Date: Wednesday, April 16, 2014 @ 21:37:55 Author: arodseth Revision: 109614
upgpkg: geany 1.24.1-1 Modified: geany/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-16 18:15:26 UTC (rev 109613) +++ PKGBUILD 2014-04-16 19:37:55 UTC (rev 109614) @@ -6,7 +6,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=geany -pkgver=1.24 +pkgver=1.24.1 pkgrel=1 pkgdesc='Fast and lightweight IDE' arch=('x86_64' 'i686') @@ -19,7 +19,7 @@ 'python2') install="$pkgname.install" source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2") -sha256sums=('51c37690fea9b7a9baaf7f9158c5d88d86ae81d44409ec0460aa0445fe0a039f') +sha256sums=('7fb505d9b01fe6874890525f837644a6a38c23a372bb068c65ef3673108a8c33') prepare() { cd "$pkgname-$pkgver"
