summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKåre Hampf2015-07-01 17:09:53 +0300
committerKåre Hampf2015-07-01 17:09:53 +0300
commit79fd55c028cf7699639f5a69e5e4556b303e8113 (patch)
treee691320b03dee1032807ee566b06f4fee55dbbe5 /PKGBUILD
parent921cb34cc7e2442692fda86aced3ca0b6dab333b (diff)
downloadaur-torrentcheck.tar.gz
Added mkdepends: unzip
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49fe94bd5256..bd5a853efc34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/torrentcheck/"
license=('Public Domain')
depends=()
-makedepends=()
+makedepends=(unzip)
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.zip")
md5sums=('ba12ae767888837fe3e70fb025d554c2')