From e60fdeb8cfd20cd817a29b9fb84534c8d01f4e14 Mon Sep 17 00:00:00 2001
From: ptrcnull <git@ptrcnull.me>
Date: Sat, 10 Sep 2022 04:48:46 +0200
Subject: [PATCH] community/py3-json-database: upgrade to 0.7.0

---
 community/py3-json-database/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/community/py3-json-database/APKBUILD b/community/py3-json-database/APKBUILD
index 0f90d2be1e46..0ba869b6b614 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
 "
-- 
GitLab