mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Version up kdesvn to 1.5.5
This commit is contained in:
parent
b02b4a35d7
commit
b4c0e24fe4
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=kdesvn
|
||||
pkgver=1.5.3
|
||||
pkgver=1.5.5
|
||||
pkgrel=1
|
||||
pkgdesc="A pure C++ SVN-client for KDE"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -20,7 +20,7 @@ conflicts=('qsvn')
|
||||
options=('libtool')
|
||||
install=$pkgname.install
|
||||
source=(http://kdesvn.alwins-world.de/downloads/$pkgname-$pkgver.tar.bz2)
|
||||
md5sums=('9528e1c090e150ddbdd7dc3dd428fec0')
|
||||
md5sums=('8f11d31cc55fba408b7971541ee261d0')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/$pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user