Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] oblibs and 66-tools update
@ 2020-04-22  7:45 mobinmob
  2020-04-22  9:22 ` [PR PATCH] [Updated] " mobinmob
  2020-04-22 14:03 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: mobinmob @ 2020-04-22  7:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages oblibs
https://github.com/void-linux/void-packages/pull/21237

oblibs and 66-tools update


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

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

From b27dc29310b736e94bec36a0dc69cabba7dcb260 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 22 Apr 2020 10:42:18 +0300
Subject: [PATCH 1/2] oblibs: update to 0.0.6.0.

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

diff --git a/srcpkgs/oblibs/template b/srcpkgs/oblibs/template
index d1c4bbe3a32..dfc4f8132ff 100644
--- a/srcpkgs/oblibs/template
+++ b/srcpkgs/oblibs/template
@@ -1,6 +1,6 @@
 # Template file for 'oblibs'
 pkgname=oblibs
-version=0.0.5.1
+version=0.0.6.0
 revision=1
 wrksrc="${pkgname}-v${version}"
 build_style=configure
@@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="https://framagit.org/Obarun/oblibs"
 distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
-checksum=5a1f000c66b3b065a9a3fcdaaf0a5e53778a2db39c0a5d1f821a1c3a727c9b50
+checksum=ddb55bedf89456c4876efaac34294fb239b0858621b63cfea31f3859faa79ce3
 
 post_install() {
 	vlicense COPYING

From 6e83bf6793c1c760d88a6877944871c58718a049 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 22 Apr 2020 10:42:29 +0300
Subject: [PATCH 2/2] 66-tools: update to 0.0.4.0.

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

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 6fdacda6ad2..4ce2cb56103 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,6 +1,6 @@
 # Template file for '66-tools'
 pkgname=66-tools
-version=0.0.3.1
+version=0.0.4.0
 revision=1
 wrksrc=${pkgname}-v${version}
 build_style=configure
@@ -14,7 +14,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="http://web.obarun.org/software/index.html"
 distfiles="https://framagit.org/Obarun/66-tools/-/archive/v${version}/66-tools-v${version}.tar.gz"
-checksum=e3fcb2f2b75b8d0e673cb122ef0a0ca410bcb051665761b6e28c17d1da01220a
+checksum=e0ca477626ca69d44120965015cbdaf369afde995a0c5d8748b5d818e82cfbd1
 
 pre_build() {
 	make man

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

* Re: [PR PATCH] [Updated] oblibs and 66-tools update
  2020-04-22  7:45 [PR PATCH] oblibs and 66-tools update mobinmob
@ 2020-04-22  9:22 ` mobinmob
  2020-04-22 14:03 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: mobinmob @ 2020-04-22  9:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages oblibs
https://github.com/void-linux/void-packages/pull/21237

oblibs and 66-tools update


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

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

From 050251ac2ecdb6ef82cfd411801b4c221c03693d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 22 Apr 2020 10:42:18 +0300
Subject: [PATCH 1/2] oblibs: update to 0.0.6.0.

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

diff --git a/srcpkgs/oblibs/template b/srcpkgs/oblibs/template
index d1c4bbe3a32..dfc4f8132ff 100644
--- a/srcpkgs/oblibs/template
+++ b/srcpkgs/oblibs/template
@@ -1,6 +1,6 @@
 # Template file for 'oblibs'
 pkgname=oblibs
-version=0.0.5.1
+version=0.0.6.0
 revision=1
 wrksrc="${pkgname}-v${version}"
 build_style=configure
@@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="https://framagit.org/Obarun/oblibs"
 distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
-checksum=5a1f000c66b3b065a9a3fcdaaf0a5e53778a2db39c0a5d1f821a1c3a727c9b50
+checksum=ddb55bedf89456c4876efaac34294fb239b0858621b63cfea31f3859faa79ce3
 
 post_install() {
 	vlicense COPYING

From b80ed3ecf4d71977c2a54157b3186515b99f170a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 22 Apr 2020 10:42:29 +0300
Subject: [PATCH 2/2] 66-tools: update to 0.0.4.0.

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

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 6fdacda6ad2..4ce2cb56103 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,6 +1,6 @@
 # Template file for '66-tools'
 pkgname=66-tools
-version=0.0.3.1
+version=0.0.4.0
 revision=1
 wrksrc=${pkgname}-v${version}
 build_style=configure
@@ -14,7 +14,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="http://web.obarun.org/software/index.html"
 distfiles="https://framagit.org/Obarun/66-tools/-/archive/v${version}/66-tools-v${version}.tar.gz"
-checksum=e3fcb2f2b75b8d0e673cb122ef0a0ca410bcb051665761b6e28c17d1da01220a
+checksum=e0ca477626ca69d44120965015cbdaf369afde995a0c5d8748b5d818e82cfbd1
 
 pre_build() {
 	make man

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

* Re: [PR PATCH] [Merged]: oblibs and 66-tools update
  2020-04-22  7:45 [PR PATCH] oblibs and 66-tools update mobinmob
  2020-04-22  9:22 ` [PR PATCH] [Updated] " mobinmob
@ 2020-04-22 14:03 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-04-22 14:03 UTC (permalink / raw)
  To: ml

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

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

oblibs and 66-tools update
https://github.com/void-linux/void-packages/pull/21237

Description:


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

end of thread, other threads:[~2020-04-22 14:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-22  7:45 [PR PATCH] oblibs and 66-tools update mobinmob
2020-04-22  9:22 ` [PR PATCH] [Updated] " mobinmob
2020-04-22 14:03 ` [PR PATCH] [Merged]: " Hoshpak

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