summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Posanski2023-12-21 21:41:33 +0100
committerMichael Posanski2023-12-21 21:41:33 +0100
commit75c90e972231ce5d9888c186f697a5ed4094e11c (patch)
tree104023243ac0dfce1d00c978281941d60526c652
parent9dd8c50161d6f45257169613c983df35fbd02c89 (diff)
downloadaur-75c90e972231ce5d9888c186f697a5ed4094e11c.tar.gz
Update to 115.6.0_bb21
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e13e1426cc66..7cc40b8de72a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = betterbird-bin
pkgdesc = EN-US // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will.
- pkgver = 115.5.2
+ pkgver = 115.6.0
pkgrel = 1
url = https://www.betterbird.eu/index.html
arch = x86_64
license = MPL2
depends = dbus-glib
- provides = betterbird=115.5.2
- source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.5.2-bb20.en-US.linux-x86_64.tar.bz2
+ provides = betterbird=115.6.0
+ source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.6.0-bb21.en-US.linux-x86_64.tar.bz2
source = betterbird.desktop
- sha256sums = 15f1abf870cdf3a7822a5a0f56e5d631806547307175c78028547569ca4562fc
+ sha256sums = b6d97c7967548cb0fc7ebc30a9a55826fa3ec24f4324c97f167053d8fdfb18cc
sha256sums = b664d5453512ba1c8a58699d106fb1248991dbae0ee44464484be0886278945b
pkgname = betterbird-bin
diff --git a/PKGBUILD b/PKGBUILD
index 05e288d5286d..781493332619 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Posi<posi1981@gmail.com>
pkgname=betterbird-bin
_pkgname=betterbird
-pkgver=115.5.2
-_build=bb20
+pkgver=115.6.0
+_build=bb21
pkgrel=1
pkgdesc="EN-US // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will."
arch=('x86_64')
@@ -42,5 +42,5 @@ package() {
"$pkgdir"/usr/share/icons/hicolor/${i}x${i}/apps/$_pkgname.png
done
}
-sha256sums=('15f1abf870cdf3a7822a5a0f56e5d631806547307175c78028547569ca4562fc'
+sha256sums=('b6d97c7967548cb0fc7ebc30a9a55826fa3ec24f4324c97f167053d8fdfb18cc'
'b664d5453512ba1c8a58699d106fb1248991dbae0ee44464484be0886278945b')