pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/lxqt-notificationd



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Jun  2 10:49:55 UTC 2020

Modified Files:
        pkgsrc/x11/lxqt-notificationd: Makefile

Log Message:
x11/lxqt-notificationd: Follow github hosted package nomenclature
as suggested by @leot


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/lxqt-notificationd/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/lxqt-notificationd/Makefile
diff -u pkgsrc/x11/lxqt-notificationd/Makefile:1.3 pkgsrc/x11/lxqt-notificationd/Makefile:1.4
--- pkgsrc/x11/lxqt-notificationd/Makefile:1.3  Tue Jun  2 08:25:01 2020
+++ pkgsrc/x11/lxqt-notificationd/Makefile      Tue Jun  2 10:49:55 2020
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2020/06/02 08:25:01 adam Exp $
+# $NetBSD: Makefile,v 1.4 2020/06/02 10:49:55 pin Exp $
 
-VERSION=       0.15.0
-DISTNAME=      lxqt-notificationd-${VERSION}
+DISTNAME=      lxqt-notificationd-0.15.0
 PKGREVISION=   1
 CATEGORIES=    x11
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/lxqt-notificationd/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