summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Posanski2023-09-15 18:04:19 +0200
committerMichael Posanski2023-09-15 18:04:19 +0200
commit3b55adf9e3d9d04b3a09a589192c72752153cd9c (patch)
tree788010a45f914a65df2b6540bff903b1f53966bf
parent781987e5a6efb2394196496fc9c9fea616f0e080 (diff)
downloadaur-3b55adf9e3d9d04b3a09a589192c72752153cd9c.tar.gz
Update to 102.15.1_bb41
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70d65e2ed61c..d3edc4db09d2 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 = 102.15.0
+ pkgver = 102.15.1
pkgrel = 1
url = https://www.betterbird.eu/index.html
arch = x86_64
license = MPL2
depends = dbus-glib
- provides = betterbird=102.15.0
+ provides = betterbird=102.15.1
conflicts = betterbird
- source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-102.15.0-bb40.ja.linux-x86_64.tar.bz2
+ source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-102.15.1-bb41.ja.linux-x86_64.tar.bz2
source = betterbird.desktop
- sha256sums = f6880f7d26b8fa23c8ed740ae399a29bbe7b2efef05d2aa52f24ecafb950a8c1
+ sha256sums = b5f9e2e5d38071ad6d055a4f863926697efcc1293e75cf5ce22b06d9e36556cf
sha256sums = 816a97383c4eba202d9993736d14d3f728064d1bea7301adc93ed1248a096ca8
pkgname = betterbird-ja-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7c42ee2c5d31..ff086e00b9d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Posi<posi1981@gmail.com>
pkgname=betterbird-ja-bin
_pkgname=betterbird
-pkgver=102.15.0
-_build=bb40
+pkgver=102.15.1
+_build=bb41
pkgrel=1
pkgdesc="JAPANESE // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will."
arch=('x86_64')
@@ -34,6 +34,6 @@ package() {
"$pkgdir"/usr/share/icons/hicolor/${i}x${i}/apps/$_pkgname.png
done
}
-sha256sums=('f6880f7d26b8fa23c8ed740ae399a29bbe7b2efef05d2aa52f24ecafb950a8c1'
+sha256sums=('b5f9e2e5d38071ad6d055a4f863926697efcc1293e75cf5ce22b06d9e36556cf'
'816a97383c4eba202d9993736d14d3f728064d1bea7301adc93ed1248a096ca8')