summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrederik2015-11-19 16:59:47 +0100
committerfrederik2015-11-19 16:59:47 +0100
commit81261a7cea952574a7f7b8b957f142dbb938c1f2 (patch)
treefc424206dcc3de60ddfc1704e3a1647cf24c018c /PKGBUILD
parent0216877a6ca378cbf7296eb7f37274c24419e4cc (diff)
downloadaur-81261a7cea952574a7f7b8b957f142dbb938c1f2.tar.gz
change source url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed3ea9758249..eb56b4c84a94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,7 @@
pkgname=unifi-controller-beta
pkgver=4.7.6
-_pkgver=4.7.6-sp783omb
-pkgrel=1
+pkgrel=2
pkgdesc='Controller for Ubiquiti UniFi accesspoints'
arch=('any')
url='http://www.ubnt.com/'
@@ -14,7 +13,7 @@ conflicts=('unifi-controller')
# needed to not break configuration accross upgrades
backup=('opt/unifi/data/system.properties')
install=unifi.install
-source=("UniFi-$pkgver.zip::http://dl.ubnt.com/unifi/$_pkgver/UniFi.unix.zip"
+source=("UniFi-$pkgver.zip::http://dl.ubnt.com/unifi/$pkgver/UniFi.unix.zip"
'unifi.service')
md5sums=('8f3afca200f8b405d2c270c2e5598f81'
'04934ee4be43b6f80db610d140edf49f')