summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Posanski2022-04-18 15:45:16 +0200
committerMichael Posanski2022-04-18 15:45:16 +0200
commita40e9e89c33f5c5b1269d73af1bb4cc7b6f50e7c (patch)
treefe368842bf55117b8d71a07812b409a530e8a589
parent91f3adc6980a20a68ec286d2db1f7a7600b50181 (diff)
downloadaur-a40e9e89c33f5c5b1269d73af1bb4cc7b6f50e7c.tar.gz
Update to 91.8.1_bb30
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fff016e23bea..7509964953d9 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.0
+ pkgver = 91.8.1
pkgrel = 1
url = https://www.betterbird.eu/index.html
arch = x86_64
license = MPL2
- provides = betterbird=91.8.0
- source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-91.8.0-bb29.en-US.linux-x86_64.tar.bz2
+ provides = betterbird=91.8.1
+ source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-91.8.1-bb30.en-US.linux-x86_64.tar.bz2
source = betterbird.desktop
- sha256sums = d8c041eb63a9ba9f9601fc56613e1338ccc98ef891f74d8e998be44df151538c
+ sha256sums = 82fa68e67cc55ee13b715abc5db3275fbda885ca6259bd362481376d32518ff3
sha256sums = c613467d1c0826d663b406b6fe37e44127eb8c0cae23748aa8ca43a16dd32cbf
pkgname = betterbird-bin
diff --git a/PKGBUILD b/PKGBUILD
index 21f96733e387..f6f014c5c5c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Posi<posi1981@gmail.com>
pkgname=betterbird-bin
_pkgname=betterbird
-pkgver=91.8.0
-_build=bb29
+pkgver=91.8.1
+_build=bb30
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=('d8c041eb63a9ba9f9601fc56613e1338ccc98ef891f74d8e998be44df151538c'
+sha256sums=('82fa68e67cc55ee13b715abc5db3275fbda885ca6259bd362481376d32518ff3'
'c613467d1c0826d663b406b6fe37e44127eb8c0cae23748aa8ca43a16dd32cbf')