summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Posanski2023-12-13 20:31:06 +0100
committerMichael Posanski2023-12-13 20:31:06 +0100
commit9dd8c50161d6f45257169613c983df35fbd02c89 (patch)
treef80e7017ea0d9cb648b0fc302dbebaf46b5179bd
parent577a27fc93b4560b69112cedb58651ec18d8dd58 (diff)
downloadaur-9dd8c50161d6f45257169613c983df35fbd02c89.tar.gz
Update to 115.5.2_bb20
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af4107a6b384..e13e1426cc66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = betterbird-bin
license = MPL2
depends = dbus-glib
provides = betterbird=115.5.2
- source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.5.2-bb20-build2.en-US.linux-x86_64.tar.bz2
+ source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.5.2-bb20.en-US.linux-x86_64.tar.bz2
source = betterbird.desktop
sha256sums = 15f1abf870cdf3a7822a5a0f56e5d631806547307175c78028547569ca4562fc
sha256sums = b664d5453512ba1c8a58699d106fb1248991dbae0ee44464484be0886278945b
diff --git a/PKGBUILD b/PKGBUILD
index 3b4d8f5236ec..05e288d5286d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,8 @@ conflicts=()
source=(
# "https://www.betterbird.eu/downloads/get.php?os=linux&lang=en-US&version=release"
# "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}-replacement.en-US.linux-x86_64.tar.bz2"
- "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}-build2.en-US.linux-x86_64.tar.bz2"
-# "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}.en-US.linux-x86_64.tar.bz2"
+# "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}-build2.en-US.linux-x86_64.tar.bz2"
+ "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}.en-US.linux-x86_64.tar.bz2"
"betterbird.desktop"
)