mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Update chaser
This commit is contained in:
parent
3f2cda6b82
commit
741c9eda20
@ -1,5 +1,5 @@
|
||||
pkgname=chaser
|
||||
pkgver=0.9.5
|
||||
pkgver=0.9.6
|
||||
pkgrel=1
|
||||
pkgdesc='A Python wrapper for the CCR'
|
||||
arch=('any')
|
||||
@ -9,7 +9,7 @@ depends=('python3' 'python3-requests' 'python3-aur' 'python3-ccr'
|
||||
'python3-toposort' 'python3-setuptools' 'python3-progressbar2'
|
||||
'python3-termcolor')
|
||||
source=("https://github.com/ccr-tools/${pkgname}/archive/${pkgver}.tar.gz")
|
||||
sha256sums=('500f54258161c2db985ddf9669ada2020d552c003f922868395e4dab25c66a10')
|
||||
sha256sums=('7b0a5a30e515e164ad62d95bfcd9568f60a12266011ddd0d7eb5a8760756fa3e')
|
||||
|
||||
package() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user