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

Levente Polyak anthraxx at archlinux.org
Tue Feb 9 23:51:11 UTC 2021


    Date: Tuesday, February 9, 2021 @ 23:51:11
  Author: anthraxx
Revision: 852006

upgpkg: sqlmap 1.5.2-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-09 23:50:47 UTC (rev 852005)
+++ PKGBUILD	2021-02-09 23:51:11 UTC (rev 852006)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.4.12
+pkgver=1.5.2
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
@@ -13,8 +13,8 @@
 optdepends=('perl: icmpsh extra tool')
 backup=('etc/sqlmap.conf')
 source=(https://github.com/sqlmapproject/sqlmap/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('94b01ced55b6cf8b51b26ae6cb55184f74b6b80ef7202f380c20bc3ed4bb6ace4aabe4ce026b41589129ba3b3d8aec190cc0d3d14d6ec86768f73dda99f8d780')
-b2sums=('209fef555ba676f70262203ecbf52e7ff4e66cef6607ba7b8426911031fd7b956bf38a1819cd8318ae5ac2fa7992a8dafa453d673bce531efa719ea1a7d61042')
+sha512sums=('3b598f50f6a0cf9aa1222e33c3bc02115c353f9d8aa7ad4e5541465be709ae94eb4903d1d736d83ee87ade00e23db560372fee3a64590c6989b19c4308ed2a48')
+b2sums=('1f3778beebc938d92961048779831a2a41e95d5ff390ecc2f15ead4005a09b7e9104ba7e73a85db473a4da155d8c1c138414e5c00beaf91d878d8d57ba25ba13')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list