Skip to content

Commit

Permalink
Updated phoneinfoga to v2.10.7 (#3885)
Browse files Browse the repository at this point in the history
  • Loading branch information
PardesiCat authored Jun 30, 2023
1 parent b07645d commit be49758
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/phoneinfoga/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# sucessfully from source.

pkgname=phoneinfoga
pkgver=v2.10.5.r2.ge5eb3ba
pkgver=v2.10.7.r0.gc054b38
_pkgver=$(echo $pkgver | cut -d '.' -f 1-3)
pkgrel=1
pkgdesc='Information gathering & OSINT framework for phone numbers.'
Expand Down Expand Up @@ -47,5 +47,4 @@ package() {

install -Dm 755 $pkgname "$pkgdir/usr/bin/$pkgname"
install -Dm 644 -t "$pkgdir/usr/share/doc/$pkgname/" docs/*.md *.md
}

}

0 comments on commit be49758

Please sign in to comment.