diff --git a/tools-pkg-cbundle/PKGBUILD b/tools-pkg-cbundle/PKGBUILD index 5846d0b10..e0c140d70 100644 --- a/tools-pkg-cbundle/PKGBUILD +++ b/tools-pkg-cbundle/PKGBUILD @@ -5,7 +5,7 @@ # (c) 2010 Drake Justice pkgname=cbundle -pkgver=0.4.6.6 +pkgver=0.4.6.7 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=('c1c10ecf5218d8dbb90db6f17f85e3cf') +md5sums=('0efc24f78a0925f7e98e1f444ac7a416') # create tarball: source PKGBUILD && mksource diff --git a/tools-pkg-cinstall/PKGBUILD b/tools-pkg-cinstall/PKGBUILD index bd0a545a6..9ff8db2e8 100644 --- a/tools-pkg-cinstall/PKGBUILD +++ b/tools-pkg-cinstall/PKGBUILD @@ -6,8 +6,8 @@ # (c) 2010 Drake Justice pkgname=cinstall -pkgver=0.4.6.9 -pkgrel=3 +pkgver=0.4.6.10 +pkgrel=1 depends=('rsync' 'cbundle' 'kdelibs') makedepends=('qt' 'automoc4' 'libcroco') pkgdesc="Chakra's Bundle manager" @@ -17,7 +17,7 @@ install=$pkgname.install url="http://chakra-project.org/" source=("http://chakra-project.org/sources/cinstall/cinstall-$pkgver.tar.xz") -md5sums=('474a6647ea1e1287cd552cedea668db9') +md5sums=('616552f67655684e852a24433bd350fa') # create tarball: source PKGBUILD && mksource