summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {