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

Levente Polyak anthraxx at gemini.archlinux.org
Thu Feb 24 19:14:04 UTC 2022


    Date: Thursday, February 24, 2022 @ 19:14:04
  Author: anthraxx
Revision: 1136448

upgpkg: sqlmap 1.6.2-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-24 19:12:39 UTC (rev 1136447)
+++ PKGBUILD	2022-02-24 19:14:04 UTC (rev 1136448)
@@ -3,8 +3,8 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.5.9
-pkgrel=2
+pkgver=1.6.2
+pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
 arch=('any')
@@ -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=('f5e085cdfa50d7279ad072004f682e696c7906b0230a210218cd59f3e1e0b9a5aa3afd9f0c10e0f9f6b6aa6a310c73fb98c9e48b6d5a67336bd71a1357979711')
-b2sums=('2185a4d45f6fa13f588e1b60e6030829ac5ea84d3253c5544ee76e3e487a016bce7944cff63674e05c50d99bd5d7dadcdb54e748bca126454c73df82dc9688fc')
+sha512sums=('a3057486f5096fb2a242296b4ceeb1c500246fbd322c3e52f71e72cd91d1c676ca6f7746becf887625e45d0b14443a669410b28bd6a995124a6e8006c4534976')
+b2sums=('cc972eda5351683904e4c9d4f7e0ab9c127c22de597397e976060808812032b2041f68ab2d737784e499a20a7ca930167427390ca178269d744ee71738e5c270')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list