From c16f2d5d8b65b38cc5f305c6c5a804408cfb0e5c Mon Sep 17 00:00:00 2001
From: Rasmus Thomsen <oss@cogitri.dev>
Date: Sun, 7 Jun 2020 15:06:19 +0200
Subject: [PATCH] testing/py3-liblarch: upgrade to 3.0.1

---
 testing/py3-liblarch/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/py3-liblarch/APKBUILD b/testing/py3-liblarch/APKBUILD
index 9cc7e2ff3aa6..6b0462a01b82 100644
--- a/testing/py3-liblarch/APKBUILD
+++ b/testing/py3-liblarch/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Rasmus Thomsen <oss@cogitri.dev>
 # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
 pkgname=py3-liblarch
-pkgver=3.0
+pkgver=3.0.1
 pkgrel=0
 pkgdesc="A Python library to easily handle complex data structures, with a GTK binding"
 url="https://wiki.gnome.org/Projects/liblarch"
@@ -25,4 +25,4 @@ package() {
 	python3 setup.py install --prefix=/usr --root="$pkgdir"
 }
 
-sha512sums="bf50880402ae8b490c5d98b158c5123d00340d981b26a5dec4538f1f4a1008efd5cfe024251728f90f1ebaade4ee18601fa30432d64921c3986b53efc531c68a  liblarch-3.0.tar.gz"
+sha512sums="591854eae54f5e644882f8ba486434f85196115a3c06f249cf7b343bb0e029b78a818610881d9d656f6342748c956cf5a213a22843e95b2ed05246a8013ff8ca  liblarch-3.0.1.tar.gz"
-- 
GitLab