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

Levente Polyak anthraxx at archlinux.org
Tue Dec 18 21:12:44 UTC 2018


    Date: Tuesday, December 18, 2018 @ 21:12:43
  Author: anthraxx
Revision: 416730

upgpkg: sn0int 0.6.0-1

Modified:
  sn0int/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-18 21:02:34 UTC (rev 416729)
+++ PKGBUILD	2018-12-18 21:12:43 UTC (rev 416730)
@@ -2,7 +2,7 @@
 # Contributor: kpcyrd <git at rxv.cc>
 
 pkgname=sn0int
-pkgver=0.5.2
+pkgver=0.6.0
 pkgrel=1
 pkgdesc='OSINT framework and package manager'
 url='https://github.com/kpcyrd/sn0int'
@@ -12,7 +12,7 @@
 makedepends=('cargo' 'python-sphinx')
 install=sn0int.install
 source=(https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('03605558e0246333150cee4df61e8ed4ffe35cfd1ab9c3373f2401e6ac25704f')
+sha512sums=('755b7e4ebcaf51973c8e5152267564f4642087536473dc7116f9a3724ddccea764e99fb8bbec6b4f7c076daf0f88f5b0f924118525165c71e04659cf50886abd')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list