summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobin2021-01-24 20:17:12 +0100
committerrobin2021-01-24 20:17:12 +0100
commit02bc40b4accbadbb55720c9f7c8c4ac0f989f63d (patch)
tree1b81a5248a1197b1a9f7a31910318a78cca660c6
parent4217a8f7cdd22f974525e55540960faad156f1be (diff)
downloadaur-02bc40b4accbadbb55720c9f7c8c4ac0f989f63d.tar.gz
update to 8.13.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 443124a8b02f..1ab4eeb44f94 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.13.1
+ pkgver = 8.13.2
pkgrel = 1
url = https://alfaview.com/
install = alfaview.install
@@ -17,10 +17,10 @@ pkgbase = alfaview
depends = libxkbcommon
depends = dbus
depends = libpulse
- noextract = alfaview_8.13.1.deb
+ noextract = alfaview_8.13.2.deb
options = !strip
- source = https://production-alfaview-assets.alfaview.com/stable/linux/alfaview_8.13.1.deb
- sha256sums = 0733224b7260ff4c114697ba34d94e0fc4507010638dddb354c6435ba21d9481
+ source = https://production-alfaview-assets.alfaview.com/stable/linux/alfaview_8.13.2.deb
+ sha256sums = 1c86293f6f5c8a96866450899653e0ae0bd2e1bf7747a8e9fbb9a0c87d821341
pkgname = alfaview
diff --git a/PKGBUILD b/PKGBUILD
index 27b36ffb7557..d6a899ea7b84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Robin H. <robin@blckct.io>
pkgname=alfaview
-pkgver=8.13.1
+pkgver=8.13.2
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=('0733224b7260ff4c114697ba34d94e0fc4507010638dddb354c6435ba21d9481')
+sha256sums=('1c86293f6f5c8a96866450899653e0ae0bd2e1bf7747a8e9fbb9a0c87d821341')
prepare() {