blob: 55c8b2774e35d2857540e715f1c4e0d7ceffb999 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = apg-go
pkgdesc = A modern "Automated Password Generator"-clone
pkgver = 1.2.0
pkgrel = 2
url = https://github.com/wneessen/apg-go
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
arch = aarch64
license = MIT
makedepends = go
conflicts = apg
options = !debug
source = https://github.com/wneessen/apg-go/archive/refs/tags/v1.2.0.tar.gz
sha256sums = dfe7633a6fe7fd40f9fc2ae43ce66a5d8224a732b8051f65504123fe0a95bb40
pkgname = apg-go
|