Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] anydesk: update to 6.0.1.
@ 2020-09-06 23:25 mobinmob
  0 siblings, 0 replies; only message in thread
From: mobinmob @ 2020-09-06 23:25 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 anydesk
https://github.com/void-linux/void-packages/pull/24722

anydesk: update to 6.0.1.


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

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

From 2bd13062ceccfa35d94182ad209f7b1fb61a3bd7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 7 Sep 2020 02:24:24 +0300
Subject: [PATCH] anydesk: update to 6.0.1.

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

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index 1843379a90b..7c0e2b470f0 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,6 +1,6 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=5.5.6
+version=6.0.1
 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=d37678596d7df3926b9ea7dec842cd895618b9860fd75e490deebcf09cf3eeee
+	checksum=b7826dcd379c27f615424d36d9383b8033c0b8c221751cad4ae7d9809f0fe5a4
 elif [ "${XBPS_TARGET_MACHINE}" = "i686" ]; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i386.tar.gz"
-	checksum=2b62a369a9fb24cc060bf29ccd1ee94f45d4c2be8c62e4fba8b925ca3008f747
+	checksum=cb22b026e2d81c0de220238fa3d4e13a6d0016787b8c680923794296bbd548e2
 fi
 
 do_install() {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-06 23:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-06 23:25 [PR PATCH] anydesk: update to 6.0.1 mobinmob

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