summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Posanski2023-12-13 20:52:44 +0100
committerMichael Posanski2023-12-13 20:52:44 +0100
commitcf66f89be182992926611cb7233665c80de1b389 (patch)
tree964b941c773a7fe6f41dc5a845bc28716b034381
parent7a678592700ab361b9d39edef3e09f806a3aa27b (diff)
downloadaur-cf66f89be182992926611cb7233665c80de1b389.tar.gz
Update to 115.5.2_bb20
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c774547cfbc..9fb09506b347 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = betterbird-ja-bin
pkgdesc = JAPANESE // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will.
- pkgver = 115.5.1
- pkgrel = 2
+ pkgver = 115.5.2
+ pkgrel = 1
url = https://www.betterbird.eu/index.html
arch = x86_64
license = MPL2
depends = dbus-glib
- provides = betterbird=115.5.1
+ provides = betterbird=115.5.2
conflicts = betterbird
- source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.5.1-bb19-build2.ja.linux-x86_64.tar.bz2
+ source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.5.2-bb20.ja.linux-x86_64.tar.bz2
source = betterbird.desktop
- sha256sums = 0c76e63bbb772e3e54bfe9cd77fcbbfb882afbfdd7f7629a5e7f02f2d0420fad
+ sha256sums = 20079de2aba013244c83cf0214e13f2b169c412e450f61135f1aa0547acdd161
sha256sums = b664d5453512ba1c8a58699d106fb1248991dbae0ee44464484be0886278945b
pkgname = betterbird-ja-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3aa8a8d7583f..d9343e22aa6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Posi<posi1981@gmail.com>
pkgname=betterbird-ja-bin
_pkgname=betterbird
-pkgver=115.5.1
-_build=bb19
-pkgrel=2
+pkgver=115.5.2
+_build=bb20
+pkgrel=1
pkgdesc="JAPANESE // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will."
arch=('x86_64')
url="https://www.betterbird.eu/index.html"
@@ -14,8 +14,8 @@ conflicts=('betterbird')
source=(
# "https://www.betterbird.eu/downloads/get.php?os=linux&lang=de&version=release"
# "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}-replacement.ja.linux-x86_64.tar.bz2"
- "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}-build2.ja.linux-x86_64.tar.bz2"
-# "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}.ja.linux-x86_64.tar.bz2"
+# "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}-build2.ja.linux-x86_64.tar.bz2"
+ "https://www.betterbird.eu/downloads/LinuxArchive/${_pkgname}-${pkgver//_/-}-${_build}.ja.linux-x86_64.tar.bz2"
"betterbird.desktop"
)
@@ -43,6 +43,6 @@ package() {
"$pkgdir"/usr/share/icons/hicolor/${i}x${i}/apps/$_pkgname.png
done
}
-sha256sums=('0c76e63bbb772e3e54bfe9cd77fcbbfb882afbfdd7f7629a5e7f02f2d0420fad'
+sha256sums=('20079de2aba013244c83cf0214e13f2b169c412e450f61135f1aa0547acdd161'
'b664d5453512ba1c8a58699d106fb1248991dbae0ee44464484be0886278945b')