Date: Tuesday, October 1, 2013 @ 17:36:58 Author: svenstaro Revision: 195793
upgpkg: kdeutils-ark 4.11.2-1 kde 4.11.2 release Modified: kdeutils-ark/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-01 15:36:56 UTC (rev 195792) +++ PKGBUILD 2013-10-01 15:36:58 UTC (rev 195793) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeutils-ark -pkgver=4.11.1 +pkgver=4.11.2 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/stable/${pkgver}/src/ark-${pkgver}.tar.xz") -sha1sums=('591ab1b3825f3646b26bd55484fc7f4291086a63') +sha1sums=('4314876715804f52ca09f6555173b1542a406f0e') build() { cd "${srcdir}"
