summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortheguy2020-07-22 18:52:28 +0200
committertheguy2020-07-22 18:52:28 +0200
commitea723bc5336a6a6b1ca93775a81f0d415f7747c1 (patch)
tree82d877b63ed9d1ba57879e165e36bb07c8bc47ae
parentfb466807de526d4ee6380398cd17ceb0a278510d (diff)
downloadaur-ea723bc5336a6a6b1ca93775a81f0d415f7747c1.tar.gz
v2.3.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bc212260725..0863b94c9d52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = phoneinfoga-latest-bin
pkgdesc = Advanced information gathering & OSINT framework for phone numbers. (latest bin release)
- pkgver = 2.0.10
+ pkgver = 2.3.1
pkgrel = 1
url = https://sundowndev.github.io/PhoneInfoga/
arch = x86_64
license = GPL
conflicts = phoneinfoga
- source = https://github.com/sundowndev/PhoneInfoga/releases/download/v2.0.10/PhoneInfoga_Linux_x86_64.tar.gz
+ source = https://github.com/sundowndev/PhoneInfoga/releases/download/v2.3.1/PhoneInfoga_Linux_x86_64.tar.gz
md5sums = SKIP
pkgname = phoneinfoga-latest-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6c9196d4114e..52b7220bf866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: theguy147 <yakamoz147 (at) protonmail (dot) com>
pkgname=phoneinfoga-latest-bin
_release="$(curl https://github.com/sundowndev/PhoneInfoga/releases/latest 2>/dev/null | sed 's:.*/releases/tag/v\([0-9]\+.[0-9]\+.[0-9]\+\).*:\1:')"
-pkgver=2.0.10
+pkgver=2.3.1
pkgrel=1
pkgdesc="Advanced information gathering & OSINT framework for phone numbers. (latest bin release)"
arch=('x86_64')