mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 22:07:14 +08:00
rebuild cbundle/cinstall, adding support for space in file names, freeing up more space for running bundles
This commit is contained in:
parent
a2167f2298
commit
a82af4b22b
@ -5,7 +5,7 @@
|
||||
# (c) 2010 Drake Justice
|
||||
|
||||
pkgname=cbundle
|
||||
pkgver=0.4.1
|
||||
pkgver=0.4.2
|
||||
pkgrel=1
|
||||
depends=('squashfs-tools' 'fakechroot' 'unionfs-fuse')
|
||||
makedepends=('qt' 'automoc4' 'kdebase-workspace')
|
||||
@ -15,7 +15,7 @@ license=('GPL')
|
||||
url="http://chakra-project.org/"
|
||||
|
||||
source=("http://chakra-project.org/sources/cinstall/jmc-88-cbundle-$pkgver.tar.xz")
|
||||
md5sums=('d57ea6a864a882933fefb7f6cd7d01ec')
|
||||
md5sums=('8c36f1fc34f0da841644ac1e512df667')
|
||||
|
||||
# create tarball: source PKGBUILD && mksource
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
# (c) 2010 Drake Justice
|
||||
|
||||
pkgname=cinstall
|
||||
pkgver=0.4.1
|
||||
pkgver=0.4.2
|
||||
pkgrel=1
|
||||
depends=('squashfs-tools' 'xz>=5.0.0' 'fakechroot' 'unionfs-fuse' 'cbundle')
|
||||
makedepends=('kdelibs' 'qt' 'automoc4')
|
||||
@ -19,7 +19,7 @@ optdepends=('akabei: for akabei support'
|
||||
'pacman: for pacman support')
|
||||
|
||||
source=("http://chakra-project.org/sources/cinstall/jmc-88-cinstall-$pkgver.tar.xz")
|
||||
md5sums=('0b4a62cb340c79a7b5d84a1277672f9b')
|
||||
md5sums=('d20374ce4e904eb02168563f6cfbb9be')
|
||||
|
||||
# create tarball: source PKGBUILD && mksource
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user