From ee0cf979c8622c0f5605ca66e19bd70b8efafe21 Mon Sep 17 00:00:00 2001
From: Leo <thinkabit.ukim@gmail.com>
Date: Mon, 11 May 2020 17:28:56 -0300
Subject: [PATCH] community/libarchive-qt: upgrade to 2.0.1

---
 community/libarchive-qt/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/libarchive-qt/APKBUILD b/community/libarchive-qt/APKBUILD
index b3bcdb34bfc1..9fab25f4edaf 100644
--- a/community/libarchive-qt/APKBUILD
+++ b/community/libarchive-qt/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor:
 # Maintainer:
 pkgname=libarchive-qt
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=0
 pkgdesc="Qt based archiving solution with libarchive backend"
 url="https://gitlab.com/marcusbritanicus/libarchive-qt"
@@ -23,4 +23,4 @@ package() {
 	INSTALL_ROOT="$pkgdir" make install
 	rm -f "$pkgdir"/usr/lib/*.a
 }
-sha512sums="91d19ed87546b1f494843d6d6d9d32acdda87be858fc10ddfdebcdc315292b004b81c1ed006d394a771c17cc2a3e56793fd92f03f4dcb34aab1913e19596984d  libarchive-qt-2.0.0.tar.gz"
+sha512sums="68fcca75740ccd7e4bc2e3b4557eb7978926d2b1c1656598510aa882fbdee93543faf832426fecb75db5642833262d8bd721779024284d1b74f2c49578c440be  libarchive-qt-2.0.1.tar.gz"
-- 
GitLab