[arch-commits] Commit in file-roller/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Wed Apr 28 13:56:04 UTC 2010
Date: Wednesday, April 28, 2010 @ 09:56:03
Author: jgc
Revision: 78842
upgpkg: file-roller 2.30.1.1-1
Update to 2.30.1.1
Modified:
file-roller/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-28 13:49:57 UTC (rev 78841)
+++ PKGBUILD 2010-04-28 13:56:03 UTC (rev 78842)
@@ -2,13 +2,13 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=file-roller
-pkgver=2.30.0
+pkgver=2.30.1.1
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.20.0' 'pkgconfig' 'nautilus>=2.30.0')
+depends=('desktop-file-utils' 'gconf>=2.28.1')
+makedepends=('intltool' 'gnome-doc-utils>=0.20.1' 'pkgconfig' 'nautilus>=2.30.1')
optdepends=('nautilus: nautilus shell extension'
'unrar: the RAR uncompression program'
'zip: creates PKZIP-compatible .zip files'
@@ -22,7 +22,7 @@
install=file-roller.install
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('1fa54fb3a2616506dc2908050adbb16128b70d60dad789b20817cd4b60102fa5')
+sha256sums=('4a8bf476fa89b52fa2e7bec4c824ebc03136bbcb55ab3694dfe6e1c1aef401b4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list