cbundle update, added simplified cli call, cinstall rebuild

This commit is contained in:
abveritas 2011-06-06 03:26:33 +00:00
parent 15c7b0986c
commit 1b4d279d9e
2 changed files with 6 additions and 6 deletions

View File

@ -5,9 +5,9 @@
# (c) 2010 Drake Justice
pkgname=cbundle
pkgver=0.4.5.1
pkgrel=2
depends=('squashfs-tools' 'fakechroot' 'unionfs-fuse')
pkgver=0.4.6.1
pkgrel=1
depends=('squashfs-tools' 'fakechroot' 'unionfs-fuse' 'sh')
makedepends=('qt' 'automoc4' 'kdebase-workspace')
pkgdesc="A shared library for using Chakra software bundles"
arch=("i686" "x86_64")
@ -15,7 +15,7 @@ license=('GPL')
url="http://chakra-project.org/"
source=("http://chakra-project.org/sources/cinstall/cbundle-$pkgver.tar.xz")
md5sums=('d4ff21cbf6293edd9f134889768d1bbc')
md5sums=('568170fccb0455eabdac353672771575')
# create tarball: source PKGBUILD && mksource

View File

@ -7,10 +7,10 @@
pkgname=cinstall
pkgver=0.4.6.4
pkgrel=1
pkgrel=2
depends=('rsync' 'cbundle')
makedepends=('kdelibs' 'qt' 'automoc4')
pkgdesc="Bundle Creator/Launcher and Package-Manager"
pkgdesc="Chakra's Bundle manager"
arch=("i686" "x86_64")
license=('GPL')
install=$pkgname.install