summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc0fd3f0b1e4..bfa1a7538eea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Martel Théo <marteltheo at gmail dot com>
pkgname=bettercrewlink-bin
-pkgver=3.0.5
+pkgver=3.1.0
pkgrel=1
pkgdesc='Free, open, Among Us Proximity Chat'
arch=('x86_64')
@@ -11,8 +11,8 @@ install="bettercrewlink.install"
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=('9a01c05db5550c569fe00f8f24fe386a'
+ "https://raw.githubusercontent.com/OhMyGuus/BetterCrewLink/nightly/static/images/logos/BCL-AppIcon.png")
+md5sums=('917ae65c53182c3fb4a200d658613709'
'617a6fc40e38cb2be31a1541e39fcf96'
'0c383871ddf0e11c81cf4cd3a77bd589')
options=(!strip libtool emptydirs staticlibs)