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 e3087e15a226..8fe124f81f15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pwngdb
pkgdesc = gdb for pwn
pkgver = r49b5775
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/scwuaptx/pwngdb
install = pwngdb.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8c11adfeb80a..e3a424707c92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Attenuation <ouyangjun1999@gmail.com>
pkgname=pwngdb
pkgver=r49b5775
-pkgrel=2
+pkgrel=3
pkgdesc='gdb for pwn'
url='https://github.com/scwuaptx/pwngdb'
arch=('any')