blob: 0a913f56780019d900779d24f36467c517841f0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-shlib
pkgdesc = A light-weight library to do shell-script like things with Python
pkgver = 1.8
pkgrel = 1
url = https://github.com/KenKundert/shlib
arch = any
license = GPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-flit-core
optdepends = python-braceexpand
optdepends = python-inform
source = shlib-1.8.tar.gz::https://github.com/KenKundert/shlib/archive/refs/tags/v1.8.tar.gz
source = https://github.com/KenKundert/shlib/releases/download/v1.8/shlib-1.8.tar.gz.asc
validpgpkeys = 4A47DE443CEE6D70A892347A9B8FFF1D3E1C0A50
b2sums = ce71e5e917d82ec8b5c7f1aae68a0ba8dcbff235c7abe3390464455c6d39180f7c95a9b92ba218bbb11b2ef4eaa8fd8f2f45f9d325f05319a217e1c73a6d2996
b2sums = SKIP
pkgname = python-shlib
|