summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlynix2021-11-10 18:39:50 +0100
committerlynix2021-11-10 18:39:50 +0100
commitf76d005db845824b5d1f8cebcfdea093abaee2e2 (patch)
tree771033107a3f8b59362330ea37678c9a4dc1a95c /PKGBUILD
parent8a5f465f5e78ae6d9e89b551acf8713ac5bd2244 (diff)
downloadaur-f76d005db845824b5d1f8cebcfdea093abaee2e2.tar.gz
Reflect new upstream release 4.4.0-alpha.43+3ea4dbd4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d02061dcfb90..d510536683bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: lynix <lynix47@gmail.com>
pkgname=linphone-desktop-appimage
-pkgver=4.4.0.alpha.35
-_pkgver=4.4.0-alpha.35+a5f9fcb4
+pkgver=4.4.0.alpha.43
+_pkgver=4.4.0-alpha.43+3ea4dbd4
pkgrel=1
pkgdesc="A free VoIP and video softphone based on the SIP protocol (AppImage version)"
arch=('x86_64')
@@ -13,7 +13,7 @@ provides=("linphone-desktop=${pkgver}")
conflicts=('linphone-desktop-all' 'linphone-desktop-git' 'linphone-desktop-all-git' 'linphone-git')
source=("https://www.linphone.org/snapshots/AppImages/Linphone-${_pkgver}.AppImage"
'linphone.sh')
-sha256sums=('29dfa5a0581e9dbce4a1f7ee828e56b810ab4231d0baeb930e0354f65ef706df'
+sha256sums=('265cbfcd3bdf7c11daad3504537b09f283f3cb83ad14d8a7faed35834f0e177f'
'1238a372faa4d6de8569b508c95ac39b7d21d3619660740b3ac4306642076bd2')
options=(!strip)
_image="$(basename "${source[0]}")"