diff --git a/tools-pkg-cbundle/PKGBUILD b/tools-pkg-cbundle/PKGBUILD index 06438d21a..6a4cfa4b0 100644 --- a/tools-pkg-cbundle/PKGBUILD +++ b/tools-pkg-cbundle/PKGBUILD @@ -5,7 +5,7 @@ # (c) 2010 Drake Justice pkgname=cbundle -pkgver=0.4.2 +pkgver=0.4.3 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=('8c36f1fc34f0da841644ac1e512df667') +md5sums=('eb75c3d25d7e67bfb86c2f2b146a8e12') # create tarball: source PKGBUILD && mksource diff --git a/tools-pkg-cinstall/PKGBUILD b/tools-pkg-cinstall/PKGBUILD index 9a0b95c1e..760c508bc 100644 --- a/tools-pkg-cinstall/PKGBUILD +++ b/tools-pkg-cinstall/PKGBUILD @@ -6,7 +6,7 @@ # (c) 2010 Drake Justice pkgname=cinstall -pkgver=0.4.2 +pkgver=0.4.3 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=('d20374ce4e904eb02168563f6cfbb9be') +md5sums=('e33ae06c76c91c4e76700968bfd0080d') # create tarball: source PKGBUILD && mksource