Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update kgames 20.08.1
@ 2020-09-21  9:36 toluschr
  2020-09-21 16:13 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 1 reply; 2+ messages in thread
From: toluschr @ 2020-09-21  9:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toluschr/void-packages update-kgames-20.08.1
https://github.com/void-linux/void-packages/pull/25006

Update kgames 20.08.1
The games usually don't get any changes between releases. Lets still keep the packages up to date.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-kgames-20.08.1-25006.patch --]
[-- Type: text/x-diff, Size: 3138 bytes --]

From 90c8e29b00bddcc3cdead6caec8fdcc9b8e2ae42 Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Mon, 21 Sep 2020 11:26:27 +0200
Subject: [PATCH 1/3] kmines: update to 20.08.1

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

diff --git a/srcpkgs/kmines/template b/srcpkgs/kmines/template
index 61e3a8b5e63..933499abe73 100644
--- a/srcpkgs/kmines/template
+++ b/srcpkgs/kmines/template
@@ -1,6 +1,6 @@
 # Template file for 'kmines'
 pkgname=kmines
-version=20.04.3
+version=20.08.1
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig
@@ -13,4 +13,4 @@ maintainer="toluschr <toluschr@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://kde.org/applications/games/org.kde.kmines"
 distfiles="${KDE_SITE}/release-service/${version}/src/kmines-${version}.tar.xz"
-checksum=8a729ffd6406d7d6173fbd050e40a566b5ce4e7b960f3971fff82fef9c18c4d3
+checksum=eeb58941c94330f3ffdca60c0ca84d8ebcc9c6c355737217b521c54e50c650cd

From 37027cb3127c0d194ec019da88cdd8180e220d2e Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Mon, 21 Sep 2020 11:26:35 +0200
Subject: [PATCH 2/3] kblocks: update to 20.08.1

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

diff --git a/srcpkgs/kblocks/template b/srcpkgs/kblocks/template
index a8db2775f19..dfccb77171a 100644
--- a/srcpkgs/kblocks/template
+++ b/srcpkgs/kblocks/template
@@ -1,6 +1,6 @@
 # Template file for 'kblocks'
 pkgname=kblocks
-version=20.04.3
+version=20.08.1
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig
@@ -13,4 +13,4 @@ maintainer="toluschr <toluschr@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://kde.org/applications/games/org.kde.kblocks"
 distfiles="${KDE_SITE}/release-service/${version}/src/kblocks-${version}.tar.xz"
-checksum=128cbd7751883cc46d3bc0fcf3c2fc40d8d87631ad54c90459727da209237609
+checksum=e2b6e5b0727ca45d6b0f0e8b9f0aa029a0acb9bdebeac5bfd849455e560977ed

From 4dbf48aa1369f1665eaca69a09e696adfdbcecde Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Mon, 21 Sep 2020 11:26:43 +0200
Subject: [PATCH 3/3] kapman: update to 20.08.1

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

diff --git a/srcpkgs/kapman/template b/srcpkgs/kapman/template
index a43ac481ec7..56a64fa81a0 100644
--- a/srcpkgs/kapman/template
+++ b/srcpkgs/kapman/template
@@ -1,6 +1,6 @@
 # Template file for 'kapman'
 pkgname=kapman
-version=20.04.3
+version=20.08.1
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig
@@ -12,4 +12,4 @@ maintainer="toluschr <toluschr@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://kde.org/applications/games/org.kde.kapman"
 distfiles="${KDE_SITE}/release-service/${version}/src/kapman-${version}.tar.xz"
-checksum=e3c34e94a204e6d9a4ebb35c415b8c5707313fba746867f2984fd0e95926d529
+checksum=934da85c5d9c99a0ed658fe4d99df258246716e04e13ceb3e18b11cc035c4f4c

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

* Re: [PR PATCH] [Merged]: Update kgames 20.08.1
  2020-09-21  9:36 [PR PATCH] Update kgames 20.08.1 toluschr
@ 2020-09-21 16:13 ` Chocimier
  0 siblings, 0 replies; 2+ messages in thread
From: Chocimier @ 2020-09-21 16:13 UTC (permalink / raw)
  To: ml

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

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

Update kgames 20.08.1
https://github.com/void-linux/void-packages/pull/25006

Description:
The games usually don't get any changes between releases. Lets still keep the packages up to date.

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

end of thread, other threads:[~2020-09-21 16:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-21  9:36 [PR PATCH] Update kgames 20.08.1 toluschr
2020-09-21 16:13 ` [PR PATCH] [Merged]: " Chocimier

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