Date: Wednesday, August 12, 2015 @ 10:45:33 Author: fyan Revision: 243246
upgpkg: kiconthemes 5.13.0-1 Modified: kiconthemes/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-12 08:45:16 UTC (rev 243245) +++ PKGBUILD 2015-08-12 08:45:33 UTC (rev 243246) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kiconthemes -pkgver=5.12.0 +pkgver=5.13.0 pkgrel=1 pkgdesc='Support for icon themes' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('2a3eb21a34091008c75e87146320a324') +md5sums=('109d43b5e45fe5ec9c355a73b5bb87a3') prepare() { mkdir -p build
