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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 13:41:15 UTC 2010


    Date: Tuesday, March 30, 2010 @ 09:41:15
  Author: ibiru
Revision: 74092

update to 2.30

Modified:
  file-roller/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 13:40:39 UTC (rev 74091)
+++ PKGBUILD	2010-03-30 13:41:15 UTC (rev 74092)
@@ -2,13 +2,13 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=file-roller
-pkgver=2.29.92
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="Archive manipulator for GNOME2"
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('desktop-file-utils' 'gconf>=2.28.0')
-makedepends=('intltool' 'gnome-doc-utils>=0.19.5' 'pkgconfig' 'nautilus>=2.29.91')
+makedepends=('intltool' 'gnome-doc-utils>=0.20.0' 'pkgconfig' 'nautilus>=2.30.0')
 optdepends=('nautilus: nautilus shell extension'
 	    'unrar: the RAR uncompression program'
 	    'zip: creates PKZIP-compatible .zip files'
@@ -21,8 +21,8 @@
 options=('!libtool' '!emptydirs')
 install=file-roller.install
 url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e61ca6dcf4bde67c0635e1ff7b18e43242f84325281f3314531a5f32ba1a725b')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('1fa54fb3a2616506dc2908050adbb16128b70d60dad789b20817cd4b60102fa5')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list