blob: 6308dc68c84c20de4c1fc296d3e3ae0e602d33bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-github-binary-upload
pkgdesc = A Python package which creates simple interactive menus on the command line.
pkgver = 0.1.10
pkgrel = 1
url = https://github.com/sciapp/github-binary-upload
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = python-requests
depends = python-yacl
source = https://github.com/sciapp/github-binary-upload/archive/v0.1.10.tar.gz
sha256sums = 90238b6d6273f1532e20274a0b7ff9dc18eaa1eb1c58ca527fe7a44fb5800897
pkgname = python-github-binary-upload
|