summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Posanski2022-05-03 19:48:15 +0200
committerMichael Posanski2022-05-03 19:48:15 +0200
commit74ef2b7793c06ed855ceba09834e2e343a3c7790 (patch)
tree4b6a92b51abae3b4d57a6672e1e076ab835bd8b0
parenta40e9e89c33f5c5b1269d73af1bb4cc7b6f50e7c (diff)
downloadaur-74ef2b7793c06ed855ceba09834e2e343a3c7790.tar.gz
Update to 91.9.0_bb31
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7509964953d9..8f88411a3c52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = betterbird-bin
pkgdesc = EN-US // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will.
- pkgver = 91.8.1
+ pkgver = 91.9.0
pkgrel = 1
url = https://www.betterbird.eu/index.html
arch = x86_64
license = MPL2
- provides = betterbird=91.8.1
- source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-91.8.1-bb30.en-US.linux-x86_64.tar.bz2
+ provides = betterbird=91.9.0
+ source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-91.9.0-bb31.en-US.linux-x86_64.tar.bz2
source = betterbird.desktop
- sha256sums = 82fa68e67cc55ee13b715abc5db3275fbda885ca6259bd362481376d32518ff3
+ sha256sums = be3a0c70b5eaf822e52dee1b21d78939c5ab849bcd5e29783e5047c3f62aa77c
sha256sums = c613467d1c0826d663b406b6fe37e44127eb8c0cae23748aa8ca43a16dd32cbf
pkgname = betterbird-bin
diff --git a/PKGBUILD b/PKGBUILD
index f6f014c5c5c9..01b611bbf566 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Posi<posi1981@gmail.com>
pkgname=betterbird-bin
_pkgname=betterbird
-pkgver=91.8.1
-_build=bb30
+pkgver=91.9.0
+_build=bb31
pkgrel=1
pkgdesc="EN-US // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will."
arch=('x86_64')
@@ -32,5 +32,5 @@ package() {
"$pkgdir"/usr/share/icons/hicolor/${i}x${i}/apps/$_pkgname.png
done
}
-sha256sums=('82fa68e67cc55ee13b715abc5db3275fbda885ca6259bd362481376d32518ff3'
+sha256sums=('be3a0c70b5eaf822e52dee1b21d78939c5ab849bcd5e29783e5047c3f62aa77c'
'c613467d1c0826d663b406b6fe37e44127eb8c0cae23748aa8ca43a16dd32cbf')