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

Jan Steffens heftig at archlinux.org
Mon Apr 4 17:57:21 UTC 2011


    Date: Monday, April 4, 2011 @ 13:57:21
  Author: heftig
Revision: 117796

Update to 3.0.0

Modified:
  gedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-04 17:57:06 UTC (rev 117795)
+++ PKGBUILD	2011-04-04 17:57:21 UTC (rev 117796)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gedit
-pkgver=2.91.11
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="A text editor for GNOME"
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org"
 install=gedit.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('82cf54d42d9d9aa1515550e37627e134d5d9ddfcc1f6a83423e3a19cf653e379')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('a3a14d2f239f43f043743bc526f89c84bfb1ce55096b7629f905947948959f5e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list