Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] alfred: update to 2021.0.
@ 2021-04-20  7:39 Gottox
  2021-05-21 11:31 ` [PR PATCH] [Updated] " Gottox
  2021-05-21 13:45 ` [PR PATCH] [Closed]: " Gottox
  0 siblings, 2 replies; 3+ messages in thread
From: Gottox @ 2021-04-20  7:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages alfred-2021.0
https://github.com/void-linux/void-packages/pull/30345

alfred: update to 2021.0.


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

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

From 8a14eaedd27026a4a5f38b773ae8a2c7866b1a2c Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Tue, 20 Apr 2021 09:39:32 +0200
Subject: [PATCH] alfred: update to 2021.0.

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

diff --git a/srcpkgs/alfred/template b/srcpkgs/alfred/template
index f625bb21db02..199bfc14ce2c 100644
--- a/srcpkgs/alfred/template
+++ b/srcpkgs/alfred/template
@@ -1,6 +1,6 @@
 # Template file for 'alfred'
 pkgname=alfred
-version=2019.5
+version=2021.0
 revision=1
 build_style=gnu-makefile
 make_build_args="CONFIG_ALFRED_GPSD=n"
@@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later, MIT"
 homepage="https://www.open-mesh.org/projects/alfred/wiki"
 distfiles="https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-${version}.tar.gz"
-checksum=8a7b6e4e1ae5826671beb683013c5ffa4a1af005bf179a42e541cf84de8fd726
+checksum=a062c08da21e0a23ae0554d392c8147dfd2129ae6975a7f5004dc680fee2244b
 
 CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libnl3"
 

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

* Re: [PR PATCH] [Updated] alfred: update to 2021.0.
  2021-04-20  7:39 [PR PATCH] alfred: update to 2021.0 Gottox
@ 2021-05-21 11:31 ` Gottox
  2021-05-21 13:45 ` [PR PATCH] [Closed]: " Gottox
  1 sibling, 0 replies; 3+ messages in thread
From: Gottox @ 2021-05-21 11:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages alfred-2021.0
https://github.com/void-linux/void-packages/pull/30345

alfred: update to 2021.0.


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

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

From e28310fe20d5066e7e3a84164160dd33e29b88c9 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Tue, 20 Apr 2021 09:39:32 +0200
Subject: [PATCH] alfred: update to 2021.1.

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

diff --git a/srcpkgs/alfred/template b/srcpkgs/alfred/template
index f625bb21db02..6ad228a0008b 100644
--- a/srcpkgs/alfred/template
+++ b/srcpkgs/alfred/template
@@ -1,6 +1,6 @@
 # Template file for 'alfred'
 pkgname=alfred
-version=2019.5
+version=2021.1
 revision=1
 build_style=gnu-makefile
 make_build_args="CONFIG_ALFRED_GPSD=n"
@@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later, MIT"
 homepage="https://www.open-mesh.org/projects/alfred/wiki"
 distfiles="https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-${version}.tar.gz"
-checksum=8a7b6e4e1ae5826671beb683013c5ffa4a1af005bf179a42e541cf84de8fd726
+checksum=94e2cf4dad885f9059fc8b8694a71eca51c9e184683bb99a79e3de8cb7485e88
 
 CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libnl3"
 

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

* Re: [PR PATCH] [Closed]: alfred: update to 2021.0.
  2021-04-20  7:39 [PR PATCH] alfred: update to 2021.0 Gottox
  2021-05-21 11:31 ` [PR PATCH] [Updated] " Gottox
@ 2021-05-21 13:45 ` Gottox
  1 sibling, 0 replies; 3+ messages in thread
From: Gottox @ 2021-05-21 13:45 UTC (permalink / raw)
  To: ml

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

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

alfred: update to 2021.0.
https://github.com/void-linux/void-packages/pull/30345

Description:


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

end of thread, other threads:[~2021-05-21 13:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-20  7:39 [PR PATCH] alfred: update to 2021.0 Gottox
2021-05-21 11:31 ` [PR PATCH] [Updated] " Gottox
2021-05-21 13:45 ` [PR PATCH] [Closed]: " Gottox

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