[arch-commits] Commit in gedit/trunk (PKGBUILD)

Jan de Groot jgc at nymeria.archlinux.org
Tue Jun 3 08:37:45 UTC 2014


    Date: Tuesday, June 3, 2014 @ 10:37:45
  Author: jgc
Revision: 214067

upgpkg: gedit 3.12.2-1

Modified:
  gedit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-03 08:33:44 UTC (rev 214066)
+++ PKGBUILD	2014-06-03 08:37:45 UTC (rev 214067)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at 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 @@
 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




More information about the arch-commits mailing list