diff --git a/community/py3status/APKBUILD b/community/py3status/APKBUILD
index 68d0fe1e5b40ff693854c167578e1be94635aca0..5b54f7893069a828073ad37d5bfee361e5d63f0d 100644
--- a/community/py3status/APKBUILD
+++ b/community/py3status/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Guy Godfroy <guy.godfroy@gugod.fr>
 # Maintainer: Guy Godfroy <guy.godfroy@gugod.fr>
 pkgname=py3status
-pkgver=3.59
+pkgver=3.60
 pkgrel=0
 pkgdesc="Extensible i3status wrapper written in python"
 url="https://ultrabug.github.io/py3status/"
@@ -45,5 +45,5 @@ package() {
 }
 
 sha512sums="
-04dbdd981d3a66616188a5ef392f28447d38886720b95eedec090f7666877a252e676e5b85178a286177d24efd35fd6da2db03f3e4a1920ae8e365e2ff39c316  py3status-3.59.tar.gz
+124a83fa1fca28ae046ee1b0c4c51beb1a0c21596dd55f95f87ad0ef1dca329fd1aa0fe64258c322d387a168cc7b33568d2c53be66981b77b7f5a88aaa8c95ab  py3status-3.60.tar.gz
 "