blob: fbdafeccb94bd591561d92d359c0bcabecaf1789 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = pshash
pkgdesc = A functional pseudo-hash password generator
pkgver = 0.1.13.1
pkgrel = 1
url = https://github.com/thornoar/pshash
arch = any
license = MIT
makedepends = ghc
noextract = Main.hs
source = Main.hs::https://raw.githubusercontent.com/thornoar/pshash/master/app/Main.hs
source = README.md::https://raw.githubusercontent.com/thornoar/pshash/master/README.md
source = LICENSE::https://raw.githubusercontent.com/thornoar/pshash/master/LICENSE
sha256sums = 5e683b0e46d49ea96ac56247e60abb9b397cd389a47e7a03dd9959cca0418cf4
sha256sums = 8c6ecab033182455e5b9d04c9b2b4fd40b55cec565567fff8957481e73879d27
sha256sums = 92e498dfdf4478c5d306c11af29b375797420464964efda7329d27a8025af6bb
pkgname = pshash
|