summaryrefslogtreecommitdiff
path: root/gnome-unstable/gedit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/gedit/PKGBUILD')
-rw-r--r--gnome-unstable/gedit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/gedit/PKGBUILD b/gnome-unstable/gedit/PKGBUILD
index 9b0b71e2b..cd60051cd 100644
--- a/gnome-unstable/gedit/PKGBUILD
+++ b/gnome-unstable/gedit/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 137207 2011-09-06 17:34:40Z ibiru $
+# $Id: PKGBUILD 138275 2011-09-19 19:18:02Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gedit
-pkgver=3.1.5
+pkgver=3.1.6
pkgrel=1
pkgdesc="A text editor for GNOME"
arch=('i686' 'x86_64')
@@ -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=('d781fd78002e39ef84cca45f390de8a354fd7acd92bb241f5ccf5263dd56856b')
+sha256sums=('2aa6087150830c0fd0bfafd30d68acbab247e747cf4a729af48f04c5499d4d24')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"