summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Posanski2024-03-22 19:14:17 +0100
committerMichael Posanski2024-03-22 19:14:17 +0100
commit6fc0ae27f085f36699813b29de7b2f08074f6a6f (patch)
treec3ca5cc7aefb4b5c58b5e5fecc56c44d74b5e4f5
parentf3b17ed1225b99509afe7bfd83330102f37150c1 (diff)
downloadaur-6fc0ae27f085f36699813b29de7b2f08074f6a6f.tar.gz
Update to 115.9.0_bb26
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94212c54a16d..c0a12cb279ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = betterbird-de-bin
pkgdesc = GERMAN // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will.
- pkgver = 115.8.1
+ pkgver = 115.9.0
pkgrel = 1
url = https://www.betterbird.eu/index.html
arch = x86_64
@@ -8,12 +8,12 @@ pkgbase = betterbird-de-bin
depends = dbus-glib
depends = hunspell
optdepends = hunspell-de
- provides = betterbird=115.8.1
+ provides = betterbird=115.9.0
conflicts = betterbird
- source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.8.1-bb25.de.linux-x86_64.tar.bz2
+ source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.9.0-bb26-build2.de.linux-x86_64.tar.bz2
source = betterbird.desktop
source = vendor-prefs.js
- sha256sums = b4276c23cac0fcae0e04b74f74f5c31cfb771d1c52c63c068f34613a6f8087d7
+ sha256sums = d064bb15afc92aac77b40e5eb06e82ed31cbbfd8f3dbb45dc57625149ee5c417
sha256sums = b664d5453512ba1c8a58699d106fb1248991dbae0ee44464484be0886278945b
sha256sums = b11745416d2b2f8bac1ccd3dcb99411c7239b067adf9eb973903c448f8747d09
diff --git a/PKGBUILD b/PKGBUILD
index db4c8d609efb..a2d94630f57d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Posi<posi1981@gmail.com>
pkgname=betterbird-de-bin
_pkgname=betterbird
-pkgver=115.8.1
-_build=bb25
+pkgver=115.9.0
+_build=bb26
pkgrel=1
pkgdesc="GERMAN // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will."
arch=('x86_64')
@@ -15,8 +15,8 @@ conflicts=('betterbird')
source=(
# "https://www.betterbird.eu/downloads/get.php?os=linux&lang=de&version=release"
# "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}-replacement.de.linux-x86_64.tar.bz2"
-# "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}-build2.de.linux-x86_64.tar.bz2"
- "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}.de.linux-x86_64.tar.bz2"
+ "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}-build2.de.linux-x86_64.tar.bz2"
+# "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}.de.linux-x86_64.tar.bz2"
"betterbird.desktop"
"vendor-prefs.js"
)
@@ -46,7 +46,7 @@ package() {
"$pkgdir"/usr/share/icons/hicolor/${i}x${i}/apps/$_pkgname.png
done
}
-sha256sums=('b4276c23cac0fcae0e04b74f74f5c31cfb771d1c52c63c068f34613a6f8087d7'
+sha256sums=('d064bb15afc92aac77b40e5eb06e82ed31cbbfd8f3dbb45dc57625149ee5c417'
'b664d5453512ba1c8a58699d106fb1248991dbae0ee44464484be0886278945b'
'b11745416d2b2f8bac1ccd3dcb99411c7239b067adf9eb973903c448f8747d09')