summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2020-06-02 08:59:29 +0000
committerpin <pin@pkgsrc.org>2020-06-02 08:59:29 +0000
commit07e425e763c1246c33d3002cbd3ea9e815a6d723 (patch)
treeb2d3b6288d679b890eb459da0aff90a0bcb6c523 /graphics
parent8ae519ac45754bc22cb5089b5d0a871d98be984d (diff)
downloadpkgsrc-07e425e763c1246c33d3002cbd3ea9e815a6d723.tar.gz
graphics/lximage-qt: Follow github hosted package nomenclature
as suggested by @leot
Diffstat (limited to 'graphics')
-rw-r--r--graphics/lximage-qt/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/lximage-qt/Makefile b/graphics/lximage-qt/Makefile
index 55dfb6ce745..9f04a403049 100644
--- a/graphics/lximage-qt/Makefile
+++ b/graphics/lximage-qt/Makefile
@@ -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