Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] anydesk: update to 5.1.2
@ 2019-09-01 20:25 voidlinux-github
  2019-09-01 20:28 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-01 20:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages anydesk-update
https://github.com/void-linux/void-packages/pull/14159

anydesk: update to 5.1.2


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

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

From a7a8c4d86765d76e7d7b4d13dd0bc0826c7cff98 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Sep 2019 23:23:19 +0300
Subject: [PATCH] anydesk: update to 5.1.2

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

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index 4f760bc124d..4a3290266e9 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,6 +1,6 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=5.1.1
+version=5.1.2
 revision=1
 archs="i686 x86_64"
 wrksrc=${pkgname}-${version}
@@ -14,10 +14,10 @@ restricted=yes
 
 if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ] ; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-	checksum=cb72b79ac1476bfb295f3e27d2127d4868107e324f6473b089b448c7f3df55a4
+	checksum=02d98ca58dfa053d5dc59fb198992a3066ebd66b9faff8948421d233b5e03d56
 elif [ "${XBPS_TARGET_MACHINE}" = "i686" ]; then
-	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i686.tar.gz"
-	checksum=87d9a4ccfa6e46c7174e943453fc97418c73b6b8255631f36e9def3bc3fe6b82
+	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i386.tar.gz"
+	checksum=6ca826ead232e9bd54fb445524ab5efee5df7edd84fc90cd30567b54376950bf
 fi
 
 do_install() {

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

* Re: [PR PATCH] [Updated] anydesk: update to 5.1.2
  2019-09-01 20:25 [PR PATCH] anydesk: update to 5.1.2 voidlinux-github
  2019-09-01 20:28 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-01 20:28 ` voidlinux-github
  2019-09-02 18:10 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-01 20:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages anydesk-update
https://github.com/void-linux/void-packages/pull/14159

anydesk: update to 5.1.2


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

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

From a1ed71f52a6b96128843b49d09529aec56ddafa7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Sep 2019 23:23:19 +0300
Subject: [PATCH] anydesk: update to 5.1.2

---
 srcpkgs/anydesk/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index 4f760bc124d..6de2c0969bc 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,6 +1,6 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=5.1.1
+version=5.1.2
 revision=1
 archs="i686 x86_64"
 wrksrc=${pkgname}-${version}
@@ -14,10 +14,10 @@ restricted=yes
 
 if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ] ; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-	checksum=cb72b79ac1476bfb295f3e27d2127d4868107e324f6473b089b448c7f3df55a4
+	checksum=02d98ca58dfa053d5dc59fb198992a3066ebd66b9faff8948421d233b5e03d56
 elif [ "${XBPS_TARGET_MACHINE}" = "i686" ]; then
-	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i686.tar.gz"
-	checksum=87d9a4ccfa6e46c7174e943453fc97418c73b6b8255631f36e9def3bc3fe6b82
+	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i386.tar.gz"
+	checksum=6ca826ead232e9bd54fb445524ab5efee5df7edd84fc90cd30567b54376950bf
 fi
 
 do_install() {
@@ -29,4 +29,3 @@ do_install() {
 	vbin anydesk
 	vlicense copyright
 }
-

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

* Re: [PR PATCH] [Updated] anydesk: update to 5.1.2
  2019-09-01 20:25 [PR PATCH] anydesk: update to 5.1.2 voidlinux-github
@ 2019-09-01 20:28 ` voidlinux-github
  2019-09-01 20:28 ` voidlinux-github
  2019-09-02 18:10 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-01 20:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages anydesk-update
https://github.com/void-linux/void-packages/pull/14159

anydesk: update to 5.1.2


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

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

From a1ed71f52a6b96128843b49d09529aec56ddafa7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Sep 2019 23:23:19 +0300
Subject: [PATCH] anydesk: update to 5.1.2

---
 srcpkgs/anydesk/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index 4f760bc124d..6de2c0969bc 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,6 +1,6 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=5.1.1
+version=5.1.2
 revision=1
 archs="i686 x86_64"
 wrksrc=${pkgname}-${version}
@@ -14,10 +14,10 @@ restricted=yes
 
 if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ] ; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-	checksum=cb72b79ac1476bfb295f3e27d2127d4868107e324f6473b089b448c7f3df55a4
+	checksum=02d98ca58dfa053d5dc59fb198992a3066ebd66b9faff8948421d233b5e03d56
 elif [ "${XBPS_TARGET_MACHINE}" = "i686" ]; then
-	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i686.tar.gz"
-	checksum=87d9a4ccfa6e46c7174e943453fc97418c73b6b8255631f36e9def3bc3fe6b82
+	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i386.tar.gz"
+	checksum=6ca826ead232e9bd54fb445524ab5efee5df7edd84fc90cd30567b54376950bf
 fi
 
 do_install() {
@@ -29,4 +29,3 @@ do_install() {
 	vbin anydesk
 	vlicense copyright
 }
-

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

* Re: [PR PATCH] [Merged]: anydesk: update to 5.1.2
  2019-09-01 20:25 [PR PATCH] anydesk: update to 5.1.2 voidlinux-github
  2019-09-01 20:28 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-01 20:28 ` voidlinux-github
@ 2019-09-02 18:10 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-02 18:10 UTC (permalink / raw)
  To: ml

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

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

anydesk: update to 5.1.2
https://github.com/void-linux/void-packages/pull/14159

Description:


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

end of thread, other threads:[~2019-09-02 18:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-01 20:25 [PR PATCH] anydesk: update to 5.1.2 voidlinux-github
2019-09-01 20:28 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-01 20:28 ` voidlinux-github
2019-09-02 18:10 ` [PR PATCH] [Merged]: " 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).