summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain2023-01-01 10:53:27 +0100
committerSylvain2023-01-01 10:53:27 +0100
commit7408d40809c90d3bd8e2f175449dbaf0ad3e5988 (patch)
tree3dbfd333fce2204b90e91d36b41a65c0524727c1
parenta72293adf95d48ea3e063275fdf009254e97565f (diff)
downloadaur-7408d40809c90d3bd8e2f175449dbaf0ad3e5988.tar.gz
bump version to 0.63.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6041982eb2e..0739b33750b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = around
pkgdesc = Video conferencing with AI-based camera framing.
- pkgver = 0.62.27
+ pkgver = 0.63.9
pkgrel = 1
url = https://www.around.co/
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = around
options = !strip
source = https://downloads.around.co/Around.AppImage
source = https://avatars.githubusercontent.com/u/62425723
- sha256sums = 5bf5c4006cc4e43d87122bfaf6828f4c819adbd5cdf717741ba4024acd0b66af
+ sha256sums = 32c9958d68981db1806e72bee33ac3bad3938742d2b025b7a0ccc66413263489
sha256sums = 60d9081bbf0cfc6af58973d54e68c286d7ac3b21e875fef8f811c5114f34c7dc
pkgname = around
diff --git a/PKGBUILD b/PKGBUILD
index d4d4eaffdd65..b861d89439df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sylvain Bx <sylvain.b@public.sbx.pm>
pkgname=around
-pkgver=0.62.27
+pkgver=0.63.9
pkgrel=1
pkgdesc="Video conferencing with AI-based camera framing."
arch=('x86_64')
@@ -13,7 +13,7 @@ _appimage="Around.AppImage"
_icon="62425723"
source=("https://downloads.around.co/${_appimage}" "https://avatars.githubusercontent.com/u/${_icon}")
noextract=("${_appimage}")
-sha256sums=("5bf5c4006cc4e43d87122bfaf6828f4c819adbd5cdf717741ba4024acd0b66af" "60d9081bbf0cfc6af58973d54e68c286d7ac3b21e875fef8f811c5114f34c7dc")
+sha256sums=("32c9958d68981db1806e72bee33ac3bad3938742d2b025b7a0ccc66413263489" "60d9081bbf0cfc6af58973d54e68c286d7ac3b21e875fef8f811c5114f34c7dc")
prepare() {
cat > "${srcdir}/${pkgname}.desktop" <<EOL
[Desktop Entry]