summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorC. N. Hsing2019-02-08 03:34:13 +0800
committerC. N. Hsing2019-02-08 03:34:13 +0800
commite506681b6a2fccebf1729024f32033d438365597 (patch)
treeb2eee8d68b1313131366546f2ca939c73a47b48a
parent57aa0a165060f46930b35121df9d9cae80485327 (diff)
downloadaur-e506681b6a2fccebf1729024f32033d438365597.tar.gz
pull git as makedepends
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 283f0833c682..d35ba1a0f8ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
pkgname=transmission-web-control-git
pkgver=1.6.0.beta2.r31.g50bcc1d
-pkgrel=1
-pkgdesc='A custom web UI for transmission'
+pkgrel=2
+pkgdesc='A custom web UI for transmission-da'
arch=(any)
url='https://github.com/ronggang/transmission-web-control'
license=('MIT')
source=("git+${url}")
+makedepends=('git')
sha1sums=('SKIP')
pkgver() {