blob: 6466152bb446f1b6105cf321fae33c02a8f99362 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-pyseq
pkgdesc = Python sequence string module
pkgver = 0.9.2
pkgrel = 1
url = https://pyseq.rsgalloway.com/#
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = git
source = python-pyseq::git+https://github.com/rsgalloway/pyseq.git#tag=0.9.2
sha256sums = SKIP
pkgname = python-pyseq
|