cinstall/cbundle rebuild, no more unmount from bundle, fix 'find new'

This commit is contained in:
abeveritas 2011-03-06 13:03:56 +00:00
parent 1710a7b677
commit 4bbfa4a362
2 changed files with 5 additions and 5 deletions

View File

@ -5,17 +5,17 @@
# (c) 2010 Drake Justice
pkgname=cbundle
pkgver=0.3.55
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=('e140440ec3cc830ee671767766a3e598')
md5sums=('876795f925875e252d5a7cd3132f3271')
# create tarball: source PKGBUILD && mksource

View File

@ -6,7 +6,7 @@
# (c) 2010 Drake Justice
pkgname=cinstall
pkgver=0.3.55
pkgver=0.3.56
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=("jmc-88-jmc-88-cinstall-master.tar.gz")
md5sums=('37f111885e962c7c746f05f9ccf44381')
md5sums=('95d8e2ba9720e672f8e2d348a252f368')
# create tarball: source PKGBUILD && mksource