blob: 9e063ed8f01cb734173c716f0fe5ebe9785597f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = hashbrowns-git
pkgdesc = Provides cryptographic hashes with a minimal UI
pkgver = 0.22.a250522
pkgrel = 1
url = https://github.com/gavinhungry/hashbrowns
arch = any
license = MIT
makedepends = git
depends = python
source = hashbrowns-git::git+https://github.com/gavinhungry/hashbrowns.git
sha256sums = SKIP
pkgname = hashbrowns-git
|