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 1a5d340d90e5..d47e45f73992 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=dotpac
pkgver=0.4
-pkgrel=2
+pkgrel=3
pkgdesc="Bash script to get rid of *.pac* files."
arch=(any)
license=('BSD')
url="http://wiki.archlinux.org/index.php/dotpac"
-depends=('bash')
+depends=('bash' 'dialog')
source=('https://raw.githubusercontent.com/AladW/scripts/master/bin/old/dotpac')
md5sums=('7984de79ee51711b5b26eaf4e477b6df')