summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2020-05-17 16:31:00 +0200
committerFrederik Schwan2020-05-17 16:31:00 +0200
commit4af741ac74e68f025e3a596a32ab446304950120 (patch)
treea375c777cdb379a693ed6ef17b3e7b15d3c87303
parentad70c8c65e49ff69a580fe5ac80b50e68613d3ab (diff)
downloadaur-4af741ac74e68f025e3a596a32ab446304950120.tar.gz
review by coderobe
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2e714c9866a..87efbad745ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = unifi-beta
pkgdesc = Controller for Ubiquiti UniFi accesspoints
pkgver = 5.13.26
pkgrel = 1
- url = http://www.ubnt.com/
+ url = https://www.ubnt.com/
arch = x86_64
arch = armv7h
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 11533ae68381..9d022fbcf6f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _pkgver=601d3b699e
pkgrel=1
pkgdesc='Controller for Ubiquiti UniFi accesspoints'
arch=('x86_64' 'armv7h' 'aarch64')
-url='http://www.ubnt.com/'
+url='https://www.ubnt.com/'
license=('custom')
depends=('mongodb' 'java-runtime' 'fontconfig')
provides=('unifi')