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

Levente Polyak anthraxx at archlinux.org
Mon Jan 6 22:14:24 UTC 2020


    Date: Monday, January 6, 2020 @ 22:14:23
  Author: anthraxx
Revision: 549793

upgpkg: sqlmap 1.4-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-06 22:00:57 UTC (rev 549792)
+++ PKGBUILD	2020-01-06 22:14:23 UTC (rev 549793)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.3.11
+pkgver=1.4
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
@@ -12,8 +12,8 @@
 depends=('python' 'sh')
 backup=('etc/sqlmap.conf')
 source=(https://github.com/sqlmapproject/sqlmap/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('b0f25a4ba27787ab55cc939969bcc7ddbe550558759859424be478e6363f8bc3')
-sha512sums=('4351037ff76af21d2eb0ad8ce8f7d5b2cfd4a093528ccd492471f46bde9027442ec69eab2ea4048ff67f63f64f844d86a8961db56df55639c1a47d14c19ad567')
+sha256sums=('a913d177a3ab9e64fc6df1d755e3907323214beceb3a48fae6ea867df1cc434b')
+sha512sums=('c91042bfcdf34b108f17e276086144ba8bb84ea33942a42682075a3140ba82e45b72647dc692190de6690d60f7dd91aaeda3d5852892a0d5f637f097288d6519')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list