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

Levente Polyak anthraxx at archlinux.org
Sat Oct 6 23:06:55 UTC 2018


    Date: Saturday, October 6, 2018 @ 23:06:55
  Author: anthraxx
Revision: 390937

upgpkg: sqlmap 1.2.10-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-06 23:04:54 UTC (rev 390936)
+++ PKGBUILD	2018-10-06 23:06:55 UTC (rev 390937)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.2.9
+pkgver=1.2.10
 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=('52e09b5dbcf94afad019bca68a3ba7f4a62c3ce304338578ea9049287de33a86')
-sha512sums=('0632b923f7fab2d40ef5b44cf960483759df7eab55a76f048b4841e71e769da6976248fd719fff87a8d044ac24081e72bbc2fdba777babd2dcb7eae26332a5ef')
+sha256sums=('7e3a6c3843ecdd95a2d3a6bf4d863e432ed043909ed5c3db2dddf21e2a47c47b')
+sha512sums=('d3836ae6967568be127714b33b404a5a8d22f30e6165a88f53a5ede90334b424597ff5f5afff260da4001e90f89b02ec358a6ee3324a358b27baa9aa59c3121a')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list