Date: Friday, January 4, 2013 @ 09:43:07 Author: andrea Revision: 174432
KDE 4.10 RC2 Modified: kdeutils-ark/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-04 14:43:02 UTC (rev 174431) +++ PKGBUILD 2013-01-04 14:43:07 UTC (rev 174432) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeutils-ark -pkgver=4.9.95 +pkgver=4.9.97 pkgrel=1 pkgdesc='Archiving Tool' url='http://kde.org/applications/utilities/ark/' @@ -14,7 +14,7 @@ optdepends=('p7zip' 'zip' 'unzip' 'unrar') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/ark-${pkgver}.tar.xz") -sha1sums=('cf7e2248e9f5fb94701017f4fdf6c92b647cc0f3') +sha1sums=('dfc1958da94310f0964e48b03d38216b8a5fe821') build() { cd "${srcdir}"
