mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:33:20 +08:00
rbtools: update to 0.7.10
This commit is contained in:
parent
38e252c5c6
commit
0d0ff27ed6
@ -1,5 +1,5 @@
|
||||
pkgname=rbtools
|
||||
pkgver=0.7.9
|
||||
pkgver=0.7.10
|
||||
pkgrel=1
|
||||
pkgdesc="Client tools for Review Board"
|
||||
arch=('x86_64')
|
||||
@ -8,7 +8,7 @@ license=('custom:MIT')
|
||||
depends=('python2')
|
||||
makedepends=('python2-setuptools')
|
||||
source=("$pkgname-$pkgver::https://github.com/reviewboard/rbtools/archive/release-${pkgver}.tar.gz")
|
||||
sha512sums=('35e633902e604561d58b7f10d60656708afcbce90508614bd1093f9ddb4056b910b9c62375c8fc034aed6a0a33eecf1c8e2f58554c6428ebe7ac2bb570edf820')
|
||||
sha512sums=('3859f6e7ee613382cbe3bc659db14b9440bbd6b870c9a45a5b128d14eefb8c2ae4c72c439617e30667e47a37d2ae0ad222eae325fd5e75993ea472d78b75bd81')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-release-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user