summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrederik2017-08-26 22:30:28 +0200
committerfrederik2017-08-26 22:30:28 +0200
commite2f0e510f4134bda777eb1431268eda3af12695f (patch)
tree29ae59a0fc06fa10f26c1dc342b904392feae84c
parentc708973a7b33ac254da3a160196eb5e5742075a8 (diff)
downloadaur-e2f0e510f4134bda777eb1431268eda3af12695f.tar.gz
upgrade to 5.6.15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 412671272f2d..6b443a6ed39f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jul 26 16:42:03 UTC 2017
+# Sat Aug 26 20:30:12 UTC 2017
pkgbase = unifi-beta
pkgdesc = Controller for Ubiquiti UniFi accesspoints
- pkgver = 5.6.12
+ pkgver = 5.6.15
pkgrel = 1
url = http://www.ubnt.com/
install = unifi.install
@@ -15,9 +15,9 @@ pkgbase = unifi-beta
conflicts = unifi-controller-beta
replaces = unifi-controller-beta
backup = opt/unifi/data/system.properties
- source = unifi-beta-5.6.12.zip::https://www.ubnt.com/downloads/unifi/5.6.12-d503e7daad/UniFi.unix.zip
+ source = unifi-beta-5.6.15.zip::https://www.ubnt.com/downloads/unifi/5.6.15-23e9b6ff64/UniFi.unix.zip
source = unifi.service
- sha512sums = 16f7688afe84a473995c688a480134ad189e91e0e8638a83a6e2b81bdd58f1a4598766b1f684259c9e6c6cd95615d7560b56975d5211691e27bced987e663753
+ sha512sums = 4e324f94da0b3dc454608dc33adab76dd115e4c965eac26d6807d7bd68bdc845c4037d80aa64de83f42ce9f7ab279ad7e0ec58f9d5a1a14af159b3c5c7dfde1c
sha512sums = eb6625d99634dee0298a961aaead6e3c504f2bf1c502ff071c52e46e8c0817e169ff2020d2e7bda9bac0f170c5214ec6939b14c16c6c6ce8da75ac6930ca2a47
pkgname = unifi-beta
diff --git a/PKGBUILD b/PKGBUILD
index 8954e3adeb41..eaddf58795ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Sébastien Luttringer
pkgname=unifi-beta
-pkgver=5.6.12
-_pkgver=d503e7daad
+pkgver=5.6.15
+_pkgver=23e9b6ff64
pkgrel=1
pkgdesc='Controller for Ubiquiti UniFi accesspoints'
arch=('any')
@@ -17,7 +17,7 @@ backup=('opt/unifi/data/system.properties')
install=unifi.install
source=(${pkgname}-${pkgver}.zip::https://www.ubnt.com/downloads/unifi/${pkgver}-${_pkgver}/UniFi.unix.zip
unifi.service)
-sha512sums=('16f7688afe84a473995c688a480134ad189e91e0e8638a83a6e2b81bdd58f1a4598766b1f684259c9e6c6cd95615d7560b56975d5211691e27bced987e663753'
+sha512sums=('4e324f94da0b3dc454608dc33adab76dd115e4c965eac26d6807d7bd68bdc845c4037d80aa64de83f42ce9f7ab279ad7e0ec58f9d5a1a14af159b3c5c7dfde1c'
'eb6625d99634dee0298a961aaead6e3c504f2bf1c502ff071c52e46e8c0817e169ff2020d2e7bda9bac0f170c5214ec6939b14c16c6c6ce8da75ac6930ca2a47')
package() {