summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"