Date: Sunday, August 14, 2016 @ 16:01:27 Author: felixonmars Revision: 273773
upgpkg: kemoticons 5.25.0-1 Upstream release Modified: kemoticons/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-14 16:01:22 UTC (rev 273772) +++ PKGBUILD 2016-08-14 16:01:27 UTC (rev 273773) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kemoticons -pkgver=5.24.0 +pkgver=5.25.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=('cb1d8819afe3b2b57804bbcfe6993ddc') +md5sums=('7a38172342fa120969b73d868e2b4211') prepare() { mkdir -p build
