Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/lximage-qt graphics/lximage-qt: Follow github...
details: https://anonhg.NetBSD.org/pkgsrc/rev/737f1378690b
branches: trunk
changeset: 433414:737f1378690b
user: pin <pin%pkgsrc.org@localhost>
date: Tue Jun 02 08:59:29 2020 +0000
description:
graphics/lximage-qt: Follow github hosted package nomenclature
as suggested by @leot
diffstat:
graphics/lximage-qt/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (18 lines):
diff -r 87323c3a1b1e -r 737f1378690b graphics/lximage-qt/Makefile
--- a/graphics/lximage-qt/Makefile Tue Jun 02 08:57:34 2020 +0000
+++ b/graphics/lximage-qt/Makefile Tue Jun 02 08:59:29 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2020/06/02 08:24:06 adam Exp $
+# $NetBSD: Makefile,v 1.9 2020/06/02 08:59:29 pin Exp $
-VERSION= 0.15.0
-DISTNAME= lximage-qt-${VERSION}
+DISTNAME= lximage-qt-0.15.0
PKGREVISION= 1
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/lximage-qt/releases/download/${VERSION}/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index