summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f818e70ac800..33fa3315f336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=anamnesis
pkgver=1.0.4
-pkgrel=4
+pkgrel=5
pkgdesc="Clipboard manager that stores all clipboard history and offers an interface to do a full-text search."
arch=('i686' 'x86_64')
url=http://anamnesis.sourceforge.net/
license=('GPL')
-depends=('pygtk' 'python2-xdg' 'sqlite3')
+depends=('pygtk' 'python2-pyxdg' 'sqlite3')
optdepends=('xclip: for clipboard_implementation=gtk_xclip')
backup=('usr/share/anamnesis/anamnesis.cfg')
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")