archivers/lxqt-archiver: update to 0.8.0
lxqt-archiver-0.8.0 / 2023-04-15 =================================== * Updated translations and dependencies and bumped the version.
This commit is contained in:
parent
a88e1d0476
commit
088d95cd17
2 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
||||||
# $NetBSD: Makefile,v 1.20 2023/04/03 20:20:43 nros Exp $
|
# $NetBSD: Makefile,v 1.21 2023/04/18 10:11:06 pin Exp $
|
||||||
|
|
||||||
DISTNAME= lxqt-archiver-0.7.0
|
DISTNAME= lxqt-archiver-0.8.0
|
||||||
PKGREVISION= 4
|
|
||||||
CATEGORIES= archivers
|
CATEGORIES= archivers
|
||||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
|
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
|
||||||
GITHUB_RELEASE= ${PKGVERSION_NOREV}
|
GITHUB_RELEASE= ${PKGVERSION_NOREV}
|
||||||
|
@ -24,7 +23,7 @@ CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
|
||||||
pre-configure:
|
pre-configure:
|
||||||
${MKDIR} -p ${WRKSRC}/build
|
${MKDIR} -p ${WRKSRC}/build
|
||||||
|
|
||||||
TOOL_DEPENDS+= lxqt-build-tools>=0.12.0:../../devel/lxqt-build-tools
|
TOOL_DEPENDS+= lxqt-build-tools>=0.13.0:../../devel/lxqt-build-tools
|
||||||
TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
|
TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
|
||||||
|
|
||||||
.include "../../x11/qt5-qtbase/buildlink3.mk"
|
.include "../../x11/qt5-qtbase/buildlink3.mk"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
$NetBSD: distinfo,v 1.8 2022/11/12 05:21:30 gutteridge Exp $
|
$NetBSD: distinfo,v 1.9 2023/04/18 10:11:06 pin Exp $
|
||||||
|
|
||||||
BLAKE2s (lxqt-archiver-0.7.0.tar.xz) = c2dff63aeccb462ae7246886be287115a5e5abd18fa371fea270adc434158217
|
BLAKE2s (lxqt-archiver-0.8.0.tar.xz) = b7f6f84fafcff4ea611b8846409ebc6dec13aa3df0086a48ad3a66fc6dbf5898
|
||||||
SHA512 (lxqt-archiver-0.7.0.tar.xz) = d86fd636b1b2345ead8c4dc0161311b3e361d274902c5b34b9aaccf1a0b9af46d329fbec0d2249197b8e1c837d6949f723451f67fdc9ca4c6b7f1c2cf59daeca
|
SHA512 (lxqt-archiver-0.8.0.tar.xz) = 70266581478e75505f708eccee4fd1680c1ff012dd4e99138d0c2d17fb8dfab24d9d5e5453d5d4a3f7a9b8437e8a980c3edf190f3e319400c46a655ba7db4898
|
||||||
Size (lxqt-archiver-0.7.0.tar.xz) = 181612 bytes
|
Size (lxqt-archiver-0.8.0.tar.xz) = 181572 bytes
|
||||||
|
|
Loading…
Reference in a new issue