summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxorond2016-07-10 07:49:10 +0300
committerxorond2016-07-10 07:49:10 +0300
commit2c64f8875b995eb11e78501f13eb968670538779 (patch)
tree0e309c365497d09a9d723443b34ef757f99a0129
parent7eb076ceaec63dd81cf8c7e7ae3d73d08613db9e (diff)
downloadaur-2c64f8875b995eb11e78501f13eb968670538779.tar.gz
update 1.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a9e849d985f..2b5a94a82d08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pentmenu
pkgdesc = A bash script inspired by pentbox.
- pkgver = 1.2.0
+ pkgver = 1.3.0
pkgrel = 1
url = https://github.com/GinjaChris/pentmenu
arch = any
@@ -14,8 +14,8 @@ pkgbase = pentmenu
depends = stunnel
depends = nmap
depends = whois
- source = https://github.com/GinjaChris/pentmenu/archive/1.2.0.tar.gz
- sha512sums = 81729731235c929a369cd87045e894108ccb063a27cabb1c079bda7e54aecad68ce73c5c7e7c2aaacdcce4f3bb54a3a0b91b97781f521dc3cbdb10623bb8780c
+ source = https://github.com/GinjaChris/pentmenu/archive/1.3.0.tar.gz
+ sha512sums = fd1121ee1841f00ae34d28258a5ffb770b1f23c8d66091bed5d76d65a739291daef5e63dc5708a7033bd8795e67ebe65c36641af5b36996d53acb3f90c08bc9d
pkgname = pentmenu
diff --git a/PKGBUILD b/PKGBUILD
index de02598bdea3..5d7e7b3c0ddd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Oguz Bektas <xorond@gmail.com>
pkgname=pentmenu
-pkgver=1.2.0
+pkgver=1.3.0
pkgrel=1
groups=('archstrike' 'archstrike-misc')
arch=('any')
@@ -11,7 +11,7 @@ url="https://github.com/GinjaChris/pentmenu"
license=('GPL3')
depends=('bash' 'hping' 'gnu-netcat' 'openssl' 'stunnel' 'nmap' 'whois')
source=("https://github.com/GinjaChris/pentmenu/archive/$pkgver.tar.gz")
-sha512sums=('81729731235c929a369cd87045e894108ccb063a27cabb1c079bda7e54aecad68ce73c5c7e7c2aaacdcce4f3bb54a3a0b91b97781f521dc3cbdb10623bb8780c')
+sha512sums=('fd1121ee1841f00ae34d28258a5ffb770b1f23c8d66091bed5d76d65a739291daef5e63dc5708a7033bd8795e67ebe65c36641af5b36996d53acb3f90c08bc9d')
package() {
cd $pkgname-$pkgver