Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dunst: update to 1.5.0.
@ 2020-07-28  2:53 cpixl
  2020-07-30 13:18 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: cpixl @ 2020-07-28  2:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]

There is a new pull request by cpixl against master on the void-packages repository

https://github.com/cpixl/void-packages dunst
https://github.com/void-linux/void-packages/pull/23885

dunst: update to 1.5.0.


A patch file from https://github.com/void-linux/void-packages/pull/23885.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dunst-23885.patch --]
[-- Type: text/x-diff, Size: 1460 bytes --]

From 4acd0f40c48b98fc2a12927f95c23bc2b49d53bc Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Mon, 27 Jul 2020 23:40:02 -0300
Subject: [PATCH] dunst: update to 1.5.0.

---
 srcpkgs/dunst/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/dunst/template b/srcpkgs/dunst/template
index b6691955a89..ce1c91a5a53 100644
--- a/srcpkgs/dunst/template
+++ b/srcpkgs/dunst/template
@@ -1,6 +1,6 @@
 # Template file for 'dunst'
 pkgname=dunst
-version=1.4.1
+version=1.5.0
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -9,14 +9,15 @@ hostmakedepends="perl pkg-config"
 makedepends="gtk+-devel libXScrnSaver-devel libXinerama-devel libXrandr-devel
  libxdg-basedir-devel libnotify-devel"
 short_desc="Lightweight and customizable notification daemon"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Daniel Santana <daniel@santana.tech>"
 license="BSD-3-Clause"
-#changelog="https://raw.githubusercontent.com/dunst-project/dunst/master/CHANGELOG.md"
 homepage="https://dunst-project.org"
+changelog="https://raw.githubusercontent.com/dunst-project/dunst/master/CHANGELOG.md"
 distfiles="https://github.com/dunst-project/dunst/archive/v${version}.tar.gz"
-checksum=1563fe8c9eaf3307a3d7dbed240521f79e8415f136497030512c69713118bdfe
+checksum=2c390adf144b5fa0ff007ea3616c90f1bb537df6a8042196993f5585d1bc8c9a
 
 post_install() {
 	vlicense LICENSE
+	vbin dunstctl
 	vbin dunstify
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-30 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-28  2:53 [PR PATCH] dunst: update to 1.5.0 cpixl
2020-07-30 13:18 ` [PR PATCH] [Merged]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).