Date: Monday, May 13, 2013 @ 19:47:15 Author: heftig Revision: 185363
3.8.2 Modified: gedit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-13 17:45:34 UTC (rev 185362) +++ PKGBUILD 2013-05-13 17:47:15 UTC (rev 185363) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gedit -pkgver=3.8.1 +pkgver=3.8.2 pkgrel=1 pkgdesc="A text editor for GNOME" arch=(i686 x86_64) @@ -16,7 +16,7 @@ url="http://www.gnome.org" install=gedit.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('9e0b8a831c6d6d2b82a8f42a0e01ab1f3398fed2cca0b65d0a105d134a5c4dce') +sha256sums=('1b7450cb194d4dadb7a82635d0e7f92da2b65a8487341e0410b676d9f33e19d2') build() { cd $pkgname-$pkgver
