summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain2022-03-24 13:48:50 +0100
committerSylvain2022-03-24 13:48:50 +0100
commit979b68ae848a5117b1cb74008efdddc964abe5ab (patch)
tree5268a40abf500ce4c22ab54101e9006bff795977
parente74303f0bd3dffcbd4b2616f4822c55c8282872a (diff)
downloadaur-979b68ae848a5117b1cb74008efdddc964abe5ab.tar.gz
(fix) new logo checksum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 655e5b959f4c..675cab821362 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = around
pkgdesc = Video conferencing with AI-based camera framing.
pkgver = 0.59.35
- pkgrel = 1
+ pkgrel = 2
url = https://www.around.co/
arch = x86_64
license = unknown
@@ -11,6 +11,6 @@ pkgbase = around
source = https://downloads.around.co/Around.AppImage
source = https://avatars.githubusercontent.com/u/62425723
sha256sums = 4681b21f6de1a852cc162ec3e60e7a9c54206e4132fca4c9cf4534d53c44e275
- sha256sums = 4707fb49bf3a54dae37a2bd1ea9eb2b634db56ad896670c9255d49548a18a79b
+ sha256sums = 60d9081bbf0cfc6af58973d54e68c286d7ac3b21e875fef8f811c5114f34c7dc
pkgname = around
diff --git a/PKGBUILD b/PKGBUILD
index 25a3705f671e..b852789891ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=around
pkgver=0.59.35
-pkgrel=1
+pkgrel=2
pkgdesc="Video conferencing with AI-based camera framing."
arch=('x86_64')
url='https://www.around.co/'
@@ -13,7 +13,7 @@ _appimage="Around.AppImage"
_icon="62425723"
source=("https://downloads.around.co/${_appimage}" "https://avatars.githubusercontent.com/u/${_icon}")
noextract=("${_appimage}")
-sha256sums=("4681b21f6de1a852cc162ec3e60e7a9c54206e4132fca4c9cf4534d53c44e275" "4707fb49bf3a54dae37a2bd1ea9eb2b634db56ad896670c9255d49548a18a79b")
+sha256sums=("4681b21f6de1a852cc162ec3e60e7a9c54206e4132fca4c9cf4534d53c44e275" "60d9081bbf0cfc6af58973d54e68c286d7ac3b21e875fef8f811c5114f34c7dc")
prepare() {
cat > "${srcdir}/${pkgname}.desktop" <<EOL
[Desktop Entry]