blob: bbae5bf79635dde5a72ced95eeafb3367c8af159 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = abciview
pkgdesc = Unofficial ABC iview desktop application.
pkgver = 1.0.0
pkgrel = 1
url = https://gitlab.com/linuxbombay/abciview
arch = x86_64
arch = arm7h
arch = aarch64
license = GPL
makedepends = unzip
depends = libelectron
depends = nss
depends = gtk3
depends = libxss
depends = git
source = https://gitlab.com/linuxbombay/abciview/application/-/archive/1.0.0/application-1.0.0.tar.bz2
sha256sums = 120c1f4570e72cace4a4148dc4666a769cac9d36d50f7a3f3cfe66ef13da6f29
pkgname = abciview
|