Date: Sunday, April 12, 2015 @ 17:31:47 Author: heftig Revision: 236305
3.16.1 Modified: gedit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-12 15:29:18 UTC (rev 236304) +++ PKGBUILD 2015-04-12 15:31:47 UTC (rev 236305) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gedit -pkgver=3.16.0 +pkgver=3.16.1 pkgrel=1 pkgdesc="A text editor for GNOME" arch=(i686 x86_64) @@ -15,7 +15,7 @@ url="http://www.gnome.org" install=gedit.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('794647e9b3e3fdd062f8c59942e7517c429f5a7a7fb42e31f88dcc0b47db03cb') +sha256sums=('2c7f3a289070fca3e13800707e2c6b458b733e5a9ee2fe893b13d0718edb402f') build() { cd $pkgname-$pkgver
