summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElrondo462017-11-16 20:55:45 +0100
committerElrondo462017-11-16 20:55:45 +0100
commit0e27f65fdef9bd16b0f48321323c2eb7fac79da9 (patch)
treeeaee251128c823c458875a73f9b17d229a879848 /PKGBUILD
parent2a9c9a1ac2287e796d73fcefbaa5113267c6ab76 (diff)
downloadaur-0e27f65fdef9bd16b0f48321323c2eb7fac79da9.tar.gz
modify deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 780a70fd503d..c4fd6e5fa80b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=amar-installer
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Install AMAR repository"
arch=('x86_64')
license=('GPL3')
url="https://www.tuxnvape.fr/"
-depends=('tk' 'python-pillow')
+depends=('gksu' 'tk' 'python-pillow')
source=("amar.py"
"amar.png"
"amar.desktop")