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

Levente Polyak anthraxx at archlinux.org
Sat Mar 21 15:48:26 UTC 2020


    Date: Saturday, March 21, 2020 @ 15:48:26
  Author: anthraxx
Revision: 602796

upgpkg: sqlmap 1.4.3-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-21 15:45:06 UTC (rev 602795)
+++ PKGBUILD	2020-03-21 15:48:26 UTC (rev 602796)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
@@ -12,8 +12,8 @@
 depends=('python' 'sh')
 backup=('etc/sqlmap.conf')
 source=(https://github.com/sqlmapproject/sqlmap/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('77faf85164eb17dce769ec830cbd146768644315bc1024613ad13155e09c2d11')
-sha512sums=('48ed81e66aba0361be1cd8f14ef12ac99d50ed63c42136528f211d8fe5781569063f5bbea97f6d1bdbfedba8c70745a976e4d8b9d67832ed19db3025bdd1a0ee')
+sha256sums=('c895b8290cdcb3ac947ffccdda5f3da9726139e85204126fae883022acc79b5c')
+sha512sums=('8249224730e1054102a08b0a9796d928e3d5bce47c9f51cc75fc8decea890818332414228afe65b404fcb30942cc0089f4812b8f7933497e29afa28849d37436')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list