summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrederik2016-05-26 17:36:45 +0200
committerfrederik2016-05-26 17:36:45 +0200
commitcffe739f89cc5967d1f1f09745b8c0864f6812a0 (patch)
treed27a7fd8a24f0a31f4c0b8313ad99d93fecf78af /PKGBUILD
parent7d244a761ba58f5fa817b9c40d69861cf5c7ee93 (diff)
downloadaur-cffe739f89cc5967d1f1f09745b8c0864f6812a0.tar.gz
bump to 5.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04c6a1069ec8..597b5fbfa142 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Sébastien Luttringer
pkgname=unifi-controller-beta
-pkgver=5.0.3
-_pkgver=f92cb0fc
+pkgver=5.0.4
+_pkgver=11eabc05
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')
-md5sums=('f908bb1eae75c8383d27cc7f7724997d'
- '04934ee4be43b6f80db610d140edf49f')
+sha256sums=('9d34bf366bb2e11352b8eb7aec8e14b19aebb85d8ee655fd7b34331e74fdce35'
+ 'd4c16c5fc5eef58d00d0f176f081374197431a0ae7887224b3c107ac4c41bce6')
package() {
install -d "$pkgdir/opt"