Date: Sunday, May 26, 2013 @ 23:48:56 Author: heftig Revision: 91736 3.8.2
Modified: gedit-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-26 21:05:52 UTC (rev 91735) +++ PKGBUILD 2013-05-26 21:48:56 UTC (rev 91736) @@ -6,7 +6,7 @@ # Contributor: zhuqin <[email protected]> pkgname=gedit-plugins -pkgver=3.8.1 +pkgver=3.8.2 pkgrel=1 pkgdesc="Plugins for gedit" arch=(x86_64 i686) @@ -19,7 +19,7 @@ options=('!libtool' '!emptydirs') install=gedit-plugins.install source=("http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz") -sha256sums=('659d379f9edfbba2db37522991c734c5d50e03eb1f70985e978d93a718273141') +sha256sums=('ee6efad1222b0f74208b5280dbad84d16400f3fc39c227b12c8695999aa2b502') build() { cd $pkgname-$pkgver
