diff options
author | Luna | 2025-04-22 09:46:43 +0200 |
---|---|---|
committer | Luna | 2025-04-22 09:46:43 +0200 |
commit | 56414f34bb3d31dbb54e58ad3851514df1e88ca9 (patch) | |
tree | 59481519157829ffc5adcb11c9215f3536a2c4e7 | |
parent | 26f82f09636e7b4c3c4206e70f39e7011c159e05 (diff) | |
download | aur-56414f34bb3d31dbb54e58ad3851514df1e88ca9.tar.gz |
138 Beta 4 RC1 update
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 6 |
2 files changed, 7 insertions, 7 deletions
@@ -1,6 +1,6 @@ pkgbase = thunderbird-beta-bin pkgdesc = Standalone Mail/News reader - Bleeding edge binary version - pkgver = 138.0b3 + pkgver = 138.0b4 pkgrel = 1 url = https://www.mozilla.org/thunderbird install = thunderbird-beta-bin.install @@ -15,12 +15,12 @@ pkgbase = thunderbird-beta-bin depends = hunspell optdepends = hyphen: Hyphenation optdepends = libcanberra: Sound support - provides = thunderbird=138.0b3 + provides = thunderbird=138.0b4 conflicts = thunderbird-beta - source = https://archive.mozilla.org/pub/thunderbird/releases/138.0b3/linux-x86_64/en-US/thunderbird-138.0b3.tar.xz + source = https://archive.mozilla.org/pub/thunderbird/candidates/138.0b4-candidates/build1/linux-x86_64/en-US/thunderbird-138.0b4.tar.xz source = org.mozilla.thunderbird-beta-bin.desktop source = vendor.js - sha512sums = 01738c02a7a10402602e97dc108fdc5fc80227280181c5f0ba0073fd0f1f5e6266711c6b41a6f491d9bcb0190e8b00868dd09a8fada9aae50893ef6f90d88389 + sha512sums = 5c5030996cae0ef13f779147453df99b0967aa7d872267d37b2c0f1997cf4cc1c729c8295c659aa7244b345ad6430194f06ddfa48c0424240f19251e8678aee5 sha512sums = b42b4b86aa072dca7f9e401c1f0c593396cda45fe56326af997db4042549cf895f1f0682c0d007647cda5200f11c06cef13e006a5973eae2bfa31b86d4d32f79 sha512sums = aeb444784732267f1b1e87e6084a776f82a1912c4c2637d2cf1de1c135dd9d41d2ef66d2bd3f9cbd3a79fad32d17ea6e2968ba644d5f887cb66ba6c09a2098f5 @@ -5,7 +5,7 @@ pkgname=thunderbird-beta-bin _pkgname=thunderbird-beta -pkgver=138.0b3 +pkgver=138.0b4 _major=${pkgver/rc*} _build=${pkgver/*rc} pkgrel=1 @@ -19,10 +19,10 @@ optdepends=('hyphen: Hyphenation' provides=("thunderbird=$pkgver") conflicts=('thunderbird-beta') install=$pkgname.install -source=("https://archive.mozilla.org/pub/thunderbird/releases/138.0b3/linux-x86_64/en-US/thunderbird-138.0b3.tar.xz" +source=("https://archive.mozilla.org/pub/thunderbird/candidates/138.0b4-candidates/build1/linux-x86_64/en-US/thunderbird-138.0b4.tar.xz" 'org.mozilla.thunderbird-beta-bin.desktop' 'vendor.js') -sha512sums=('01738c02a7a10402602e97dc108fdc5fc80227280181c5f0ba0073fd0f1f5e6266711c6b41a6f491d9bcb0190e8b00868dd09a8fada9aae50893ef6f90d88389' +sha512sums=('5c5030996cae0ef13f779147453df99b0967aa7d872267d37b2c0f1997cf4cc1c729c8295c659aa7244b345ad6430194f06ddfa48c0424240f19251e8678aee5' 'b42b4b86aa072dca7f9e401c1f0c593396cda45fe56326af997db4042549cf895f1f0682c0d007647cda5200f11c06cef13e006a5973eae2bfa31b86d4d32f79' 'aeb444784732267f1b1e87e6084a776f82a1912c4c2637d2cf1de1c135dd9d41d2ef66d2bd3f9cbd3a79fad32d17ea6e2968ba644d5f887cb66ba6c09a2098f5') # RC |