Date: Sunday, October 9, 2016 @ 17:42:08 Author: felixonmars Revision: 278087
upgpkg: kemoticons 5.27.0-1 Upstream release Modified: kemoticons/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-09 17:42:01 UTC (rev 278086) +++ PKGBUILD 2016-10-09 17:42:08 UTC (rev 278087) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kemoticons -pkgver=5.26.0 +pkgver=5.27.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=('fafd4049b6651c48b714ddd4ea3ca5c7') +md5sums=('9eecf81c6bb1c06529ed51f172a44fc1') prepare() { mkdir -p build
