diff options
author | Bart Ribbers <bribbers@disroot.org> | 2020-02-09 13:45:07 +0100 |
---|---|---|
committer | Rasmus Thomsen <oss@cogitri.dev> | 2020-02-10 22:29:43 +0100 |
commit | 68c9527ce0d648d32111edf89ff1917973603569 (patch) | |
tree | d52a463e2d7b3e78a8658af2db718df64cf08cf4 /community/kemoticons/APKBUILD | |
parent | 26e8c5a191be2edaecfc1dd247bb49923e0874b6 (diff) | |
download | aports-68c9527ce0d648d32111edf89ff1917973603569.tar.bz2 aports-68c9527ce0d648d32111edf89ff1917973603569.tar.xz |
community/kde-frameworks: upgrade to 5.67.0
Diffstat (limited to 'community/kemoticons/APKBUILD')
-rw-r--r-- | community/kemoticons/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kemoticons/APKBUILD b/community/kemoticons/APKBUILD index 0911aae544..39893742f2 100644 --- a/community/kemoticons/APKBUILD +++ b/community/kemoticons/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kemoticons -pkgver=5.66.0 +pkgver=5.67.0 pkgrel=0 pkgdesc="Support for emoticons and emoticons themes" arch="all !armhf" @@ -38,4 +38,4 @@ package() { cd "$builddir"/build DESTDIR="$pkgdir" make install } -sha512sums="0dc33b7ca48b19b76428e0eccb4e51156f92ad20067c535a3329a0ace3c536cb55fc7771f0f9ae2bdb03a3ce7ff92b50a8acd613b947654c9b55c8c2414d7c68 kemoticons-5.66.0.tar.xz" +sha512sums="629e136c12850799cb9a8d5ac7bf7486d0c319ee458b1c1430f12d9acf5b374955b29c27eab44f51741fb1b47ef12f58550427ffa17f85135f5d64f59477d2de kemoticons-5.67.0.tar.xz" |