diff options
author | Luna | 2024-10-14 17:30:41 +0100 |
---|---|---|
committer | Luna | 2024-10-14 17:30:41 +0100 |
commit | bd37f48475b1b5df5e31d2db8608a999816e7485 (patch) | |
tree | 8ce5355e27bc490fa46e41f9d31a8853da6843e5 | |
parent | 60ca38d3e2c4960a767cb4b8460f24b949d28a41 (diff) | |
download | aur-bd37f48475b1b5df5e31d2db8608a999816e7485.tar.gz |
132 Beta 3 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 = 132.0b2 + pkgver = 132.0b3 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=132.0b2 + provides = thunderbird=132.0b3 conflicts = thunderbird-beta - source = https://archive.mozilla.org/pub/thunderbird/releases/132.0b2/linux-x86_64/en-US/thunderbird-132.0b2.tar.bz2 + source = https://archive.mozilla.org/pub/thunderbird/releases/132.0b3/linux-x86_64/en-US/thunderbird-132.0b3.tar.bz2 source = org.mozilla.thunderbird-beta-bin.desktop source = vendor.js - sha512sums = e72dcd1d5b00f235f78240b2dbb4fc5e2c8e9e935cfb918d5be9d956bee6b5530e1fc3215b8f4b300bb42ea53dace0d13e37b1fcbd7aa77d737bbc6091aa72d9 + sha512sums = cb903c5854be408fc7413d7491c44c3ceda9a193d44a06fce7b157aa7bbc79c1e5d393b1ac3ac1a6d0b19dbe6cda8ddc5e3d630c747df2e7ad54bfa5933d70bc sha512sums = b42b4b86aa072dca7f9e401c1f0c593396cda45fe56326af997db4042549cf895f1f0682c0d007647cda5200f11c06cef13e006a5973eae2bfa31b86d4d32f79 sha512sums = aeb444784732267f1b1e87e6084a776f82a1912c4c2637d2cf1de1c135dd9d41d2ef66d2bd3f9cbd3a79fad32d17ea6e2968ba644d5f887cb66ba6c09a2098f5 @@ -4,7 +4,7 @@ pkgname=thunderbird-beta-bin _pkgname=thunderbird-beta -pkgver=132.0b2 +pkgver=132.0b3 _major=${pkgver/rc*} _build=${pkgver/*rc} pkgrel=1 @@ -18,10 +18,10 @@ optdepends=('hyphen: Hyphenation' provides=("thunderbird=$pkgver") conflicts=('thunderbird-beta') install=$pkgname.install -source=("https://archive.mozilla.org/pub/thunderbird/releases/132.0b2/linux-x86_64/en-US/thunderbird-132.0b2.tar.bz2" +source=("https://archive.mozilla.org/pub/thunderbird/releases/132.0b3/linux-x86_64/en-US/thunderbird-132.0b3.tar.bz2" 'org.mozilla.thunderbird-beta-bin.desktop' 'vendor.js') -sha512sums=('e72dcd1d5b00f235f78240b2dbb4fc5e2c8e9e935cfb918d5be9d956bee6b5530e1fc3215b8f4b300bb42ea53dace0d13e37b1fcbd7aa77d737bbc6091aa72d9' +sha512sums=('cb903c5854be408fc7413d7491c44c3ceda9a193d44a06fce7b157aa7bbc79c1e5d393b1ac3ac1a6d0b19dbe6cda8ddc5e3d630c747df2e7ad54bfa5933d70bc' 'b42b4b86aa072dca7f9e401c1f0c593396cda45fe56326af997db4042549cf895f1f0682c0d007647cda5200f11c06cef13e006a5973eae2bfa31b86d4d32f79' 'aeb444784732267f1b1e87e6084a776f82a1912c4c2637d2cf1de1c135dd9d41d2ef66d2bd3f9cbd3a79fad32d17ea6e2968ba644d5f887cb66ba6c09a2098f5') # RC |