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

Morten Linderud foxboron at archlinux.org
Mon Jun 28 09:23:52 UTC 2021


    Date: Monday, June 28, 2021 @ 09:23:52
  Author: foxboron
Revision: 967672

upgpkg: python-adblock 0.5.0-1

Modified:
  python-adblock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-28 09:19:17 UTC (rev 967671)
+++ PKGBUILD	2021-06-28 09:23:52 UTC (rev 967672)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-adblock
-pkgver=0.4.4
+pkgver=0.5.0
 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=('797cc2bff82e712f867fdb1b7b07ae0dda67020526bddf6413cc97519169d600')
+sha256sums=('35ab20170bcfe447efee4d988508d99477cc23b95a901383bf606ca2960148a3')
 
 export PYTHONHASHSEED=0
 




More information about the arch-commits mailing list