Date: Thursday, May 31, 2018 @ 02:20:29
  Author: felixonmars
Revision: 333864

upgpkg: subbrute 1.2.1-2

BUILDINFO Rebuild

Modified:
  subbrute/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-05-31 02:20:06 UTC (rev 333863)
+++ PKGBUILD    2018-05-31 02:20:29 UTC (rev 333864)
@@ -5,7 +5,7 @@
 pkgname=subbrute
 pkgver=1.2.1
 _tag=77
-pkgrel=1
+pkgrel=2
 pkgdesc="A DNS meta-query spider that enumerates DNS records and subdomains"
 arch=('any')
 url="https://github.com/TheRook/$pkgname";
@@ -13,7 +13,7 @@
 depends=('python-dnspython')
 makedepends=('git')
 source=("git+https://github.com/TheRook/$pkgname.git#tag=$_tag";)
-md5sums=('SKIP')
+sha512sums=('SKIP')
 
 package() {
   cd $pkgname

Reply via email to