Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mate-panel: update to 1.23.2
@ 2020-01-18  6:31 voidlinux-github
  2020-01-18  6:39 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-18  7:48 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-18  6:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/streaksu/void-packages master
https://github.com/void-linux/void-packages/pull/18361

mate-panel: update to 1.23.2
Also put myself as contributor.

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

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

From f55a451813ae318b63a3903684224cd29594bc10 Mon Sep 17 00:00:00 2001
From: streaksu <assemblyislaw@gmail.com>
Date: Sat, 18 Jan 2020 07:29:46 +0100
Subject: [PATCH] mate-panel: update to 1.23.2

---
 srcpkgs/mate-panel/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/mate-panel/template b/srcpkgs/mate-panel/template
index 6da8aec2df0..a37351cc4e8 100644
--- a/srcpkgs/mate-panel/template
+++ b/srcpkgs/mate-panel/template
@@ -1,7 +1,7 @@
 # Template file for 'mate-panel'
 pkgname=mate-panel
-version=1.22.2
-revision=3
+version=1.23.2
+revision=1
 build_style=gnu-configure
 build_helper="gir"
 configure_args="--disable-static --disable-schemas-compile
@@ -13,11 +13,11 @@ makedepends="dbus-glib-devel libSM-devel libcaja-devel libcanberra-devel
  mate-desktop-devel mate-menus-devel"
 depends="caja marco mate-session-manager"
 short_desc="MATE Panel"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="streaks <assemblyislaw@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://mate-desktop.org"
-distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=fe2406c393a6eecef16658798ce5e801f3aad6190cc2a95646af33eea375a0ea
+distfiles="https://github.com/mate-desktop/mate-panel/releases/download/v${version%.*}/${pkgname}-${version}.tar.xz"
+checksum=9b20cca1fb815fdec3dd16a663b7dfd5e59b86ad35f637a44e051f1bbb38d28c
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR PATCH] [Updated] mate-panel: update to 1.23.2
  2020-01-18  6:31 [PR PATCH] mate-panel: update to 1.23.2 voidlinux-github
@ 2020-01-18  6:39 ` voidlinux-github
  2020-01-18  7:48 ` [PR PATCH] [Closed]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-18  6:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/streaksu/void-packages master
https://github.com/void-linux/void-packages/pull/18361

mate-panel: update to 1.23.2
Also put myself as contributor.

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

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

From 382ae781f9961d2af3e6bc8324b156f30c265a0f Mon Sep 17 00:00:00 2001
From: streaksu <assemblyislaw@gmail.com>
Date: Sat, 18 Jan 2020 07:39:32 +0100
Subject: [PATCH] mate-panel: update to 1.23.2

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

diff --git a/srcpkgs/mate-panel/template b/srcpkgs/mate-panel/template
index 6da8aec2df0..87ecd12888b 100644
--- a/srcpkgs/mate-panel/template
+++ b/srcpkgs/mate-panel/template
@@ -1,7 +1,7 @@
 # Template file for 'mate-panel'
 pkgname=mate-panel
-version=1.22.2
-revision=3
+version=1.23.2
+revision=1
 build_style=gnu-configure
 build_helper="gir"
 configure_args="--disable-static --disable-schemas-compile
@@ -13,11 +13,11 @@ makedepends="dbus-glib-devel libSM-devel libcaja-devel libcanberra-devel
  mate-desktop-devel mate-menus-devel"
 depends="caja marco mate-session-manager"
 short_desc="MATE Panel"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="streaks <assemblyislaw@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://mate-desktop.org"
 distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=fe2406c393a6eecef16658798ce5e801f3aad6190cc2a95646af33eea375a0ea
+checksum=9b20cca1fb815fdec3dd16a663b7dfd5e59b86ad35f637a44e051f1bbb38d28c
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR PATCH] [Closed]: mate-panel: update to 1.23.2
  2020-01-18  6:31 [PR PATCH] mate-panel: update to 1.23.2 voidlinux-github
  2020-01-18  6:39 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-18  7:48 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-18  7:48 UTC (permalink / raw)
  To: ml

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

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

mate-panel: update to 1.23.2
https://github.com/void-linux/void-packages/pull/18361

Description:
Also put myself as contributor.

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

end of thread, other threads:[~2020-01-18  7:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-18  6:31 [PR PATCH] mate-panel: update to 1.23.2 voidlinux-github
2020-01-18  6:39 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-18  7:48 ` [PR PATCH] [Closed]: " voidlinux-github

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