summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Posanski2022-12-21 20:52:23 +0100
committerMichael Posanski2022-12-21 20:52:23 +0100
commit937a402387c31a93dda9a4c2337b33afda3f810e (patch)
tree2117bc0baa37b27121593a3ddbd96a07f68103d8
parent9d91da202b9a222b5596fa3633821ed176284e43 (diff)
downloadaur-937a402387c31a93dda9a4c2337b33afda3f810e.tar.gz
Update to 102.6.1_bb27
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8137cb3a46c6..7ef02ae1e3e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = betterbird-bin
pkgdesc = EN-US // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will.
- pkgver = 102.6.0
+ pkgver = 102.6.1
pkgrel = 1
url = https://www.betterbird.eu/index.html
arch = x86_64
license = MPL2
depends = dbus-glib
- provides = betterbird=102.6.0
- source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-102.6.0-bb26.en-US.linux-x86_64.tar.bz2
+ provides = betterbird=102.6.1
+ source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-102.6.1-bb27.en-US.linux-x86_64.tar.bz2
source = betterbird.desktop
- sha256sums = 84ed7e54e424714da28c6972e00429f61f4fc2e921402ecb99ae0bcc5d6f2347
+ sha256sums = 050370ebb9af26b5f2ea515161051beba3d7676e718226da918bd10188277f21
sha256sums = 45149cc69f8f2088c67513f2da612bb47510057b0fefbe59c92357513ecbc560
pkgname = betterbird-bin
diff --git a/PKGBUILD b/PKGBUILD
index ed3a7685a445..b8326d974692 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Posi<posi1981@gmail.com>
pkgname=betterbird-bin
_pkgname=betterbird
-pkgver=102.6.0
-_build=bb26
+pkgver=102.6.1
+_build=bb27
pkgrel=1
pkgdesc="EN-US // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will."
arch=('x86_64')
@@ -33,5 +33,5 @@ package() {
"$pkgdir"/usr/share/icons/hicolor/${i}x${i}/apps/$_pkgname.png
done
}
-sha256sums=('84ed7e54e424714da28c6972e00429f61f4fc2e921402ecb99ae0bcc5d6f2347'
+sha256sums=('050370ebb9af26b5f2ea515161051beba3d7676e718226da918bd10188277f21'
'45149cc69f8f2088c67513f2da612bb47510057b0fefbe59c92357513ecbc560')