summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Hartmann2022-09-05 08:40:27 +0200
committerChristoph Hartmann2022-09-05 08:40:27 +0200
commit860ec50e924960a7ade821bd33590b60ca7ed121 (patch)
tree0ba40ec346d5be7dc62bb5c77690f9a2d72ac1d6 /PKGBUILD
parent83884644c043f3cbf3069452c5035160e0c9b99d (diff)
downloadaur-860ec50e924960a7ade821bd33590b60ca7ed121.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c74687e6355..cbf46d865d7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Christoph Hartmann <mail_to_chriss@gmx.net>
pkgname=hdx-realtime-media-engine
pkgver=2.9.400
-_short_pkgver=29400
-_long_pkgver=2.9.400
-_deb_rebuild=2702
-pkgrel=0
+_short_pkgver=29500
+_long_pkgver=2.9.500
+_deb_rebuild=2802
+pkgrel=1
pkgdesc='Plug-In for Citrix Receiver to support clear, crisp high-definition audio-video calls, particularly with Microsoft Skype® for Business.'
arch=('i686' 'x86_64')
_url='https://www.citrix.com/downloads/workspace-app/additional-client-software'
@@ -15,8 +15,8 @@ makedepends=('binutils' 'tar' 'xz' 'awk')
install="${pkgname}.install"
source_i686=("HDX_RealTime_Media_Engine_${pkgver}_for_Linux.zip::https:$(curl -L -silent "${_url}/${pkgname}-${_short_pkgver}.html#ctx-dl-eula" | awk -F'"' '/href=.*rel=.*Linux.zip/ { print $10 }')")
source_x86_64=("HDX_RealTime_Media_Engine_${pkgver}_for_Linux_x64.zip::https:$(curl -L -silent "${_url}/${pkgname}-${_short_pkgver}.html#ctx-dl-eula" | awk -F'"' '/href=.*rel=.*Linux_x64.zip/ { print $10 }')")
-sha256sums_i686=('46a043ad6e87ed3a7c98c1bf2ca245f06cf5530b00511c191700a7600a1940c4')
-sha256sums_x86_64=('796b2b3d080fa9e78babda473a074fa5be7b5214469e4fb5910fc270bff44241')
+sha256sums_i686=('4586d53827c9ed9eef78abe4202b206e034161bd0ba85902b26d29de7bb049f5')
+sha256sums_x86_64=('18ac2093f1bcd4e78f2e4000531df15f5f88b1cccc78eaa0a2ab41f4ed3434c6')
package() {
ICAROOT='/opt/Citrix/ICAClient'