Date: Monday, July 11, 2016 @ 02:41:02 Author: felixonmars Revision: 271421
upgpkg: kemoticons 5.24.0-1 Upstream release Modified: kemoticons/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-11 02:40:55 UTC (rev 271420) +++ PKGBUILD 2016-07-11 02:41:02 UTC (rev 271421) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kemoticons -pkgver=5.23.0 +pkgver=5.24.0 pkgrel=1 pkgdesc='Support for emoticons and emoticons themes' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'python' 'mesa') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('0e56a38f94975ff508536206f9a3fcb9') +md5sums=('cb1d8819afe3b2b57804bbcfe6993ddc') prepare() { mkdir -p build
