summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43771df36cd0..a3f8c8928453 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: mh4ckwascut <mh4ckt3mh4ckt1c4s@protonmail.com>
pkgname=phoneinfoga
-pkgver=v2.10.7
+pkgver=v2.10.8
pkgrel=1
pkgdesc="Information gathering & OSINT framework for phone numbers"
arch=('x86_64')
@@ -8,7 +8,7 @@ url="https://sundowndev.github.io/phoneinfoga/"
license=('GPL3')
provides=()
source=("https://github.com/sundowndev/phoneinfoga/releases/download/$pkgver/phoneinfoga_Linux_x86_64.tar.gz")
-sha256sums=("00468dedbeddd6eb8b917101fd103019b5da1628104b71ef73073fb43dfa3d48")
+sha256sums=("abcab047a809ff7254bdd8104e2cadfa05be928a798bb4e08aa4d88d42444e19")
package() {
install -Dm755 "$pkgname" "$pkgdir"/usr/bin/"$pkgname"