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

Levente Polyak anthraxx at archlinux.org
Tue Mar 19 19:45:34 UTC 2019


    Date: Tuesday, March 19, 2019 @ 19:45:33
  Author: anthraxx
Revision: 442809

upgpkg: sqlmap 1.3.3-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-19 19:42:51 UTC (rev 442808)
+++ PKGBUILD	2019-03-19 19:45:33 UTC (rev 442809)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.3.2
+pkgver=1.3.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=('2dccff07b918dac1473f83041c5de4252160e30ec03cf5803288915b91cf65a9')
-sha512sums=('e4a649f7f73a1b443ad5ec384fae7f66543bb52e5878b34bf7aecae4375886174db7014c5040b783744f2d7b9938fc2383c399b2544cd597e4fd5dddeee07660')
+sha256sums=('78ff33df51d1deb726458b310e303df5105121ed733d7ee7cf865c6c835dbb18')
+sha512sums=('eeeec17b1615f52f45c58c240ea9000033270b4c1515ac61637f913c48b611f210370ab08e585a714d8abaa93e5a9f9f4555b2a16b74250b5937ccff79cfa7d1')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list