[arch-commits] Commit in python-adblock/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Tue Feb 2 18:52:18 UTC 2021


    Date: Tuesday, February 2, 2021 @ 18:52:18
  Author: foxboron
Revision: 841356

upgpkg: python-adblock 0.4.2-1

Modified:
  python-adblock/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-02 18:51:45 UTC (rev 841355)
+++ PKGBUILD	2021-02-02 18:52:18 UTC (rev 841356)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-adblock
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 pkgdesc="Brave's adblock library in Python"
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("python-setuptools" "python-dephell" "rust" "maturin")
 checkdepends=("python-pytest")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ArniDagur/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('3a4250421890dc330ea6bfc05469a761f76f471dc690e69884acc33121685dd0')
+sha256sums=('06de6074e6cfe889fc0383cc929a5a2306570251c14e51abbfcedd328b83e0e9')
 
 export PYTHONHASHSEED=0
 



More information about the arch-commits mailing list