Merge branch 'testing' of gitorious.org:chakra-packages/desktop into testing

This commit is contained in:
Phil 2011-03-07 23:25:40 +00:00
commit 244aa5226b
2 changed files with 6 additions and 6 deletions

View File

@ -5,17 +5,17 @@
# (c) 2010 Drake Justice
pkgname=cbundle
pkgver=0.3.54
pkgver=0.3.56
pkgrel=1
depends=('squashfs-tools' 'fakechroot' 'unionfs-fuse')
makedepends=('qt')
makedepends=('qt' 'automoc4')
pkgdesc="A shared library for using Chakra software bundles"
arch=("i686" "x86_64")
license=('GPL')
url="http://chakra-project.org/"
source=(jmc-88-jmc-88-cbundle-master.tar.gz)
md5sums=('9bcaf638e582319f3843157dc3dac35e')
md5sums=('876795f925875e252d5a7cd3132f3271')
# create tarball: source PKGBUILD && mksource

View File

@ -6,10 +6,10 @@
# (c) 2010 Drake Justice
pkgname=cinstall
pkgver=0.3.54
pkgver=0.3.56
pkgrel=1
depends=('squashfs-tools' 'xz>=5.0.0' 'fakechroot' 'unionfs-fuse' 'cbundle')
makedepends=('kdelibs' 'qt')
makedepends=('kdelibs' 'qt' 'automoc4')
pkgdesc="Bundle Creator/Launcher and Package-Manager"
arch=("i686" "x86_64")
license=('GPL')
@ -19,7 +19,7 @@ optdepends=('akabei: for akabei support'
'pacman: for pacman support')
source=("jmc-88-jmc-88-cinstall-master.tar.gz")
md5sums=('95e92b42541eddbf93aafe64513de808')
md5sums=('95d8e2ba9720e672f8e2d348a252f368')
# create tarball: source PKGBUILD && mksource