summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrederik2016-11-11 10:45:29 +0100
committerfrederik2016-11-11 10:45:29 +0100
commit47e2ebc1fe4afa3b4527b629021e57dc34f6c05f (patch)
tree01817efa2e102067d5c481d2b40d49f0b557db4b /PKGBUILD
parentb1268354a26ab9149a27d11074e0928c09608175 (diff)
downloadaur-47e2ebc1fe4afa3b4527b629021e57dc34f6c05f.tar.gz
bump to 5.3.5
rename to unifi-beta
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd23d120a5e2..1b62170379cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Frederik Schwan <frederik dot schwan at linux dot com>
# Contributor: Sébastien Luttringer
-pkgname=unifi-controller-beta
-pkgver=5.3.4
-_pkgver=2f37aba2
+pkgname=unifi-beta
+pkgver=5.3.5
+_pkgver=b92498c6
pkgrel=1
pkgdesc='Controller for Ubiquiti UniFi accesspoints'
arch=('any')
@@ -11,12 +11,13 @@ url='http://www.ubnt.com/'
license=('custom')
depends=('mongodb' 'java-runtime')
provides=('unifi')
-conflicts=('unifi')
+conflicts=('unifi' 'unifi-controller-beta')
+replaces=('unifi-controller-beta')
backup=('opt/unifi/data/system.properties')
install=unifi.install
source=("https://www.ubnt.com/downloads/unifi/${pkgver}-${_pkgver}/UniFi.unix.zip"
'unifi.service')
-sha512sums=('e925196f17c9ab38deb26087009032f64f21ec6af8a61c17905e810b2bdd3e1002981305bc89df8529a66e779fa2afc47fb7942341443055498a40b1fe9f0dce'
+sha512sums=('1a6adc8013e5d1e7618628866daf8e66746fad792bf979222e49207db58f63327080f226d19240ff3e616d15b631a46ba424912ad0db6c1d64b3d76db349422a'
'eb6625d99634dee0298a961aaead6e3c504f2bf1c502ff071c52e46e8c0817e169ff2020d2e7bda9bac0f170c5214ec6939b14c16c6c6ce8da75ac6930ca2a47')
package() {