summaryrefslogtreecommitdiff
path: root/archivers/arqiver
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2020-04-21 08:11:19 +0000
committerpin <pin@pkgsrc.org>2020-04-21 08:11:19 +0000
commit869e04f1f5f0c69c781152c40227a3ec6f36c4c7 (patch)
treee3ab224ac5d3cf1ce072b8244965829cc646254c /archivers/arqiver
parent82dc10976dbae54f99a5ba656d6ab7d07241e769 (diff)
downloadpkgsrc-869e04f1f5f0c69c781152c40227a3ec6f36c4c7.tar.gz
Update archivers/arqiver to version 0.5.0
Changes from 0.4.0 - Added read-only support for Android and MS Windows packages. - Reset the GUI if the archive's password isn't entered (correctly). - Speed up listing by using static regexes. - Handle relative file paths correctly.
Diffstat (limited to 'archivers/arqiver')
-rw-r--r--archivers/arqiver/Makefile5
-rw-r--r--archivers/arqiver/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/archivers/arqiver/Makefile b/archivers/arqiver/Makefile
index fa31e889fdd..88bbea1f74b 100644
--- a/archivers/arqiver/Makefile
+++ b/archivers/arqiver/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/04/12 08:28:17 adam Exp $
+# $NetBSD: Makefile,v 1.7 2020/04/21 08:11:19 pin Exp $
-VERSION= 0.4.0
+VERSION= 0.5.0
DISTNAME= Arqiver-V${VERSION}
PKGNAME= arqiver-${VERSION}
-PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
diff --git a/archivers/arqiver/distinfo b/archivers/arqiver/distinfo
index a184c927410..bfa2b3ebd23 100644
--- a/archivers/arqiver/distinfo
+++ b/archivers/arqiver/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/03/14 22:26:26 gutteridge Exp $
+$NetBSD: distinfo,v 1.3 2020/04/21 08:11:19 pin Exp $
-SHA1 (Arqiver-V0.4.0.tar.gz) = 6ac3e335851db9d628bfe423ccda31c9d33325a4
-RMD160 (Arqiver-V0.4.0.tar.gz) = 6a1e49f912ec79ba445386fe3e74e53e827f7b53
-SHA512 (Arqiver-V0.4.0.tar.gz) = c2c8ac67b0aebe74c22795d2493177c95858bd5afe50dc76aafc62b2d2ba60fa7a1a8519811a0325aabfec8cd48ea31f0c6f6d1c712c9a89bf41441008551ad1
-Size (Arqiver-V0.4.0.tar.gz) = 118725 bytes
+SHA1 (Arqiver-V0.5.0.tar.gz) = 29dc919f6c6d850fc71724f4e0a886b3e02f3a16
+RMD160 (Arqiver-V0.5.0.tar.gz) = bef05b43a21af68e15f494d679b66cfce691f21b
+SHA512 (Arqiver-V0.5.0.tar.gz) = a951a60fb292a4f63f135b32eec87e81c100485e69ac8cfc91d8c6ea6fee88cce76c128d6de8541a9564151a24a2a3cf2d566098223853692fed7bfa77bd07f1
+Size (Arqiver-V0.5.0.tar.gz) = 120137 bytes