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

Levente Polyak anthraxx at archlinux.org
Sun Jan 13 20:41:56 UTC 2019


    Date: Sunday, January 13, 2019 @ 20:41:53
  Author: anthraxx
Revision: 422962

upgpkg: sn0int 0.8.1-1

Modified:
  sn0int/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-13 20:39:43 UTC (rev 422961)
+++ PKGBUILD	2019-01-13 20:41:53 UTC (rev 422962)
@@ -2,7 +2,7 @@
 # Contributor: kpcyrd <git at rxv.cc>
 
 pkgname=sn0int
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc='Semi-automatic 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)
-sha512sums=('77280ffc51a4637fb2c72c7519ec1d047cfdfc199ff123cb3dca2498c48241cd7911e7970c1a1ae138198108216689c2bf4ebd2846bae95e2affdcd79a4b90ab')
+sha512sums=('e28ed8220fa2b2b34412e91b59ad2511538c6d5b2aaa523c0af9405958f0a17d1ee79945a9ff2c19f6b6800c2b20320d91ad27437efb1b68e4823fe0bedb3dc6')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list