summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2016-08-06 13:46:01 +0200
committerGordian Edenhofer2016-08-06 13:46:01 +0200
commit1e50e80e9ee9fbff0fd45d2b5e35aa61cab94c17 (patch)
tree6252c6b4567fb92cba6fa264b4a130a29f3e4e0f /PKGBUILD
parentf365f61a0b04f69f639ea92946c164349a38dcf0 (diff)
downloadaur-1e50e80e9ee9fbff0fd45d2b5e35aa61cab94c17.tar.gz
upgpkg: zoom 2.0.57232.0713-1
Use static source link instead of latest.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d5187ade2e7..66c3dc569b03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ depends=('libx11' 'libsm' 'libxi' 'nss' 'xcb-util-image' 'xcb-util-keysyms' 'lib
'ibus-qt')
# The dependencies are those from the original package
options=(!strip)
-source_i686=("https://zoom.us/client/latest/zoom_${pkgver}_i386.deb")
-source_x86_64=("https://zoom.us/client/latest/zoom_${pkgver}_amd64.deb")
+source_i686=("https://zoom.us/client/${pkgver}/zoom_${pkgver}_i386.deb")
+source_x86_64=("https://zoom.us/client/${pkgver}/zoom_${pkgver}_amd64.deb")
md5sums_i686=('5db442015916f528bdf5f4d22dfed90d')
md5sums_x86_64=('aaf14b8075a9500b58b74f9ff63beea0')