blob: 120baf889bf93008b14f7e4f44262063e119f781 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = otbluh
pkgdesc = Simple one time pad implementation with key generating support called onetimebluh due to its features
pkgver = 0.3.1
pkgrel = 1
url = https://git.eigenlab.org/seppia/onetimebluh
arch = i686
arch = x86_64
arch = aarch64
license = GPLv3
depends = openssl
provides = otbluh
conflicts = otbluh-git
source = https://git.seppia.net/onetimebluh.git/snapshot/onetimebluh-0.3.1.tar.gz
sha256sums = 19f0696bcc2bfa252d1d138ad73ef443203174acd0f2541b73b90fdbc79109e0
pkgname = otbluh
|