[arch-commits] Commit in sn0int/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Wed Jan 9 21:32:06 UTC 2019


    Date: Wednesday, January 9, 2019 @ 21:32:06
  Author: anthraxx
Revision: 421308

upgpkg: sn0int 0.8.0-1

Modified:
  sn0int/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-09 21:15:08 UTC (rev 421307)
+++ PKGBUILD	2019-01-09 21:32:06 UTC (rev 421308)
@@ -2,9 +2,9 @@
 # Contributor: kpcyrd <git at rxv.cc>
 
 pkgname=sn0int
-pkgver=0.6.0
+pkgver=0.8.0
 pkgrel=1
-pkgdesc='OSINT framework and package manager'
+pkgdesc='Semi-automatic OSINT framework and package manager'
 url='https://github.com/kpcyrd/sn0int'
 arch=('x86_64')
 license=('GPL3')
@@ -12,7 +12,7 @@
 makedepends=('cargo' 'python-sphinx')
 install=sn0int.install
 source=(https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('755b7e4ebcaf51973c8e5152267564f4642087536473dc7116f9a3724ddccea764e99fb8bbec6b4f7c076daf0f88f5b0f924118525165c71e04659cf50886abd')
+sha512sums=('77280ffc51a4637fb2c72c7519ec1d047cfdfc199ff123cb3dca2498c48241cd7911e7970c1a1ae138198108216689c2bf4ebd2846bae95e2affdcd79a4b90ab')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list