summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrik Sundberg2022-07-06 17:58:54 +0100
committerPatrik Sundberg2022-07-06 17:58:54 +0100
commit25439b53ae61bf9ce2975947ee99fe957149d168 (patch)
tree5cd1fe8332cba58067f25f3ca988766bee71d1d1 /PKGBUILD
parentce7ada6798661256f9ea97709d34010a1d4e0996 (diff)
downloadaur-25439b53ae61bf9ce2975947ee99fe957149d168.tar.gz
update to 3.16.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba9b9a892123..69265e4e4d84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Patrik Sundberg <patrik.sundberg@gmail.com>
pkgname=beeper
-pkgver=3.15.17
+pkgver=3.16.1
pkgrel=1
pkgdesc="all your chats in one app"
arch=('x86_64')
@@ -13,7 +13,7 @@ noextract=("$pkgname-$pkgver.AppImage")
options=('!strip')
source=("$pkgname-$pkgver.AppImage::https://download.beeper.com/linux/appImage/x64")
-sha256sums=('e64b38cb4740ea601bcdc1c05170951664dc82883f87c6f787fdc18893e499a7')
+sha256sums=('6bd1b3c917402e145c7a77e9e02b1c277583eb4abbef332d68c8d8b57b267b30')
prepare() {
cd "${srcdir}"