summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBilal Elmoussaoui2016-06-22 23:37:17 +0200
committerBilal Elmoussaoui2016-06-22 23:37:17 +0200
commit73d12475489a1107a475951d20134763baf41c34 (patch)
tree0cc36e8579c9cfe1c530a24e7fcd44c95845cefe /PKGBUILD
parent1daf911720806372fb8bb5c5c1053e4c3e66a918 (diff)
downloadaur-gnome-twofactorauth-git.tar.gz
update pil pkg name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cf2f4886222..5c3dd711b2d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Two-Factor Authentication code generator for Gnome'
arch=('i686' 'x86_64')
license=('GPL3')
url="https://github.com/bil-elmoussaoui/${_gitname}"
-depends=('desktop-file-utils' 'gobject-introspection' 'gnome-screenshot' 'gtk3' 'python-pil' 'python-gobject' 'python-yaml' 'python-cairo' 'python-pyotp' 'python-zbarlight')
+depends=('desktop-file-utils' 'gobject-introspection' 'gnome-screenshot' 'gtk3' 'python-pillow' 'python-gobject' 'python-yaml' 'python-cairo' 'python-pyotp' 'python-zbarlight')
makedepends=('git' 'gnome-common' 'intltool' 'itstool' 'python' 'yelp-tools')
options=('!emptydirs')