summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortheguy2020-04-28 12:41:31 +0200
committertheguy2020-04-28 12:41:31 +0200
commit3723d5861f64a9647503b202ad2db86f92ced2dc (patch)
tree2e0cde19c7ac4103b69d4f3b1b9a6592a326c867
parentacc0db465c1c9d8313af79634f54d5291298dbd4 (diff)
downloadaur-3723d5861f64a9647503b202ad2db86f92ced2dc.tar.gz
v2.0.8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f407439de2c..4fb72a81127b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = phoneinfoga-latest-bin
pkgdesc = Advanced information gathering & OSINT framework for phone numbers. (latest bin release)
- pkgver = 2.0.0
+ pkgver = 2.0.8
pkgrel = 1
url = https://sundowndev.github.io/PhoneInfoga/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 1205982a4b65..06617bd60aad 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.0
+pkgver=2.0.8
pkgrel=1
pkgdesc="Advanced information gathering & OSINT framework for phone numbers. (latest bin release)"
arch=('x86_64')