summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-12-16 03:24:09 +0000
committergithub-actions[bot]2024-12-16 03:24:09 +0000
commitc4a37db6e0426e9a3310cbd8701b805e4e833d02 (patch)
treee6309d67cfa8fb35f0d700b3bf860398d6dd69d1
parentc4d5a8ed15a079b721d8c729c289534faddc3bdf (diff)
downloadaur-c4a37db6e0426e9a3310cbd8701b805e4e833d02.tar.gz
update to 135.0a1.20241215.214101
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe05225c2c71..5070ee25ad61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-th
pkgdesc = Thai language pack for Firefox Nightly
- pkgver = 135.0a1.20241215.090817
+ pkgver = 135.0a1.20241215.214101
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-135.0a1.20241215.090817.xpi
- source = firefox-nightly-i18n-th-135.0a1.20241215.090817.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.th.langpack.xpi
- sha256sums = 83c09b35a878a62f9896e1af6b14d5d0fc4b2be482dca11c4fc08327f4d7595e
+ noextract = firefox-nightly-i18n-th-135.0a1.20241215.214101.xpi
+ source = firefox-nightly-i18n-th-135.0a1.20241215.214101.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.th.langpack.xpi
+ sha256sums = d5c755f14522312cafae902c6a3efb13b04cf1d8bb826f8352456392f1be6075
pkgname = firefox-nightly-i18n-th
diff --git a/PKGBUILD b/PKGBUILD
index 70e9acce6dfa..534cf117777c 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=135.0a1
-pkgver=135.0a1.20241215.090817
+pkgver=135.0a1.20241215.214101
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=('83c09b35a878a62f9896e1af6b14d5d0fc4b2be482dca11c4fc08327f4d7595e')
+sha256sums=('d5c755f14522312cafae902c6a3efb13b04cf1d8bb826f8352456392f1be6075')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \