aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-04-24 15:27:38 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-04-24 16:42:31 +0000
commitd9114204890997bf2da17c574ae77a467154ff15 (patch)
tree80dc93fb9f42cf10fa02c3654315ab2d0895e2cf /community
parent8a94684d2726f6ae0db98f21d2e39710357d75e8 (diff)
downloadaports-d9114204890997bf2da17c574ae77a467154ff15.tar.bz2
aports-d9114204890997bf2da17c574ae77a467154ff15.tar.xz
community/chatty: upgrade to 0.1.10
Diffstat (limited to 'community')
-rw-r--r--community/chatty/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/chatty/APKBUILD b/community/chatty/APKBUILD
index ec22ac2746..54404953bd 100644
--- a/community/chatty/APKBUILD
+++ b/community/chatty/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=chatty
-pkgver=0.1.9
+pkgver=0.1.10
pkgrel=0
pkgdesc="A phone dialer and call handler"
arch="all !s390x !mips !mips64" # Blocked by libhandy and evolution
@@ -33,4 +33,4 @@ check() {
package() {
DESTDIR="$pkgdir" ninja -C output install
}
-sha512sums="651d01bbcec66b43764d69ec8311475be98e626d2fb07bb9eedc2e597c2241377d6eb6da6ecbb65c566bc9860686ad67a0cd11a94ba56c1f7e9ebe02833f2add chatty-0.1.9.tar.gz"
+sha512sums="98c4a26b66ee4020063059985f1cf17a65fdf6dbc2400ee33c887f9cd05216a14130cc26fe83321692824bdc3f3d2f7b1f055621e4616451cb96f40872e6dc89 chatty-0.1.10.tar.gz"