summaryrefslogtreecommitdiff
path: root/extra/gedit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gedit/PKGBUILD')
-rw-r--r--extra/gedit/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gedit/PKGBUILD b/extra/gedit/PKGBUILD
index 2ec5fef7d..77d8aa102 100644
--- a/extra/gedit/PKGBUILD
+++ b/extra/gedit/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 210581 2014-04-15 08:23:31Z jgc $
+# $Id: PKGBUILD 214068 2014-06-03 08:38:02Z jgc $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=gedit
-pkgver=3.12.1
+pkgver=3.12.2
pkgrel=1
pkgdesc="A text editor for GNOME"
arch=(i686 x86_64)
@@ -15,8 +15,8 @@ groups=(gnome-extra)
options=('!emptydirs')
url="http://www.gnome.org"
install=gedit.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8e3edc62102934a8be708b0fdf27b86368fa9ede885628283bf8e91b26bbb67f')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('75460b112bed459a0f9db60e7fb0b9e6341dc8e5c20088d929597ba030d7b653')
build() {
cd $pkgname-$pkgver