summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-01-02 02:48:30 +0000
committergithub-actions[bot]2025-01-02 02:48:30 +0000
commit0771374d0d98eccd2aeeccdcd46704fe37a2a652 (patch)
tree904bd8469edaafef9d273b8f697255c34a6a9553
parent40232163ef28958d6f2339d217cfebf325f19d14 (diff)
downloadaur-0771374d0d98eccd2aeeccdcd46704fe37a2a652.tar.gz
update to 135.0a1.20250101.212421
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27065af86b2a..06ee84a2e97e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bs
pkgdesc = Bosnian language pack for Firefox Nightly
- pkgver = 135.0a1.20250101.031727
+ pkgver = 135.0a1.20250101.212421
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-bs
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-bs-135.0a1.20250101.031727.xpi
- source = firefox-nightly-i18n-bs-135.0a1.20250101.031727.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.bs.langpack.xpi
- sha256sums = facb4320766ae64fee0e7b54f686e50b40840086dfc6c272426040bcf50c2247
+ noextract = firefox-nightly-i18n-bs-135.0a1.20250101.212421.xpi
+ source = firefox-nightly-i18n-bs-135.0a1.20250101.212421.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.bs.langpack.xpi
+ sha256sums = 7d618db3d2573a69a9e24e77236b305aaf770011e48d6afc8ee1397f112fcf55
pkgname = firefox-nightly-i18n-bs
diff --git a/PKGBUILD b/PKGBUILD
index d854aa9647a7..2409371f4ccc 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.20250101.031727
+pkgver=135.0a1.20250101.212421
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=('facb4320766ae64fee0e7b54f686e50b40840086dfc6c272426040bcf50c2247')
+sha256sums=('7d618db3d2573a69a9e24e77236b305aaf770011e48d6afc8ee1397f112fcf55')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \