aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-11 17:28:56 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-11 22:36:26 +0000
commitee0cf979c8622c0f5605ca66e19bd70b8efafe21 (patch)
tree7f4a96992f7bc92043bae959aecef67a67cecc63
parent1ee7c746a75120a44a0454e31dc23ca3ef385f10 (diff)
downloadaports-ee0cf979c8622c0f5605ca66e19bd70b8efafe21.tar.bz2
aports-ee0cf979c8622c0f5605ca66e19bd70b8efafe21.tar.xz
community/libarchive-qt: upgrade to 2.0.1
-rw-r--r--community/libarchive-qt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libarchive-qt/APKBUILD b/community/libarchive-qt/APKBUILD
index b3bcdb34bf..9fab25f4ed 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"