author | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 16:58:50 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 16:58:50 UTC |
parent | 068e84e716a432548c7612fd7ebf7c2461d22865 |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 790eb30..60ac44e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,8 @@ -# Maintainer: Andrea Scarpino <andrea@archlinux.org> +# Maintainer: Felix Yan <felixonmars@archlinux.org> +# Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kemoticons -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='Support for emoticons and emoticons themes' arch=('i686' 'x86_64') @@ -11,7 +12,7 @@ depends=('karchive' 'kservice') 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