summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTwann2021-12-16 22:02:34 +0100
committerTwann2021-12-16 22:02:34 +0100
commit40dfae5f6636f52329d8b5239ea6826707fa49a8 (patch)
tree4ee943328416576525afb5013466af44418caf25
parent3c5eb4185f1a16ba231cb1aad832a63062e2e492 (diff)
downloadaur-40dfae5f6636f52329d8b5239ea6826707fa49a8.tar.gz
upgrade to python3.10
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70b48a101aaa..b249acf826fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tblock
pkgdesc = An anti-capitalist ad-blocker that uses the hosts file
pkgver = 1.3.2
- pkgrel = 1
+ pkgrel = 2
url = https://tblock.codeberg.page
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 3ec2898de818..f66379879f3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tblock
pkgver=1.3.2
-pkgrel=1
+pkgrel=2
provides=("$pkgname")
pkgdesc="An anti-capitalist ad-blocker that uses the hosts file"
url="https://tblock.codeberg.page"