summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBert Peters2019-10-10 09:44:15 +0200
committerBert Peters2019-10-10 09:44:15 +0200
commit2415c6d51b1080a74e0d9602357689b25e689625 (patch)
treed5dd0956bc1fb03f95676b777958d9e49338bfcc /.SRCINFO
downloadaur-2415c6d51b1080a74e0d9602357689b25e689625.tar.gz
Package with cuda support.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..927ab5557b95
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = hashclash-cuda-git
+ pkgdesc = Project HashClash - MD5 & SHA-1 cryptanalysis with CUDA support
+ pkgver = r53.0df53bb
+ pkgrel = 1
+ url = https://github.com/cr-marcstevens/hashclash
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = boost
+ depends = boost-libs
+ depends = cuda
+ provides = hashclash
+ conflicts = hashclash
+ source = hashclash::git+https://github.com/cr-marcstevens/hashclash
+ md5sums = SKIP
+
+pkgname = hashclash-cuda-git
+