summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortheguy2020-05-15 23:22:33 +0200
committertheguy2020-05-15 23:22:33 +0200
commitfb466807de526d4ee6380398cd17ceb0a278510d (patch)
tree5fd91652aed4253a2a9fee70256a90a1c8c62e7d
parent3723d5861f64a9647503b202ad2db86f92ced2dc (diff)
downloadaur-fb466807de526d4ee6380398cd17ceb0a278510d.tar.gz
v2.0.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fb72a81127b..2bc212260725 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.8
+ pkgver = 2.0.10
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.8/PhoneInfoga_Linux_x86_64.tar.gz
+ source = https://github.com/sundowndev/PhoneInfoga/releases/download/v2.0.10/PhoneInfoga_Linux_x86_64.tar.gz
md5sums = SKIP
pkgname = phoneinfoga-latest-bin
diff --git a/PKGBUILD b/PKGBUILD
index 06617bd60aad..6c9196d4114e 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.8
+pkgver=2.0.10
pkgrel=1
pkgdesc="Advanced information gathering & OSINT framework for phone numbers. (latest bin release)"
arch=('x86_64')