summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Posanski2023-06-09 19:07:20 +0200
committerMichael Posanski2023-06-09 19:07:20 +0200
commitdda7820be3c7b895275538da32ed64af5daed85a (patch)
tree6036ddf6bc141310f8681b07d8ecd43d527c19af
parent4aa7aa13dd4aa358e7845f70ed5db76bce58e123 (diff)
downloadaur-dda7820be3c7b895275538da32ed64af5daed85a.tar.gz
Update to 102.12.0_bb37
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bb4337966ec..d218aa59d5d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = betterbird-es-bin
pkgdesc = SPANISH // Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will.
- pkgver = 102.11.0
- pkgrel = 2
+ pkgver = 102.12.0
+ pkgrel = 1
url = https://www.betterbird.eu/index.html
arch = x86_64
license = MPL2
depends = dbus-glib
- provides = betterbird=102.11.0
+ provides = betterbird=102.12.0
conflicts = betterbird
- source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-102.11.0-bb35.es-AR.linux-x86_64.tar.bz2
+ source = https://www.betterbird.eu/downloads/LinuxArchive/betterbird-102.12.0-bb37.es-AR.linux-x86_64.tar.bz2
source = betterbird.desktop
- sha256sums = ee4349da9ba3883fdbfd36bcc0a38a7c6e18601818b70918f5505c8089cfd1d8
+ sha256sums = e2cb1ba7ae75e2fd06663ec6bafeaa8e5077a975bcb3e03dda5e3c4700398340
sha256sums = 816a97383c4eba202d9993736d14d3f728064d1bea7301adc93ed1248a096ca8
pkgname = betterbird-es-bin
diff --git a/PKGBUILD b/PKGBUILD
index b3bfe1d000d7..a95c62518c59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Posi<posi1981@gmail.com>
pkgname=betterbird-es-bin
_pkgname=betterbird
-pkgver=102.11.0
-_build=bb35
-pkgrel=2
+pkgver=102.12.0
+_build=bb37
+pkgrel=1
pkgdesc="SPANISH // 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"
@@ -34,6 +34,6 @@ package() {
"$pkgdir"/usr/share/icons/hicolor/${i}x${i}/apps/$_pkgname.png
done
}
-sha256sums=('ee4349da9ba3883fdbfd36bcc0a38a7c6e18601818b70918f5505c8089cfd1d8'
+sha256sums=('e2cb1ba7ae75e2fd06663ec6bafeaa8e5077a975bcb3e03dda5e3c4700398340'
'816a97383c4eba202d9993736d14d3f728064d1bea7301adc93ed1248a096ca8')