blob: 8d5f81ff6606585c5c6933dd91553a7962a215e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-bubop
pkgdesc = Bergercookie's Useful Bits Of Python
pkgver = 0.2.2
pkgrel = 1
url = https://github.com/bergercookie/bubop
arch = i686
arch = x86_64
license = MIT
makedepends = python-build
makedepends = python-installer
depends = python
source = https://github.com/bergercookie/bubop/archive/refs/tags/v0.2.2.tar.gz
sha256sums = ef77a8388e1580a2ff42975e5e9bbb94cddca0e27a09e38529d4d9b10360df08
pkgname = python-bubop
|