summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2020-06-02 08:57:34 +0000
committerpin <pin@pkgsrc.org>2020-06-02 08:57:34 +0000
commit8ae519ac45754bc22cb5089b5d0a871d98be984d (patch)
tree6ba23d2eecbb01aa60c8633d3b09859c26b399d1 /graphics
parent1ab46e4099bd9cce71f5fb296d3175141477c408 (diff)
downloadpkgsrc-8ae519ac45754bc22cb5089b5d0a871d98be984d.tar.gz
graphics/lxqt-themes: Follow github hosted package nomenclature
as suggested by @leot
Diffstat (limited to 'graphics')
-rw-r--r--graphics/lxqt-themes/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/lxqt-themes/Makefile b/graphics/lxqt-themes/Makefile
index c4df310144d..6e70f15475f 100644
--- a/graphics/lxqt-themes/Makefile
+++ b/graphics/lxqt-themes/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2020/06/01 11:36:49 pin Exp $
+# $NetBSD: Makefile,v 1.3 2020/06/02 08:57:34 pin Exp $
-VERSION= 0.15.0
-DISTNAME= lxqt-themes-${VERSION}
+DISTNAME= lxqt-themes-0.15.0
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/lxqt-themes/releases/download/${VERSION}/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org