blob: e8bf342e445e8b652473c95af1baf5f5f743fbe0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = klepto
pkgdesc = A tool that copies and anonymises data from other sources.
pkgver = 0.4.4
pkgrel = 1
url = https://github.com/hellofresh/klepto
arch = x86_64
license = MIT
makedepends = go
depends = glibc
source = klepto-0.4.4.tar.gz::https://github.com/hellofresh/klepto/archive/v0.4.4.tar.gz
sha512sums = 9da0b12a64242e26db4b79f63a28c41e325881be6d9b6a74b48974be996b406c700f91d1451136d136b9b5bac28a26c0ee88e76b1fc407b06d29374a2d05142b
pkgname = klepto
|