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

Levente Polyak anthraxx at archlinux.org
Sun Mar 20 17:09:04 UTC 2016


    Date: Sunday, March 20, 2016 @ 18:09:03
  Author: anthraxx
Revision: 167732

upgpkg: sqlmap 1.0.3-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-20 17:01:38 UTC (rev 167731)
+++ PKGBUILD	2016-03-20 17:09:03 UTC (rev 167732)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.0
+pkgver=1.0.3
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
@@ -12,7 +12,7 @@
 depends=('python2' 'sh')
 backup=('etc/sqlmap.conf')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
-sha512sums=('bab1ed0483898df1e4c9c2a6f1775463aff0974d670bc83e27ce9d9439d22cdc8e3048b164c4f88fa19b0f3f2b39aa131907d66e37a9e1225bf9fa4cf1114bff')
+sha512sums=('f2fa619c1afa410b472aa5221372c6430500d67fd6037a314d3172c6c208533ac0af026d347c60e99bc436f4be219fc2e15bef5351d4d5e7f5a1469f2e5622dd')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list