summaryrefslogtreecommitdiff
path: root/testing/gedit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gedit/PKGBUILD')
-rw-r--r--testing/gedit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/gedit/PKGBUILD b/testing/gedit/PKGBUILD
index 21a381743..a1bbef735 100644
--- a/testing/gedit/PKGBUILD
+++ b/testing/gedit/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 117796 2011-04-04 17:57:21Z heftig $
+# $Id: PKGBUILD 119639 2011-04-12 22:52:16Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gedit
-pkgver=3.0.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="A text editor for GNOME"
arch=('i686' 'x86_64' 'mips64el')
@@ -15,7 +15,7 @@ options=('!libtool' '!emptydirs')
url="http://www.gnome.org"
install=gedit.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('a3a14d2f239f43f043743bc526f89c84bfb1ce55096b7629f905947948959f5e')
+sha256sums=('5a362f05325f4d47e31e5e9d3689a37d4a597e218965be9a39a193c847beaa87')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"