summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f0862bfecdb..15305cea9d7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jun 21 12:29:59 UTC 2016
+# Thu Jun 30 10:50:51 UTC 2016
pkgbase = unifi-controller-beta
pkgdesc = Controller for Ubiquiti UniFi accesspoints
- pkgver = 5.0.8
+ pkgver = 5.1.0
pkgrel = 1
url = http://www.ubnt.com/
install = unifi.install
@@ -13,10 +13,10 @@ pkgbase = unifi-controller-beta
provides = unifi
conflicts = unifi
backup = opt/unifi/data/system.properties
- source = https://www.ubnt.com/downloads/unifi/5.0.8-ac599f45/UniFi.unix.zip
+ source = https://www.ubnt.com/downloads/unifi/5.1.0-c33b00b7/UniFi.unix.zip
source = unifi.service
- sha256sums = b76f8c41a9ca859d49a9052bd5dff513ce5fc300492e0fc493080b3f7d22f5c2
- sha256sums = d4c16c5fc5eef58d00d0f176f081374197431a0ae7887224b3c107ac4c41bce6
+ sha512sums = b2d037ee3a216b3d6712dddd91342904191a9e0c548b81fb573a33764dc0e1835cddaf4bdfb51e084f4b905a2527adbc36688f10ed375af0677559021dad66b2
+ sha512sums = eb6625d99634dee0298a961aaead6e3c504f2bf1c502ff071c52e46e8c0817e169ff2020d2e7bda9bac0f170c5214ec6939b14c16c6c6ce8da75ac6930ca2a47
pkgname = unifi-controller-beta
diff --git a/PKGBUILD b/PKGBUILD
index 543177d6b1f7..56a6410c08ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Sébastien Luttringer
pkgname=unifi-controller-beta
-pkgver=5.0.8
-_pkgver=ac599f45
+pkgver=5.1.0
+_pkgver=c33b00b7
pkgrel=1
pkgdesc='Controller for Ubiquiti UniFi accesspoints'
arch=('any')
@@ -16,8 +16,8 @@ backup=('opt/unifi/data/system.properties')
install=unifi.install
source=("https://www.ubnt.com/downloads/unifi/${pkgver}-${_pkgver}/UniFi.unix.zip"
'unifi.service')
-sha256sums=('b76f8c41a9ca859d49a9052bd5dff513ce5fc300492e0fc493080b3f7d22f5c2'
- 'd4c16c5fc5eef58d00d0f176f081374197431a0ae7887224b3c107ac4c41bce6')
+sha512sums=('b2d037ee3a216b3d6712dddd91342904191a9e0c548b81fb573a33764dc0e1835cddaf4bdfb51e084f4b905a2527adbc36688f10ed375af0677559021dad66b2'
+ 'eb6625d99634dee0298a961aaead6e3c504f2bf1c502ff071c52e46e8c0817e169ff2020d2e7bda9bac0f170c5214ec6939b14c16c6c6ce8da75ac6930ca2a47')
package() {
install -d "$pkgdir/opt"