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 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")