pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/lxqt-themes
Module Name: pkgsrc
Committed By: pin
Date: Tue Jun 2 08:57:34 UTC 2020
Modified Files:
pkgsrc/graphics/lxqt-themes: Makefile
Log Message:
graphics/lxqt-themes: Follow github hosted package nomenclature
as suggested by @leot
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/lxqt-themes/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/lxqt-themes/Makefile
diff -u pkgsrc/graphics/lxqt-themes/Makefile:1.2 pkgsrc/graphics/lxqt-themes/Makefile:1.3
--- pkgsrc/graphics/lxqt-themes/Makefile:1.2 Mon Jun 1 11:36:49 2020
+++ pkgsrc/graphics/lxqt-themes/Makefile Tue Jun 2 08:57:34 2020
@@ -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@localhost
Home |
Main Index |
Thread Index |
Old Index