aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-04 21:05:22 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-05 02:26:15 +0000
commit4f45935df8297d3740f87db7b4bb07b266c12364 (patch)
tree9cffe7e3c759412f357454b1d7eba26912ca65cd /community
parent2b60ffaef83e7cf609f977d172851804480b3cb9 (diff)
downloadaports-4f45935df8297d3740f87db7b4bb07b266c12364.tar.bz2
aports-4f45935df8297d3740f87db7b4bb07b266c12364.tar.xz
community/libarchive-qt: upgrade to 2.0.0
Diffstat (limited to 'community')
-rw-r--r--community/libarchive-qt/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libarchive-qt/APKBUILD b/community/libarchive-qt/APKBUILD
index f960926b3d..b3bcdb34bf 100644
--- a/community/libarchive-qt/APKBUILD
+++ b/community/libarchive-qt/APKBUILD
@@ -1,9 +1,9 @@
# Contributor:
# Maintainer:
pkgname=libarchive-qt
-pkgver=1.1.1
+pkgver=2.0.0
pkgrel=0
-pkgdesc="A Qt based archiving solution with libarchive backend"
+pkgdesc="Qt based archiving solution with libarchive backend"
url="https://gitlab.com/marcusbritanicus/libarchive-qt"
options="!check"
arch="all"
@@ -23,4 +23,4 @@ package() {
INSTALL_ROOT="$pkgdir" make install
rm -f "$pkgdir"/usr/lib/*.a
}
-sha512sums="7a4bfc73b474e920471870faf2c9d230cd385cb725a6bc0cb8f4f5a74c47a0cc26e86b9290fb14e10a6d5bef65eee2a46673febe1039fdfa32464fbbfacd8a3d libarchive-qt-1.1.1.tar.gz"
+sha512sums="91d19ed87546b1f494843d6d6d9d32acdda87be858fc10ddfdebcdc315292b004b81c1ed006d394a771c17cc2a3e56793fd92f03f4dcb34aab1913e19596984d libarchive-qt-2.0.0.tar.gz"