Date: Monday, July 11, 2016 @ 17:30:48 Author: arodseth Revision: 182663
upgpkg: geany-plugins 1.28-1 Modified: geany-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-11 17:18:30 UTC (rev 182662) +++ PKGBUILD 2016-07-11 17:30:48 UTC (rev 182663) @@ -5,8 +5,8 @@ # Contributor: Patrick Melo <[email protected]> pkgname=geany-plugins -pkgver=1.27 -pkgrel=3 +pkgver=1.28 +pkgrel=1 pkgdesc='Plugins for Geany' arch=('x86_64' 'i686') url='http://plugins.geany.org/' @@ -16,7 +16,7 @@ makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2') optdepends=('hspell: hebrew spell checker') source=("http://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2") -sha256sums=('03195a0b7a361ddb2ee4138f46fa87b6d9b9801ff00657456ab9c8b8908c0ce0') +sha256sums=('b13471e0a4cb76d04a96bb21c965087b50c16390edee0c6b3bbd920d8ac17745') build() { cd "$pkgname-$pkgver"
