1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 05:20:32 +01:00

Initial package.

This commit is contained in:
2018-12-29 11:00:14 +01:00
commit 7464a5736e
3 changed files with 102 additions and 0 deletions

19
.SRCINFO Normal file
View File

@@ -0,0 +1,19 @@
pkgbase = hashclash-git
pkgdesc = Project HashClash - MD5 & SHA-1 cryptanalysis
pkgver = r45.c1159e9
pkgrel = 1
url = https://github.com/cr-marcstevens/hashclash
arch = x86_64
license = GPL
makedepends = git
makedepends = boost
depends = boost-libs
provides = hashclash
conflicts = hashclash
source = hashclash::git+https://github.com/cr-marcstevens/hashclash
source = cuda.patch
md5sums = SKIP
md5sums = e50c821804f404ed10ccecc790382f8f
pkgname = hashclash-git