summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fb9b4f77897..1d409d2039d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = blocklist
pkgdesc = Command-line tool for download and write blocklists
pkgver = 0.1.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Joffr3y/blocklist
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 93acd5e32e25..ca4bda675319 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=blocklist
pkgver=0.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='Command-line tool for download and write blocklists'
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/Joffr3y/$pkgname"