summaryrefslogtreecommitdiff
path: root/community/nautilus-actions
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-15 04:04:05 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-15 04:04:05 +0000
commit8cd8534c45f14c6dfea3f1f2228451d192c33b3e (patch)
tree8dc070d5ca8ecdac8bb23a37b793ecf92893c227 /community/nautilus-actions
parent4d799458274f83bcf13d49715eaa435045a719d7 (diff)
Sat Mar 15 03:58:34 UTC 2014
Diffstat (limited to 'community/nautilus-actions')
-rw-r--r--community/nautilus-actions/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/nautilus-actions/PKGBUILD b/community/nautilus-actions/PKGBUILD
index 5fc5bb0cc..928386603 100644
--- a/community/nautilus-actions/PKGBUILD
+++ b/community/nautilus-actions/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 99919 2013-10-31 02:28:23Z allan $
+# $Id: PKGBUILD 107222 2014-03-14 16:43:44Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Roman Kyrylych <roman@archlinux.org>
@@ -6,12 +6,12 @@
pkgname=nautilus-actions
pkgver=3.2.3
-pkgrel=1
+pkgrel=2
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')
+depends=('nautilus' 'libunique3' 'libgtop' 'libsm' 'gconf')
makedepends=('intltool' 'gnome-doc-utils')
install=nautilus-actions.install
source=(http://www.nautilus-actions.org/downloads/$pkgname-$pkgver.tar.gz)