summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrederik2016-06-30 12:50:59 +0200
committerfrederik2016-06-30 12:50:59 +0200
commit40853e43d81a8c458d2d47b1d16527c853f0aa46 (patch)
treeb1b033f8bdd9d4f2127fad067a601d9b5fd9185b /PKGBUILD
parenta518488cce2a6670e0a088f3f26a24c6baa62231 (diff)
downloadaur-40853e43d81a8c458d2d47b1d16527c853f0aa46.tar.gz
bump to 5.1.0
change checksum to sha512
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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"