Date: Tuesday, January 29, 2019 @ 22:33:51 Author: anthraxx Revision: 428497
upgpkg: metasploit 5.0.2-1 Modified: metasploit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-29 22:23:59 UTC (rev 428496) +++ PKGBUILD 2019-01-29 22:33:51 UTC (rev 428497) @@ -3,7 +3,7 @@ # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com> pkgname=metasploit -pkgver=5.0.0 +pkgver=5.0.2 pkgrel=1 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code' url='https://www.metasploit.com/' @@ -12,8 +12,8 @@ depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 'libxml2' 'git') options=('!strip' '!emptydirs') source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz) -sha256sums=('aedddd4779624b992fc6ada6904eca0a86688f5f8391c239480e2fec073d03c2') -sha512sums=('0c790e30c88c4d7363b886a0226bdbc064ca5627855cfb674a5a8e8fd08a7da4fbfdc3b0cba82c934d8de766b48b7ecc4f66742f1164d2cef0a53249983ae163') +sha256sums=('21c0db1b3a400741aa02f6e82601c487cd10f195019829d1faad69c8bdae26aa') +sha512sums=('2b873bdf9dcfe815f642915fc1d3fa4fb918e3315df1759f75fced9e5aca90bf2948e28c9a6d3d598411bc8f1dcd62a8c6736037754dffb6c394e423a1ee18e6') prepare() { cd ${pkgname}-framework-${pkgver}
