summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Posanski2023-04-11 20:45:00 +0200
committerMichael Posanski2023-04-11 20:45:00 +0200
commitcbcca079a8692bca7b334405aea74bb6a9278ecc (patch)
tree6c05c19793edeeafd84de15f4465a3572bc8d4fd
parent3b0687d6426b790324641c21d52daa3c4d33ac31 (diff)
downloadaur-cbcca079a8692bca7b334405aea74bb6a9278ecc.tar.gz
Update to 102.10.0_bb33
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16ac963870db..7654bd71deb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = betterbird-de-bin
pkgdesc = GERMAN // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will.
- pkgver = 102.9.1
+ pkgver = 102.10.0
pkgrel = 1
url = https://www.betterbird.eu/index.html
arch = x86_64
license = MPL2
depends = dbus-glib
- provides = betterbird=102.9.1
+ provides = betterbird=102.10.0
conflicts = betterbird
- source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-102.9.1-bb32.de.linux-x86_64.tar.bz2
+ source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-102.10.0-bb33.de.linux-x86_64.tar.bz2
source = betterbird.desktop
- sha256sums = 99752638268572b11e4388bf8f0098245c1cb21146ef145ddc1659554297d803
+ sha256sums = b34d327f6c219973b14a34ada40806c70b0735fcc1876edc352245d152bd9129
sha256sums = 816a97383c4eba202d9993736d14d3f728064d1bea7301adc93ed1248a096ca8
pkgname = betterbird-de-bin
diff --git a/PKGBUILD b/PKGBUILD
index c31f298b3b91..d47a8620dae9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Posi<posi1981@gmail.com>
pkgname=betterbird-de-bin
_pkgname=betterbird
-pkgver=102.9.1
-_build=bb32
+pkgver=102.10.0
+_build=bb33
pkgrel=1
pkgdesc="GERMAN // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will."
arch=('x86_64')
@@ -34,6 +34,6 @@ package() {
"$pkgdir"/usr/share/icons/hicolor/${i}x${i}/apps/$_pkgname.png
done
}
-sha256sums=('99752638268572b11e4388bf8f0098245c1cb21146ef145ddc1659554297d803'
+sha256sums=('b34d327f6c219973b14a34ada40806c70b0735fcc1876edc352245d152bd9129'
'816a97383c4eba202d9993736d14d3f728064d1bea7301adc93ed1248a096ca8')