development/geany-plugins: Updated for version 1.29.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
717ca8b4cb
commit
66191508bd
|
@ -26,7 +26,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=geany-plugins
|
||||
VERSION=${VERSION:-1.28}
|
||||
VERSION=${VERSION:-1.29}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geany-plugins"
|
||||
VERSION="1.28"
|
||||
VERSION="1.29"
|
||||
HOMEPAGE="http://plugins.geany.org/"
|
||||
DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-1.28.tar.bz2"
|
||||
MD5SUM="54ad042b6f91ff8e7a497c22faa2db4b"
|
||||
DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-1.29.tar.bz2"
|
||||
MD5SUM="2059c63ac0ec29d2da66b6243ae792e1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geany"
|
||||
|
|
Loading…
Reference in New Issue