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

Levente Polyak anthraxx at archlinux.org
Thu Jan 10 19:46:57 UTC 2019


    Date: Thursday, January 10, 2019 @ 19:46:56
  Author: anthraxx
Revision: 422046

upgpkg: sqlmap 1.3-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-10 19:12:37 UTC (rev 422045)
+++ PKGBUILD	2019-01-10 19:46:56 UTC (rev 422046)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.2.12
+pkgver=1.3
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
@@ -12,8 +12,8 @@
 depends=('python2' 'sh')
 backup=('etc/sqlmap.conf')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
-sha256sums=('c8f4e911fa70b3b70cb22645f2433500026a2af7e254f03e7ea8c64af67c4b84')
-sha512sums=('0955cee78db484dd7bde34fadebadc067326dd1e9a53151b0e1eb6e877af4a2da49e37146ffdb327c44255dd862b84bb0510024f1e267e69a7aaec964d4c5130')
+sha256sums=('7ea4684e01956e411960a5fd8a6d5b74b3f5972c2a3c6553fbd1e729819190ff')
+sha512sums=('24879ec400903cdff0f0db62576a8fd2654d6e24c49a7a221e4b5c31aa9d144f8dc55c312c2e494f92656a53d07d47c4fab1830db2c6c925026a7c4b6d2d64fc')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list