summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordonGR2016-07-17 14:38:17 +0300
committerGordonGR2016-07-17 14:38:17 +0300
commitfc302035db74d23372c5e8a1a14dd64c7d7e58cf (patch)
tree6e081e9354f26c421c28ff46041bbc9ca95b9a8f /PKGBUILD
parentb1ca66e18400fe808f5f90c2a1568f4e67c0778e (diff)
downloadaur-fc302035db74d23372c5e8a1a14dd64c7d7e58cf.tar.gz
1.28-1: Upstream update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a17d7ff9470..5e281ec1bab3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgname=geany-plugins-gtk3
_pkgname=geany-plugins
-pkgver=1.27
-pkgrel=2
+pkgver=1.28
+pkgrel=1
pkgdesc='Plugins for Geany'
arch=('x86_64' 'i686')
url='http://plugins.geany.org/'
@@ -19,7 +19,8 @@ optdepends=('hspell: hebrew spell checker')
provides=("geany-plugins")
conflicts=("geany-plugins")
source=("http://plugins.geany.org/${_pkgname}/${_pkgname}-$pkgver.tar.bz2")
-md5sums=('31e4aa4b771a4ff8ccfd74efe7ba7b44')
+md5sums=('54ad042b6f91ff8e7a497c22faa2db4b')
+
build() {