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

Morten Linderud foxboron at archlinux.org
Thu Jan 28 19:55:29 UTC 2021


    Date: Thursday, January 28, 2021 @ 19:55:28
  Author: foxboron
Revision: 833443

upgpkg: python-adblock 0.4.1-1

Modified:
  python-adblock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-28 19:54:22 UTC (rev 833442)
+++ PKGBUILD	2021-01-28 19:55:28 UTC (rev 833443)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-adblock
-pkgver=0.4.0
+pkgver=0.4.1
 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=('49cf5bef7a637b9c08ddf6d2f68d11b522f341d2667ea9eb9ef584a59d130a92')
+sha256sums=('3a4250421890dc330ea6bfc05469a761f76f471dc690e69884acc33121685dd0')
 
 export PYTHONHASHSEED=0
 



More information about the arch-commits mailing list