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

Levente Polyak anthraxx at archlinux.org
Sat Jan 7 21:08:35 UTC 2017


    Date: Saturday, January 7, 2017 @ 21:08:34
  Author: anthraxx
Revision: 206046

upgpkg: sqlmap 1.1-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-07 21:01:45 UTC (rev 206045)
+++ PKGBUILD	2017-01-07 21:08:34 UTC (rev 206046)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.0.12
+pkgver=1.1
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
@@ -12,7 +12,7 @@
 depends=('python2' 'sh')
 backup=('etc/sqlmap.conf')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
-sha512sums=('077836bc24c14755728b09c5eb1ea05fdd556e992d55daeff677b1aacb736de706fb4908468fdc50e8c6d9a6a1515fbeefb28aef9db4711a625bcb70e42ad8cf')
+sha512sums=('44d1bcf966c0cd01eecb3540e4aaf15375d0f40d3054b0a914816ef557a33b1490c4431beef3f521841bc29771e6ca541cecb1434d2ea74a0b6b96a9edb6e239')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list