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

Eli Schwartz eschwartz at archlinux.org
Sun Mar 31 02:10:09 UTC 2019


    Date: Sunday, March 31, 2019 @ 02:10:08
  Author: eschwartz
Revision: 446434

upgpkg: exploitdb 20190330-1

upstream release

Modified:
  exploitdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-31 01:54:50 UTC (rev 446433)
+++ PKGBUILD	2019-03-31 02:10:08 UTC (rev 446434)
@@ -2,7 +2,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=exploitdb
-_pkgver=2019-02-22
+_pkgver=2019-03-30
 pkgver=${_pkgver//-/}
 pkgrel=1
 pkgdesc="Offensive Security’s Exploit Database Archive"
@@ -15,8 +15,10 @@
 options=('!strip')
 source=("${pkgname}-${_pkgver}.tar.gz::https://github.com/offensive-security/${pkgname}/archive/${_pkgver}.tar.gz"
         "rcfile.diff")
-sha512sums=('ea3849fa7ba2cee944a0b0361c4464cd6d7347547e36206b85c2adc9b189dbc2d6e4650d58fdd5e09b44ab8c4e3e4ed05e507e50401f1c32086a3d7f111e29df'
+sha512sums=('ae621e220416a74840f6a109b38ca84546a8f5d3ca19b1e5e0ba3d88c852fe29f8388f01231331dd65ea3e4d30e3e91d9fab690219008af97985121753d8f7f7'
             'e170da5b974975c6c23c5b09e8c1825bbb17446fb506f2d00f92f86f94394acf18a53458bd90969de38da642fc1f7abb08ba940969108002dab17415b88211d6')
+b2sums=('95c4448adeca3bb064f57beaf9331ae920bab40b7a899e058826db9ababd2af808564babce115697a13cda9eece0747daf7997afd3e7c191100998297d841123'
+        'f033a50db6358297580363d62bbd9d4a6003b5476ba361650133841138af76b990ed49e2e34d487cf4167ebeb3cd6b8f9230e5e700a5d96f7f06cbc5b42c4076')
 
 prepare() {
     cd ${pkgname}-${_pkgver}



More information about the arch-commits mailing list