summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Posanski2022-08-23 21:41:46 +0200
committerMichael Posanski2022-08-23 21:41:46 +0200
commit017fded840d5cd0f3040ae86499a8bd9cbd8cbc5 (patch)
treef45a97921d70cc7ae2c2f04498065cb0e016451a
parent906282c1c14f2b2cacf682642a874b2165e1431d (diff)
downloadaur-017fded840d5cd0f3040ae86499a8bd9cbd8cbc5.tar.gz
Update to 91.13.0_bb36
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b818600cfd7b..d4ad6ae7f760 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = betterbird-ja-bin
pkgdesc = JAPANESE // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will.
- pkgver = 91.12.0
+ pkgver = 91.13.0
pkgrel = 1
url = https://www.betterbird.eu/index.html
arch = x86_64
license = MPL2
depends = dbus-glib
- provides = betterbird=91.12.0
- source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-91.12.0-bb35.ja.linux-x86_64.tar.bz2
+ provides = betterbird=91.13.0
+ source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-91.13.0-bb36.ja.linux-x86_64.tar.bz2
source = betterbird.desktop
- sha256sums = 97e18e121c70d6ae8d107036be24de91cb3f85f62bb5c7553841517c094cebc8
+ sha256sums = 0a7802aee9529c037bd44e17c11387fe13583d749a0fa3d8cc41d6c35841d244
sha256sums = c99879de5ec8e8f98c2436bf414c7c167762c06df0846b42bb51195d6c8a3031
pkgname = betterbird-ja-bin
diff --git a/PKGBUILD b/PKGBUILD
index e5dbbbf5cc71..352076d47d11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Posi<posi1981@gmail.com>
pkgname=betterbird-ja-bin
_pkgname=betterbird
-pkgver=91.12.0
-_build=bb35
+pkgver=91.13.0
+_build=bb36
pkgrel=1
pkgdesc="JAPANESE // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will."
arch=('x86_64')
@@ -33,6 +33,6 @@ package() {
"$pkgdir"/usr/share/icons/hicolor/${i}x${i}/apps/$_pkgname.png
done
}
-sha256sums=('97e18e121c70d6ae8d107036be24de91cb3f85f62bb5c7553841517c094cebc8'
+sha256sums=('0a7802aee9529c037bd44e17c11387fe13583d749a0fa3d8cc41d6c35841d244'
'c99879de5ec8e8f98c2436bf414c7c167762c06df0846b42bb51195d6c8a3031')