summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e15fb50494c7..70dee21705fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Donald Webster (fryfrog@gmail.com)
pkgname=unifi-video
-pkgver=3.7.1
+pkgver=3.7.2
pkgrel=1
pkgdesc="Centralized management system for Ubiquiti UniFi Surveillance Cameras"
arch=('x86_64')
@@ -10,13 +10,13 @@ license=('custom')
depends=('mongodb' 'java-runtime>=8' 'java-jsvc' 'lsb-release')
conflicts=('unifi-video-beta')
install=unifi-video.install
-source=("http://dl.ubnt.com/firmwares/unifi-video/${pkgver}/unifi-video_${pkgver}~Ubuntu16.04_amd64.deb"
+source=("https://dl.ubnt.com/firmwares/unifi-video/${pkgver}/unifi-video_${pkgver}-Ubuntu16.04_amd64.deb"
'unifi-video.service'
'unifi-video.sysusers'
'unifi-video.patch'
'server.xml.patch')
-sha256sums=('51c32e1bffa1da71dfa27c549b854e6ce06176dd5e3abe3027a06591ab27e31d'
+sha256sums=('2ed274c9ba1faf2731899d589c20183eb587968e02868f140da43397e39bfb11'
'9df948b046347c25e7c83e4837284ef63d9f8d3f28daa20a6c36e203e3ebfdb3'
'90fb2f826a70d3b7815cd6a2253c2af6754c17504be28ef92ee223bd02093730'
'c0a968719e4d6ad81c040f47a57cf0e157bac244e9473d4b9d579d3c4bc881ca'