summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Posanski2024-03-22 19:19:40 +0100
committerMichael Posanski2024-03-22 19:19:40 +0100
commited1b7cbd4295388fdbd007456a05e09de98182cf (patch)
tree03d0dd8491eb1223083db465ad27e787533cda0a
parentb0439d94612ec1821369abc57c9c5c4dc7172a60 (diff)
downloadaur-ed1b7cbd4295388fdbd007456a05e09de98182cf.tar.gz
Update to 115.9.0_bb26
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97a77caf7210..2accf875d2c2 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.8.1
+ pkgver = 115.9.0
pkgrel = 1
url = https://www.betterbird.eu/index.html
arch = x86_64
license = MPL2
depends = dbus-glib
- provides = betterbird=115.8.1
+ provides = betterbird=115.9.0
conflicts = betterbird
- source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.8.1-bb25.ja.linux-x86_64.tar.bz2
+ source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.9.0-bb26-build2.ja.linux-x86_64.tar.bz2
source = betterbird.desktop
- sha256sums = 2e0e99425bc020321376d56436b6b3ffb6f3b30ad12be2d28d47db953bdb50d8
+ sha256sums = be5ce747590a4a205c7af7d524848767aa154939fd1bc321eb5b93f308dcc452
sha256sums = b664d5453512ba1c8a58699d106fb1248991dbae0ee44464484be0886278945b
pkgname = betterbird-ja-bin
diff --git a/PKGBUILD b/PKGBUILD
index bdccc688869e..4c16235305b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Posi<posi1981@gmail.com>
pkgname=betterbird-ja-bin
_pkgname=betterbird
-pkgver=115.8.1
-_build=bb25
+pkgver=115.9.0
+_build=bb26
pkgrel=1
pkgdesc="JAPANESE // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will."
arch=('x86_64')
@@ -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=('2e0e99425bc020321376d56436b6b3ffb6f3b30ad12be2d28d47db953bdb50d8'
+sha256sums=('be5ce747590a4a205c7af7d524848767aa154939fd1bc321eb5b93f308dcc452'
'b664d5453512ba1c8a58699d106fb1248991dbae0ee44464484be0886278945b')