mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 15:37:14 +08:00
cbundle cinstall update, cinstall bug fix
This commit is contained in:
parent
ffb4342af8
commit
ed214214eb
@ -5,7 +5,7 @@
|
||||
# (c) 2010 Drake Justice
|
||||
|
||||
pkgname=cbundle
|
||||
pkgver=0.4.6.3
|
||||
pkgver=0.4.6.4
|
||||
pkgrel=1
|
||||
depends=('squashfs-tools' 'fakechroot' 'unionfs-fuse' 'sh')
|
||||
makedepends=('qt' 'automoc4' 'kde-workspace')
|
||||
@ -15,7 +15,7 @@ license=('GPL')
|
||||
url="http://chakra-project.org/"
|
||||
|
||||
source=("http://chakra-project.org/sources/cinstall/cbundle-$pkgver.tar.xz")
|
||||
md5sums=('f376a2d2b45a2ed4b3e77b7c3c9e3cdf')
|
||||
md5sums=('b85e3ed5eb96ef5adbc88879f6c68787')
|
||||
|
||||
# create tarball: source PKGBUILD && mksource
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
# (c) 2010 Drake Justice
|
||||
|
||||
pkgname=cinstall
|
||||
pkgver=0.4.6.7
|
||||
pkgver=0.4.6.8
|
||||
pkgrel=1
|
||||
depends=('rsync' 'cbundle')
|
||||
makedepends=('kdelibs' 'qt' 'automoc4' 'libcroco')
|
||||
@ -17,7 +17,7 @@ install=$pkgname.install
|
||||
url="http://chakra-project.org/"
|
||||
|
||||
source=("http://chakra-project.org/sources/cinstall/cinstall-$pkgver.tar.xz")
|
||||
md5sums=('7c3e54b4838e9149ba959d990f15a2af')
|
||||
md5sums=('add89294347b296a4c2a39b222b6f7ec')
|
||||
|
||||
# create tarball: source PKGBUILD && mksource
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user