Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
ublock-origin
Commits:
d4fb040c by Daniel M. Capella at 2024-11-26T18:44:04-05:00
upgpkg: 1.61.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ublock-origin
pkgdesc = Efficient blocker add-on for various browsers. Fast, potent,
and lean
- pkgver = 1.61.0
+ pkgver = 1.61.2
pkgrel = 1
url = https://github.com/gorhill/uBlock
arch = any
@@ -9,9 +9,9 @@ pkgbase = ublock-origin
makedepends = python
makedepends = strip-nondeterminism
makedepends = zip
- source = git+https://github.com/gorhill/uBlock.git#commit=1.61.0?signed
+ source = git+https://github.com/gorhill/uBlock.git#commit=1.61.2?signed
validpgpkeys = 603B28AA5D6CD687A554347425E1490B761470C2
- b2sums =
d2a52732480a69fa3187faa30406d9079578e56ccb5ff3d72b4c390984200c72eca2ac07e7d9e1427e0517bc0812980e033ada0d7978590a551013f301e3d7e2
+ b2sums =
f3fdda8b5017328dd2af77a0319b1d667b5e0aab8861ed10923712d1909626fd900e1316efa5b763ec0cad9ef0bdc3b5ad964f6762f42450ae3b203a962f4c32
pkgname = firefox-ublock-origin
groups = firefox-addons
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=(
ublock-origin
)
pkgbase=ublock-origin
-pkgver=1.61.0
+pkgver=1.61.2
pkgrel=1
pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
arch=(any)
@@ -19,7 +19,7 @@ makedepends=(
zip
)
source=("git+$url.git#commit=$pkgver?signed")
-b2sums=('d2a52732480a69fa3187faa30406d9079578e56ccb5ff3d72b4c390984200c72eca2ac07e7d9e1427e0517bc0812980e033ada0d7978590a551013f301e3d7e2')
+b2sums=('f3fdda8b5017328dd2af77a0319b1d667b5e0aab8861ed10923712d1909626fd900e1316efa5b763ec0cad9ef0bdc3b5ad964f6762f42450ae3b203a962f4c32')
validpgpkeys=(603B28AA5D6CD687A554347425E1490B761470C2) # Raymond Hill
<[email protected]>
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ublock-origin/-/commit/d4fb040c6f104272f694e02e41c756778e84ef0f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ublock-origin/-/commit/d4fb040c6f104272f694e02e41c756778e84ef0f
You're receiving this email because of your account on gitlab.archlinux.org.