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

Morten Linderud foxboron at gemini.archlinux.org
Fri Dec 3 22:36:07 UTC 2021


    Date: Friday, December 3, 2021 @ 22:36:07
  Author: foxboron
Revision: 1064907

upgpkg: python-adblock 0.5.1-1

Modified:
  python-adblock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-03 22:29:45 UTC (rev 1064906)
+++ PKGBUILD	2021-12-03 22:36:07 UTC (rev 1064907)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-adblock
-pkgver=0.5.0
+pkgver=0.5.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=('35ab20170bcfe447efee4d988508d99477cc23b95a901383bf606ca2960148a3')
+sha256sums=('d24ef42c8532cab2970d1c3af116ee4d0fa595e23fbeabb3ba0f5dfa0a67eae1')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list