diff --git a/testing/py3-kikit/APKBUILD b/testing/py3-kikit/APKBUILD
index 4e9c0b5f02c1c540372f065bb5a8112910ade532..73b98678b744c554e43c2eb84ded990262b629a2 100644
--- a/testing/py3-kikit/APKBUILD
+++ b/testing/py3-kikit/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
 pkgname=py3-kikit
-pkgver=0.7
-pkgrel=2
+pkgver=1.0.2
+pkgrel=0
 pkgdesc="Python library and CLI tool to automate several tasks in KiCAD"
 url="https://github.com/yaqwsx/KiKit"
 # mips, mips64, s390x: py3-shapely
@@ -33,4 +33,6 @@ check() {
 package() {
 	python3 setup.py install --prefix=/usr --root="$pkgdir"
 }
-sha512sums="38c243f2c8e65a8d961f292558c0eaab9724c8cd0a8af5f5cf569d91b3e9d41d1f94406f0855cc21325676b95a7a967db9d5deac2492ca9d119a166d4fa08f9d  py3-kikit-0.7.tar.gz"
+sha512sums="
+404fecf3e89d7398159a1c63f4996fd8f8175ca55c7509994948a7e09d398e1836b5ad453c67cac0fcf7f10f0c1ad43cfccbb6c487d6b2732bbae2ed15910061  py3-kikit-1.0.2.tar.gz
+"