aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBobby The Builder <bob@najdan.com>2021-05-28 07:45:55 -0400
committerRasmus Thomsen <oss@cogitri.dev>2021-05-29 13:58:05 +0000
commitec52eb80637548e088c3da2f51ca4184f20b218a (patch)
tree7462a068457d096e2b45d813062f3be4f56e2dbb
parent4832ace8f914a6ebf06f338e10d77fca67388a69 (diff)
community/chatty: upgrade to 0.3.1
-rw-r--r--community/chatty/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/chatty/APKBUILD b/community/chatty/APKBUILD
index 90e1288a981..31795491e82 100644
--- a/community/chatty/APKBUILD
+++ b/community/chatty/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Danct12 <danct12@disroot.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=chatty
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=0
pkgdesc="A phone dialer and call handler"
arch="all !s390x !mips !mips64" # Blocked by libhandy and evolution
@@ -32,4 +32,4 @@ build() {
package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
-sha512sums="76a66ae890c528e829fa53bb15fd43a34c062f2c7283ff133d5ea39819f11947d1f6b405c548f2dae59593ea9b9cac1adf8828bd267cb2c2b14b159fd6c3b524 chatty-v0.3.0.tar.gz"
+sha512sums="1283ea8f0a59659b219a1b01536389de74ecfbbb9a790788a91c54738f404bd1cbd77cf3b65074526a6b756817c198312cbd9d07ded6844d2baaa4af852c377a chatty-v0.3.1.tar.gz"