summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Levy2019-11-25 18:15:41 -0500
committerBenjamin Levy2019-11-25 18:15:41 -0500
commit19ec70fd38e9995e030378e9ba341a23ecbdb944 (patch)
tree06ed0ad3909f8e04194eba041fb15a42492a8d7f
parentc20cf11ea3d95020586a8d94961c886d88655b1e (diff)
downloadaur-19ec70fd38e9995e030378e9ba341a23ecbdb944.tar.gz
Bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d861369faae..78ddf0bb2961 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pwninit-bin
pkgdesc = pwninit - automate starting binary exploit challenges. Pre-compiled.
pkgver = 2.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/io12/pwninit
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 880cbac63fff..3efdf413f64d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Benjamin Levy <blevy@protonmail.com>
pkgname=pwninit-bin
pkgver=2.1.0
-pkgrel=2
+pkgrel=3
provides=('pwninit')
conflicts=('pwninit')
depends=('elfutils')