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 85a89e314014..f422c8414c3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Martel Théo <marteltheo at gmail dot com>
pkgname=bettercrewlink-bin
-pkgver=2.9.7
+pkgver=3.0.1
pkgrel=1
pkgdesc='Free, open, Among Us Proximity Chat'
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('libcap>=2')
source=("https://github.com/OhMyGuus/BetterCrewLink/releases/download/v$pkgver/Better-CrewLink-$pkgver.AppImage"
"bettercrewlink.desktop"
"https://raw.githubusercontent.com/OhMyGuus/BetterCrewLink/nightly/src/renderer/logos/BCL-AppIcon.png")
-md5sums=('3519bc55163f14731cf73a5e2bf152df'
+md5sums=('78e82c66cc7acb073cebbb4713d25314'
'617a6fc40e38cb2be31a1541e39fcf96'
'0c383871ddf0e11c81cf4cd3a77bd589')
options=(!strip libtool emptydirs staticlibs)