Date: Sunday, February 15, 2015 @ 17:58:50 Author: fyan Revision: 231552
upgpkg: kemoticons 5.7.0-1 Modified: kemoticons/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-15 16:56:02 UTC (rev 231551) +++ PKGBUILD 2015-02-15 16:58:50 UTC (rev 231552) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kemoticons -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='Support for emoticons and emoticons themes' arch=('i686' 'x86_64') @@ -12,7 +13,7 @@ makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('c8952767a4f5ff188bee329fa3a74446') +md5sums=('0505fcffffb67aeeff888ead356b3e88') prepare() { mkdir -p build
