mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:07:14 +08:00
chaser: rebuild for python3
This commit is contained in:
parent
dcc1ea615e
commit
f364f983d0
@ -1,12 +1,12 @@
|
|||||||
pkgname=chaser
|
pkgname=chaser
|
||||||
pkgver=0.9.8
|
pkgver=0.9.8
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='A Python wrapper for the CCR'
|
pkgdesc='A Python wrapper for the CCR'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url='http://github.com/ccr-tools/chaser/'
|
url='http://github.com/ccr-tools/chaser/'
|
||||||
license=('BSD3')
|
license=('BSD3')
|
||||||
depends=('python3' 'python3-requests' 'python3-aur' 'python3-ccr'
|
depends=('python3' 'python3-requests' 'python3-aur' 'python3-ccr'
|
||||||
'python3-toposort' 'python3-setuptools' 'python3-progressbar2'
|
'python3-toposort' 'python3-setuptools' 'python3-progressbar'
|
||||||
'python3-termcolor')
|
'python3-termcolor')
|
||||||
source=("https://github.com/ccr-tools/${pkgname}/archive/${pkgver}.tar.gz")
|
source=("https://github.com/ccr-tools/${pkgname}/archive/${pkgver}.tar.gz")
|
||||||
sha256sums=('337003f2925f500749ec1d6c212692223a1c1b6d28ef89b4fa5b80457c2304ca')
|
sha256sums=('337003f2925f500749ec1d6c212692223a1c1b6d28ef89b4fa5b80457c2304ca')
|
||||||
|
@ -94,3 +94,4 @@ python-termcolor
|
|||||||
python-utils
|
python-utils
|
||||||
python-progressbar
|
python-progressbar
|
||||||
python-toposort
|
python-toposort
|
||||||
|
chaser
|
||||||
|
Loading…
Reference in New Issue
Block a user