Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bemenu: update to 0.5.0
@ 2020-08-04 17:45 PaperMountainStudio
  2020-08-04 17:58 ` [PR PATCH] [Updated] " PaperMountainStudio
  2020-08-04 18:54 ` [PR PATCH] [Merged]: " jnbr
  0 siblings, 2 replies; 3+ messages in thread
From: PaperMountainStudio @ 2020-08-04 17:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/PaperMountainStudio/void-packages 0007-bemenu-update-to-0.5.0.patch
https://github.com/void-linux/void-packages/pull/24053

bemenu: update to 0.5.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0007-bemenu-update-to-0.5.0.patch-24053.patch --]
[-- Type: text/x-diff, Size: 1104 bytes --]

From 7f4bc8b2cd7ed1441bb70cc7ee5ee373deeb3e18 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Tue, 4 Aug 2020 19:40:48 +0200
Subject: [PATCH] bemenu: update to 0.5.0

---
 srcpkgs/bemenu/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/bemenu/template b/srcpkgs/bemenu/template
index db7585f2b64..b54d227cc7b 100644
--- a/srcpkgs/bemenu/template
+++ b/srcpkgs/bemenu/template
@@ -1,7 +1,7 @@
 # Template file for 'bemenu'
 pkgname=bemenu
-version=0.4.1
-revision=2
+version=0.5.0
+revision=1
 build_style=gnu-makefile
 make_build_args="PREFIX=/usr"
 hostmakedepends="pkg-config wayland-devel"
@@ -13,7 +13,7 @@ maintainer="Issam Maghni <me@concati.me>"
 license="GPL-3.0-or-later, LGPL-3.0-or-later"
 homepage="https://github.com/Cloudef/${pkgname}"
 distfiles="https://github.com/Cloudef/bemenu/archive/${version}.tar.gz"
-checksum=fb5e49f32318945c3eeefae7218ff5fc3547996409f324fbf6a0106e51561380
+checksum=56e4a0bd06f93e7dfcdabbf7ee1ed973ce4e77d648132064f26f30662c4055f1
 
 bemenu-devel_package() {
 	depends="bemenu-${version}_${revision}"

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

* Re: [PR PATCH] [Updated] bemenu: update to 0.5.0
  2020-08-04 17:45 [PR PATCH] bemenu: update to 0.5.0 PaperMountainStudio
@ 2020-08-04 17:58 ` PaperMountainStudio
  2020-08-04 18:54 ` [PR PATCH] [Merged]: " jnbr
  1 sibling, 0 replies; 3+ messages in thread
From: PaperMountainStudio @ 2020-08-04 17:58 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by PaperMountainStudio against master on the void-packages repository

https://github.com/PaperMountainStudio/void-packages 0007-bemenu-update-to-0.5.0.patch
https://github.com/void-linux/void-packages/pull/24053

bemenu: update to 0.5.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0007-bemenu-update-to-0.5.0.patch-24053.patch --]
[-- Type: text/x-diff, Size: 1276 bytes --]

From bc1fd414f7b1b9bd052eb92d7b4188396fdf0d8b Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Tue, 4 Aug 2020 19:40:48 +0200
Subject: [PATCH] bemenu: update to 0.5.0

---
 srcpkgs/bemenu/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/bemenu/template b/srcpkgs/bemenu/template
index db7585f2b64..efbd677d7fc 100644
--- a/srcpkgs/bemenu/template
+++ b/srcpkgs/bemenu/template
@@ -1,7 +1,7 @@
 # Template file for 'bemenu'
 pkgname=bemenu
-version=0.4.1
-revision=2
+version=0.5.0
+revision=1
 build_style=gnu-makefile
 make_build_args="PREFIX=/usr"
 hostmakedepends="pkg-config wayland-devel"
@@ -11,9 +11,9 @@ makedepends="ncurses-devel cairo-devel pango-devel
 short_desc="Dynamic menu library and client program inspired by dmenu"
 maintainer="Issam Maghni <me@concati.me>"
 license="GPL-3.0-or-later, LGPL-3.0-or-later"
-homepage="https://github.com/Cloudef/${pkgname}"
+homepage="https://github.com/Cloudef/bemenu"
 distfiles="https://github.com/Cloudef/bemenu/archive/${version}.tar.gz"
-checksum=fb5e49f32318945c3eeefae7218ff5fc3547996409f324fbf6a0106e51561380
+checksum=56e4a0bd06f93e7dfcdabbf7ee1ed973ce4e77d648132064f26f30662c4055f1
 
 bemenu-devel_package() {
 	depends="bemenu-${version}_${revision}"

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

* Re: [PR PATCH] [Merged]: bemenu: update to 0.5.0
  2020-08-04 17:45 [PR PATCH] bemenu: update to 0.5.0 PaperMountainStudio
  2020-08-04 17:58 ` [PR PATCH] [Updated] " PaperMountainStudio
@ 2020-08-04 18:54 ` jnbr
  1 sibling, 0 replies; 3+ messages in thread
From: jnbr @ 2020-08-04 18:54 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

bemenu: update to 0.5.0
https://github.com/void-linux/void-packages/pull/24053

Description:


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

end of thread, other threads:[~2020-08-04 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-04 17:45 [PR PATCH] bemenu: update to 0.5.0 PaperMountainStudio
2020-08-04 17:58 ` [PR PATCH] [Updated] " PaperMountainStudio
2020-08-04 18:54 ` [PR PATCH] [Merged]: " jnbr

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).