summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTwann2023-05-13 14:22:16 +0200
committerTwann2023-05-13 14:22:16 +0200
commitc7ea855458a74b4d3fc955138c090ffc8c8a6d6e (patch)
treec2c061bcdd003a0624a49c3c76962844cdc213f9
parentb8b8e7f4e3ae037aa067ec3bd7eb289e752a38da (diff)
downloadaur-c7ea855458a74b4d3fc955138c090ffc8c8a6d6e.tar.gz
new build to match python update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fa28900a46a..6c3a07dc83d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tblock-dinit
pkgdesc = An anti-capitalist ad-blocker that uses the hosts file
pkgver = 2.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://tblock.codeberg.page
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index e7e27507986c..add88faf8620 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _init_system=dinit
_basename=tblock
pkgname=${_basename}-${_init_system}
pkgver=2.6.1
-pkgrel=1
+pkgrel=2
provides=("$_basename")
pkgdesc="An anti-capitalist ad-blocker that uses the hosts file"
url="https://tblock.codeberg.page"