summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrederik2016-12-21 17:16:39 +0100
committerfrederik2016-12-21 17:16:39 +0100
commitfa84aa0ef8d4d081136a8b262d123e6d22f22193 (patch)
treeb5ac14447b5bd5f3dd242719268f888b290cebcf
parent47e2ebc1fe4afa3b4527b629021e57dc34f6c05f (diff)
downloadaur-fa84aa0ef8d4d081136a8b262d123e6d22f22193.tar.gz
bump to 5.4.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c925738c10ee..3df9d38ae2ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Nov 11 09:43:33 UTC 2016
+# Wed Dec 21 16:16:13 UTC 2016
pkgbase = unifi-beta
pkgdesc = Controller for Ubiquiti UniFi accesspoints
- pkgver = 5.3.5
+ pkgver = 5.4.7
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 = https://www.ubnt.com/downloads/unifi/5.3.5-b92498c6/UniFi.unix.zip
+ source = https://www.ubnt.com/downloads/unifi/5.4.7-36a141f5fa/UniFi.unix.zip
source = unifi.service
- sha512sums = 1a6adc8013e5d1e7618628866daf8e66746fad792bf979222e49207db58f63327080f226d19240ff3e616d15b631a46ba424912ad0db6c1d64b3d76db349422a
+ sha512sums = bc18aba958a7a1353613102ca550714cb2e4fd68787b99d15f8a1de4b151cfed3e0a7451e2a12d766d4121d309bdcc09e8b1c3d86d5ce0632bb5609dd9b86ce3
sha512sums = eb6625d99634dee0298a961aaead6e3c504f2bf1c502ff071c52e46e8c0817e169ff2020d2e7bda9bac0f170c5214ec6939b14c16c6c6ce8da75ac6930ca2a47
pkgname = unifi-beta
diff --git a/PKGBUILD b/PKGBUILD
index 1b62170379cb..7d3ff9412757 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Sébastien Luttringer
pkgname=unifi-beta
-pkgver=5.3.5
-_pkgver=b92498c6
+pkgver=5.4.7
+_pkgver=36a141f5fa
pkgrel=1
pkgdesc='Controller for Ubiquiti UniFi accesspoints'
arch=('any')
@@ -17,7 +17,7 @@ backup=('opt/unifi/data/system.properties')
install=unifi.install
source=("https://www.ubnt.com/downloads/unifi/${pkgver}-${_pkgver}/UniFi.unix.zip"
'unifi.service')
-sha512sums=('1a6adc8013e5d1e7618628866daf8e66746fad792bf979222e49207db58f63327080f226d19240ff3e616d15b631a46ba424912ad0db6c1d64b3d76db349422a'
+sha512sums=('bc18aba958a7a1353613102ca550714cb2e4fd68787b99d15f8a1de4b151cfed3e0a7451e2a12d766d4121d309bdcc09e8b1c3d86d5ce0632bb5609dd9b86ce3'
'eb6625d99634dee0298a961aaead6e3c504f2bf1c502ff071c52e46e8c0817e169ff2020d2e7bda9bac0f170c5214ec6939b14c16c6c6ce8da75ac6930ca2a47')
package() {