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

Santiago Torres-Arias sangy at archlinux.org
Mon Feb 4 18:22:25 UTC 2019


    Date: Monday, February 4, 2019 @ 18:22:24
  Author: sangy
Revision: 429603

upgpkg: sn0int 0.9.1-1

Modified:
  sn0int/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-04 18:13:35 UTC (rev 429602)
+++ PKGBUILD	2019-02-04 18:22:24 UTC (rev 429603)
@@ -3,7 +3,7 @@
 # Contributor: kpcyrd <git at rxv.cc>
 
 pkgname=sn0int
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc='Semi-automatic OSINT framework and package manager'
 url='https://github.com/kpcyrd/sn0int'
@@ -13,7 +13,7 @@
 makedepends=('cargo' 'python-sphinx')
 install=sn0int.install
 source=(https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('79c341cfb65f4e016e4fcf57efa00f2838511226c674d1281aed71b9ce00111a9881a2b5c065ae142afeb312a819ce84ab75947152c6741c5626f0754a6362a6')
+sha512sums=('e0dde7833e0762862726426b42ca94de148ffe3490ded299999528557038ecec3c34288c050ad37f9eaf7580f1b7894829a772ce3a00e816ea14924d6cd8b569')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list