diff --git a/community/py3-json-database/APKBUILD b/community/py3-json-database/APKBUILD
index 0f90d2be1e46561c95581466fe9cc85c045d26cc..0ba869b6b6140dc36d3a146c9f4fbaeba2fbb7b0 100644
--- a/community/py3-json-database/APKBUILD
+++ b/community/py3-json-database/APKBUILD
@@ -1,10 +1,10 @@
 # Contributor: Bart Ribbers <bribbers@disroot.org>
 # Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=py3-json-database
-pkgver=0.5.6
-pkgrel=1
+pkgver=0.7.0
+pkgrel=0
 pkgdesc="Searchable json database with persistence"
-url="https://github.com/HelloChatterbox/json_database"
+url="https://github.com/OpenJarbas/json_database"
 arch="noarch"
 license="MIT"
 depends="
@@ -26,5 +26,5 @@ package() {
 }
 
 sha512sums="
-7857a9a500986c34e5f6a8591a5c0b878e7d808177e31a9eb63edef0bf388051d9fe1bbcf2caef85e512ed38e1549018fa520040f1043848080daca8f065e757  json_database-0.5.6.tar.gz
+ed90818cd290952856d0178254e9b8ed0052df458b640b45abbbb2c1c161ed2d8d220ff3b53d77c0743a7b779809e39e51cae62763e85c21e72ad9a6ffc1184d  json_database-0.7.0.tar.gz
 "