mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
development/gedit-plugins: Updated for version 46.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f931441ad1
commit
9f7ba188ab
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=gedit-plugins
|
||||
VERSION=${VERSION:-44.1}
|
||||
VERSION=${VERSION:-46.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gedit-plugins"
|
||||
VERSION="44.1"
|
||||
VERSION="46.0"
|
||||
HOMEPAGE="http://projects.gnome.org/gedit/"
|
||||
DOWNLOAD="https://download.gnome.org/sources/gedit-plugins/44/gedit-plugins-44.1.tar.xz"
|
||||
MD5SUM="02841bc9ee6657bbd33ea99e3b1f46cb"
|
||||
DOWNLOAD="https://download.gnome.org/sources/gedit-plugins/46/gedit-plugins-46.0.tar.xz"
|
||||
MD5SUM="c5701ed546aceb6ebceac8749948c8f5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gedit"
|
||||
|
|
Loading…
Reference in a new issue