summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYannik Schiebelhut2021-06-21 15:24:29 +0200
committerYannik Schiebelhut2021-06-21 15:24:29 +0200
commitb0c2123f771b89ff46e0ff6e8d0067a897029b2a (patch)
tree7458343c5a712679f1b9ca12c9ddb07af2b06ad6
parent79d784fd782d0d9760af69bb7cd142e2438e31fa (diff)
downloadaur-b0c2123f771b89ff46e0ff6e8d0067a897029b2a.tar.gz
update to 8.21.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8c71af71576..cd8f8bcb681d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = alfaview
pkgdesc = High quality audio video conferencing for professional online meetings and live classes
- pkgver = 8.20.0
+ pkgver = 8.21.0
pkgrel = 1
url = https://alfaview.com/
install = alfaview.install
@@ -17,9 +17,9 @@ pkgbase = alfaview
depends = libxkbcommon
depends = dbus
depends = libpulse
- noextract = alfaview_8.20.0.deb
+ noextract = alfaview_8.21.0.deb
options = !strip
- source = https://production-alfaview-assets.alfaview.com/stable/linux/alfaview_8.20.0.deb
- sha256sums = 74649900e9df491f9256ea85ed1d330907e792603903468c670d7840b33f3158
+ source = https://production-alfaview-assets.alfaview.com/stable/linux/alfaview_8.21.0.deb
+ sha256sums = 111d89ac2535effef28563b0b63def93424c3ce161dfa90dcedc4de188e3a56e
pkgname = alfaview
diff --git a/PKGBUILD b/PKGBUILD
index 23223de8d3ac..087c82aae9cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Robin H. <robin@blckct.io>
pkgname=alfaview
-pkgver=8.20.0
+pkgver=8.21.0
pkgrel=1
pkgdesc='High quality audio video conferencing for professional online meetings and live classes'
arch=('x86_64')
@@ -12,7 +12,7 @@ options=('!strip')
install="$pkgname.install"
source=("https://production-alfaview-assets.alfaview.com/stable/linux/${pkgname}_${pkgver}.deb")
noextract=("${pkgname}_${pkgver}.deb")
-sha256sums=('74649900e9df491f9256ea85ed1d330907e792603903468c670d7840b33f3158')
+sha256sums=('111d89ac2535effef28563b0b63def93424c3ce161dfa90dcedc4de188e3a56e')
prepare() {