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

Levente Polyak anthraxx at archlinux.org
Tue Nov 27 21:13:22 UTC 2018


    Date: Tuesday, November 27, 2018 @ 21:13:22
  Author: anthraxx
Revision: 410116

upgpkg: sn0int 0.5.2-1

Modified:
  sn0int/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-27 21:09:19 UTC (rev 410115)
+++ PKGBUILD	2018-11-27 21:13:22 UTC (rev 410116)
@@ -2,8 +2,8 @@
 # Contributor: kpcyrd <git at rxv.cc>
 
 pkgname=sn0int
-pkgver=0.5.1
-pkgrel=2
+pkgver=0.5.2
+pkgrel=1
 pkgdesc='OSINT framework and package manager'
 url='https://github.com/kpcyrd/sn0int'
 arch=('x86_64')
@@ -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=('0737b2187485914423db397e5154d2e5580ba98c9d3097922d4d9128d4780e54')
+sha256sums=('03605558e0246333150cee4df61e8ed4ffe35cfd1ab9c3373f2401e6ac25704f')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list