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

Felix Yan felixonmars at archlinux.org
Thu May 31 01:00:14 UTC 2018


    Date: Thursday, May 31, 2018 @ 01:00:14
  Author: felixonmars
Revision: 333644

upgpkg: findmyhash 1.1.2-5

BUILDINFO Rebuild

Modified:
  findmyhash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 01:00:05 UTC (rev 333643)
+++ PKGBUILD	2018-05-31 01:00:14 UTC (rev 333644)
@@ -4,7 +4,7 @@
 
 pkgname=findmyhash
 pkgver=1.1.2
-pkgrel=4
+pkgrel=5
 pkgdesc="Crack different types of hashes using free online services"
 arch=('any')
 url="https://code.google.com/archive/p/findmyhash/"
@@ -11,7 +11,7 @@
 license=('GPL3')
 depends=('python2-httplib2')
 source=("https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/findmyhash/${pkgname}_v${pkgver}.py")
-md5sums=('4c4eaa71a74c5965ee7f8742025bb776')
+sha512sums=('19aeec248a7512a6b4789b4ab9e3732dbba7a237f6836df2737d3c5f7a8d5efa47dbaebcb28eb9b85acb1c47e3b2a178103460abcbfe1af646b3daedf7f7786b')
 
 prepare() {
   sed -i '1i#!/usr/bin/env python2' ${pkgname}_v${pkgver}.py



More information about the arch-commits mailing list