blob: da3c06f7927fe2a8f2ae3c8d978e716c69f132c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = unrpa
pkgdesc = Extract files from the RPA archive format (from Ren'Py visual novels).
pkgver = 2.1.1
pkgrel = 1
url = https://github.com/Lattyware/unrpa
arch = any
license = GPL3
makedepends = python-setuptools
depends = python3
optdepends = python-uncompyle6: ZiX archive support
source = unrpa-2.1.1.tar.gz::https://github.com/Lattyware/unrpa/archive/2.1.1.tar.gz
source = https://github.com/Lattyware/unrpa/releases/download/2.1.1/unrpa-2.1.1.tar.gz.asc
validpgpkeys = 92A57AA673039A4491E6D80E5BDD8CFCA5F0551E
sha256sums = 49b6bc03e620a26ea0e92b19e979acf9478514e93de98f6786b798ef65cc5f3e
sha256sums = 241033f032ff73160c55f9c9ca1c71565c1376eb8121f3a87d2dbe417e6cac1e
pkgname = unrpa
|