Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] cinnamon - minor update for components
Date: Sun, 31 May 2020 13:37:11 +0200	[thread overview]
Message-ID: <20200531113711.ORbn6cc9v-FVZtj_PMy6Dlc8JlHKWBdhgmi8YSzbL60@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22401@inbox.vuxu.org>

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

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

https://github.com/mobinmob/void-packages cinnamon
https://github.com/void-linux/void-packages/pull/22401

cinnamon - minor update for components


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

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

From 510ea686c9a54c94b6779efe83a567aef32f77f8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 29 May 2020 14:53:24 +0300
Subject: [PATCH 1/5] cinnamon: update to 4.6.2.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 66a33d653d9..294ec4d714d 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.6.1
+version=4.6.2
 revision=1
 build_helper=gir
 build_style=gnu-configure
@@ -20,14 +20,14 @@ depends="accountsservice libcaribou cinnamon-settings-daemon>=${version%.*}
  gnome-themes-standard gnome-themes-standard-metacity gnome-backgrounds
  network-manager-applet polkit-gnome upower>=0.99.7 libkeybinder3 python3-dbus
  python3-gobject python3-pam python3-pexpect python3-Pillow python3-inotify
- python3-tinycss python3-pytz libtimezonemap"
+ python3-tinycss python3-pytz python3-distro libtimezonemap"
 short_desc="GNOME3 fork of Linux Mint with GNOME2 aspect"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
 changelog="https://raw.githubusercontent.com/linuxmint/Cinnamon/${version}/debian/changelog"
 distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=bed16019e575112873f8a056c489cbaa3cba443547dc7cb7c7fc0085a255e167
+checksum=ff1e6adf871cb31d2dce2642edd3d75ab724dc7ea24a72085ebbc1f308f488a1
 
 python_version=3
 pycompile_dirs="

From c19ce15df8aba29952d71ce26e159fe4e4aa1283 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 29 May 2020 14:53:31 +0300
Subject: [PATCH 2/5] cinnamon-session: update to 4.6.1.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index 7386395397e..6c8171e82b7 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,7 +1,7 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.6.0
-revision=2
+version=4.6.1
+revision=1
 build_style=meson
 build_helper=gir
 configure_args="-Dgconf=false"
@@ -16,4 +16,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html"
 distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=abfe4fc2305f10d53349f58c17a2798c6af7b87b0074ce25630a8744bfd09c43
+checksum=ba5975b18df1fbed16643a3f9e47d8a0027422fbb43077e7e4248bb8e6199c77

From 693ebb55f9ea3a1966089eae6126eabe5a205745 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 29 May 2020 14:53:39 +0300
Subject: [PATCH 3/5] cinnamon-settings-daemon: update to 4.6.1.

---
 srcpkgs/cinnamon-settings-daemon/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 92bb42d9dee..0ae6adee948 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.6.0
+version=4.6.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -17,7 +17,7 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
 changelog="https://raw.githubusercontent.com/linuxmint/cinnamon-settings-daemon/${version}/debian/changelog"
 distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=36eaeb3457d253c97a26fec2e471a7ab99c931e7930b42a38e4d64fb02480230
+checksum=d565c8cee7fd829d207dead25a3fd114f889493f0367dca2088b11e55081df77
 
 pre_configure() {
 	NOCONFIGURE=1 ./autogen.sh

From 419236ef0c53bb7c46cdf94dda8340640807c32f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 29 May 2020 14:53:53 +0300
Subject: [PATCH 4/5] muffin: update to 4.6.1.

---
 srcpkgs/muffin/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index d4ed2c2afd4..75f63bea16e 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.6.0
+version=4.6.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
 distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=a8f1cb8e495b5fdb146dc4758f83266018d2d8585ce436c6106b3d95d178b262
+checksum=224e9601b7959456bd7a149e255dc08e34a8e5badda7723fd25a9666bb74e0d7
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From 695789745ec827edceee03319c3c9d5f963a2b16 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 29 May 2020 14:54:04 +0300
Subject: [PATCH 5/5] nemo: update to 4.6.2.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 6a7dce35e2e..d2447491e16 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,7 +1,7 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.6.1
-revision=2
+version=4.6.2
+revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
 distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=be86ebdcd8f6f7ac2886d6791a7e037a0ec73598e4aac7fe1ccead50ceb0da50
+checksum=0f07aeab601a23cd1d8604c51c0d96c5dc71779c5331cbda85e98029525a38ba
 python_version=3
 
 

      parent reply	other threads:[~2020-05-31 11:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-29 11:56 [PR PATCH] Cinnamon mobinmob
2020-05-29 16:26 ` [PR PATCH] [Updated] cinnamon - minor update for components mobinmob
2020-05-31 10:39 ` mobinmob
2020-05-31 11:37 ` mobinmob [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200531113711.ORbn6cc9v-FVZtj_PMy6Dlc8JlHKWBdhgmi8YSzbL60@z \
    --to=mobinmob@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).