summaryrefslogtreecommitdiff
path: root/extra/gedit
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2011-12-12 18:26:02 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2011-12-12 18:26:02 +0100
commit320410f103f52cbb71eb6a39d6335e24a9a79495 (patch)
treec6590e20b2c787d45458747a8e55aac24c810a13 /extra/gedit
parentfd4efab9cfe55b35fdc659aa5777faa1917f2fd6 (diff)
parent22b0fa480661b6247dabf39059fe629e1d233a9a (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/nsd/PKGBUILD community/python-pymongo/PKGBUILD core/krb5/PKGBUILD extra/pidgin/PKGBUILD
Diffstat (limited to 'extra/gedit')
-rw-r--r--extra/gedit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gedit/PKGBUILD b/extra/gedit/PKGBUILD
index 1b80a60be..14c922a82 100644
--- a/extra/gedit/PKGBUILD
+++ b/extra/gedit/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 142878 2011-11-17 18:34:36Z ibiru $
+# $Id: PKGBUILD 144900 2011-12-09 12:16:38Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gedit
-pkgver=3.2.3
+pkgver=3.2.5
pkgrel=1
pkgdesc="A text editor for GNOME"
arch=('i686' 'x86_64' 'mips64el')
@@ -14,7 +14,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.xz)
-sha256sums=('9db009de74874846edadc0f4a7dc0127a4272cff4348a13544c611cc3696b751')
+sha256sums=('0cec1916b4ba878531d32163767a8d39b72eea8d6893103238c82d3a27127c81')
build() {
cd "$srcdir/$pkgname-$pkgver"