Date: Monday, November 12, 2012 @ 17:41:58 Author: heftig Revision: 170908
3.6.2 Modified: gedit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-11-12 22:41:40 UTC (rev 170907) +++ PKGBUILD 2012-11-12 22:41:58 UTC (rev 170908) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gedit -pkgver=3.6.1 +pkgver=3.6.2 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%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('75fb18e32a7571900dda8cbd3a71212bded1ef714d3aa9f9513296eea02779a4') +sha256sums=('ad4c6837a7e844e000f7cf2c248e636febdcc9b9b9559cf9e27b99392f5735c3') build() { cd $pkgname-$pkgver
