summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Posanski2023-04-25 20:48:56 +0200
committerMichael Posanski2023-04-25 20:48:56 +0200
commit98ba6259d48434116463717413091ed9e9ea5157 (patch)
tree3d753015529f053657e772e33339dfc037d033fc
parentcbcca079a8692bca7b334405aea74bb6a9278ecc (diff)
downloadaur-98ba6259d48434116463717413091ed9e9ea5157.tar.gz
Update to 102.10.1_bb34
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7654bd71deb9..70063fdb1637 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.10.0
+ pkgver = 102.10.1
pkgrel = 1
url = https://www.betterbird.eu/index.html
arch = x86_64
license = MPL2
depends = dbus-glib
- provides = betterbird=102.10.0
+ provides = betterbird=102.10.1
conflicts = betterbird
- source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-102.10.0-bb33.de.linux-x86_64.tar.bz2
+ source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-102.10.1-bb34.de.linux-x86_64.tar.bz2
source = betterbird.desktop
- sha256sums = b34d327f6c219973b14a34ada40806c70b0735fcc1876edc352245d152bd9129
+ sha256sums = 87ff4dda465a5a83d9597b51abfe9e8467da0c31abe0e8497eff6c946eebf56f
sha256sums = 816a97383c4eba202d9993736d14d3f728064d1bea7301adc93ed1248a096ca8
pkgname = betterbird-de-bin
diff --git a/PKGBUILD b/PKGBUILD
index d47a8620dae9..a5b126ab3de0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Posi<posi1981@gmail.com>
pkgname=betterbird-de-bin
_pkgname=betterbird
-pkgver=102.10.0
-_build=bb33
+pkgver=102.10.1
+_build=bb34
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=('b34d327f6c219973b14a34ada40806c70b0735fcc1876edc352245d152bd9129'
+sha256sums=('87ff4dda465a5a83d9597b51abfe9e8467da0c31abe0e8497eff6c946eebf56f'
'816a97383c4eba202d9993736d14d3f728064d1bea7301adc93ed1248a096ca8')