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

Balló György bgyorgy at nymeria.archlinux.org
Wed Oct 9 07:28:49 UTC 2013


    Date: Wednesday, October 9, 2013 @ 09:28:48
  Author: bgyorgy
Revision: 98371

upgpkg: nautilus-actions 3.2.3-1

Update to version 3.2.3

Modified:
  nautilus-actions/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-09 07:14:49 UTC (rev 98370)
+++ PKGBUILD	2013-10-09 07:28:48 UTC (rev 98371)
@@ -5,18 +5,18 @@
 # Contributor: Tor Krill <tor at krill.nu>
 
 pkgname=nautilus-actions
-pkgver=3.2.2
-pkgrel=2
+pkgver=3.2.3
+pkgrel=1
 pkgdesc="Configures programs to be launched when files are selected in Nautilus"
 arch=('i686' 'x86_64')
 url="http://www.nautilus-actions.org/"
 license=('GPL')
-depends=('nautilus' 'libunique3' 'libgtop' 'gconf' 'libsm')
+depends=('nautilus' 'libunique3' 'libgtop' 'gconf')
 makedepends=('intltool' 'gnome-doc-utils')
 install=nautilus-actions.install
 options=('!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/nautilus-actions/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('214af9fd2a7f561366bf88446f9b79182e696a303da8e15c7a8a1ffaeaca11c4')
+source=(http://www.nautilus-actions.org/downloads/$pkgname-$pkgver.tar.gz)
+sha1sums=('af3b8017a13feeda221a52cfef4e61bea659e436')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list