summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-10-17 15:14:17 +0000
committergithub-actions[bot]2024-10-17 15:14:17 +0000
commitd3dbca17ebc589c79081a7bc61e484826fc46feb (patch)
tree75a59039fb9531f94868dabebeaefcb8a1014247
parent2d0fbb50404714f06fafe05649b4e7cff75e59eb (diff)
downloadaur-d3dbca17ebc589c79081a7bc61e484826fc46feb.tar.gz
update to 133.0a1.20241017.095824
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cf980d39508..5b65da974370 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-th
pkgdesc = Thai language pack for Firefox Nightly
- pkgver = 133.0a1.20241016.214437
+ pkgver = 133.0a1.20241017.095824
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-th
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-th-133.0a1.20241016.214437.xpi
- source = firefox-nightly-i18n-th-133.0a1.20241016.214437.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.th.langpack.xpi
- sha256sums = c8c5eb04821d668998475a35d8f936b5aae5835dbfa46f26e3797e49d1113d59
+ noextract = firefox-nightly-i18n-th-133.0a1.20241017.095824.xpi
+ source = firefox-nightly-i18n-th-133.0a1.20241017.095824.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.th.langpack.xpi
+ sha256sums = dd5285792f0456a98db9822cff5e5c885f395a94748e958c5f91bd1b8b2931b1
pkgname = firefox-nightly-i18n-th
diff --git a/PKGBUILD b/PKGBUILD
index 4b9aee830f0c..5a11d44c5b9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://www.mozilla.org/firefox/"
_url=https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi
_version=133.0a1
-pkgver=133.0a1.20241016.214437
+pkgver=133.0a1.20241017.095824
depends=("firefox-nightly")
@@ -25,7 +25,7 @@ source=("${_pkgname_base}-${_language_short}-${pkgver}.xpi::$_url/firefox-${_ver
# Don't extract anything
noextract=("${_pkgname_base}-${_language_short}-${pkgver}.xpi")
-sha256sums=('c8c5eb04821d668998475a35d8f936b5aae5835dbfa46f26e3797e49d1113d59')
+sha256sums=('dd5285792f0456a98db9822cff5e5c885f395a94748e958c5f91bd1b8b2931b1')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \