summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-12-28 02:46:31 +0000
committergithub-actions[bot]2024-12-28 02:46:31 +0000
commit74c6b80da5685272a6759a69a51ab1e524597a8c (patch)
tree90a470588b0e8ff9ddc818301d42c82c9017da21
parent6e3a5b378ea14925145ae804617006f78891f4f1 (diff)
downloadaur-74c6b80da5685272a6759a69a51ab1e524597a8c.tar.gz
update to 135.0a1.20241227.212105
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43aaf8016f95..d1549637fc27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bs
pkgdesc = Bosnian language pack for Firefox Nightly
- pkgver = 135.0a1.20241227.024221
+ pkgver = 135.0a1.20241227.212105
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.20241227.024221.xpi
- source = firefox-nightly-i18n-bs-135.0a1.20241227.024221.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.bs.langpack.xpi
- sha256sums = fa77afe0e91aa2e89d00dd1ed3c353ee24ee224c2c724abd5188d238de2f5b38
+ noextract = firefox-nightly-i18n-bs-135.0a1.20241227.212105.xpi
+ source = firefox-nightly-i18n-bs-135.0a1.20241227.212105.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.bs.langpack.xpi
+ sha256sums = 75035b86cbae074635fc3f8dc5f949d3079c5dd37d52e062eda6cc0e869a7db0
pkgname = firefox-nightly-i18n-bs
diff --git a/PKGBUILD b/PKGBUILD
index 68d013e2ef97..59985d24ab91 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.20241227.024221
+pkgver=135.0a1.20241227.212105
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=('fa77afe0e91aa2e89d00dd1ed3c353ee24ee224c2c724abd5188d238de2f5b38')
+sha256sums=('75035b86cbae074635fc3f8dc5f949d3079c5dd37d52e062eda6cc0e869a7db0')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \