summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThéo Martel2021-12-15 23:15:10 +0100
committerThéo Martel2021-12-15 23:15:10 +0100
commit7667045d5c2131963b0aafe301ef55aa210d7a00 (patch)
treed445683e35df2d8685d2e91b57db98fea5fec23c
parent6165ad92f45fb06d55e2edfc0ca2df586b991b67 (diff)
downloadaur-7667045d5c2131963b0aafe301ef55aa210d7a00.tar.gz
update v2.8.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4d0f6f880ec..bacd9e7fc0ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bettercrewlink-bin
pkgdesc = Free, open, Among Us Proximity Chat
- pkgver = 2.8.7
+ pkgver = 2.8.9
pkgrel = 1
url = https://github.com/OhMyGuus/BetterCrewLink
install = bettercrewlink.install
@@ -12,10 +12,10 @@ pkgbase = bettercrewlink-bin
options = libtool
options = emptydirs
options = staticlibs
- source = https://github.com/OhMyGuus/BetterCrewLink/releases/download/v2.8.7/Better-CrewLink-2.8.7.AppImage
+ source = https://github.com/OhMyGuus/BetterCrewLink/releases/download/v2.8.9/Better-CrewLink-2.8.9.AppImage
source = bettercrewlink.desktop
source = https://raw.githubusercontent.com/OhMyGuus/BetterCrewLink/nightly/src/renderer/logos/BCL-AppIcon.png
- md5sums = dd4b93742ce6bc4382b7c40f23f43b09
+ md5sums = f97c163facdfb9ba5e285ded1ed37be6
md5sums = 617a6fc40e38cb2be31a1541e39fcf96
md5sums = 0c383871ddf0e11c81cf4cd3a77bd589
diff --git a/PKGBUILD b/PKGBUILD
index 4f5a7b146b3a..0ac1940aea98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Martel Théo <marteltheo at gmail dot com>
pkgname=bettercrewlink-bin
-pkgver=2.8.7
+pkgver=2.8.9
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=('dd4b93742ce6bc4382b7c40f23f43b09'
+md5sums=('f97c163facdfb9ba5e285ded1ed37be6'
'617a6fc40e38cb2be31a1541e39fcf96'
'0c383871ddf0e11c81cf4cd3a77bd589')
options=(!strip libtool emptydirs staticlibs)