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

Jan Steffens heftig at nymeria.archlinux.org
Sun Mar 31 09:42:14 UTC 2013


    Date: Sunday, March 31, 2013 @ 11:42:14
  Author: heftig
Revision: 181073

3.8.0

Modified:
  file-roller/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-31 08:39:41 UTC (rev 181072)
+++ PKGBUILD	2013-03-31 09:42:14 UTC (rev 181073)
@@ -3,13 +3,13 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=file-roller
-pkgver=3.6.3
-pkgrel=2
+pkgver=3.8.0
+pkgrel=1
 pkgdesc="Archive manipulator for GNOME"
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf' 'libarchive' 'file' 'json-glib' 'libnotify')
-makedepends=('intltool' 'gnome-doc-utils' 'pkg-config' 'nautilus' 'itstool' 'docbook-xsl')
+makedepends=('intltool' 'gnome-doc-utils' 'pkg-config' 'libnautilus-extension' 'itstool' 'docbook-xsl')
 optdepends=('unrar: the RAR uncompression program'
             'zip: creates PKZIP-compatible .zip files'
             'p7zip: 7zip compression utility'
@@ -20,7 +20,7 @@
 install=file-roller.install
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6d99d7be243d442484ba46505df5e52ffb4e46ea5cd754daba865eccc22c8402')
+sha256sums=('5c800bf969ef07d350a876622462267892194d914042d1dcc080bf3c838db46d')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list