summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5241a3b925e6..f7935b90681e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=botim
pkgname="${_pkgname}"-appimage
-pkgver=1.6.6
+pkgver=1.7.2
pkgrel=0
pkgdesc="BOTIM - Free, Secure & Reliable Messages and Calls"
arch=('x86_64')
@@ -17,7 +17,7 @@ options=(!strip)
_appimage="${pkgname}-${pkgver}.AppImage"
source_x86_64=("${_appimage}::https://cdn-web-sg.botim.me/downloads/desktop/linux/${pkgver}/Botim-${pkgver}.AppImage")
noextract=("${_appimage}")
-sha256sums_x86_64=('6ab1d5ce0127fb462da9fff113c3697d209e8fe6084f3fea471d822d44ea9189')
+sha256sums_x86_64=('0e714872437c69abdaeb7dd824b3908c13f76f20d5d062937fcfe45a4bbe77f3')
prepare() {
chmod +x "${_appimage}"