Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] anydesk: update to 5.1.0
Date: Tue, 11 Jun 2019 21:46:50 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12409@inbox.vuxu.org> (raw)

[-- 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/12409

anydesk: update to 5.1.0


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

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

From f8976d25f7c077504bdecebb53fc8fead67dbf68 Mon Sep 17 00:00:00 2001
From: Unknown <mobinmob@disroot.org>
Date: Tue, 11 Jun 2019 22:34:12 +0300
Subject: [PATCH] anydesk: update to 5.1.0

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

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index 43700088330..d72f9eecd5d 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,6 +1,6 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=5.0.0
+version=5.1.0
 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=3c1c694ea990d7bbc1bd10ec60502cb6801d042bbbaee82ca0f6d8f114869ca1
+	checksum=edf0b040c00d90c370d4d53ab2bb0dd4f2257050bcf6d665fc3f7f2c243fae7e
 elif [ "${XBPS_TARGET_MACHINE}" = "i686" ]; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i686.tar.gz"
-	checksum=97905b6d678a0289cc4ea387525648d2b125363f979bb7de63d8af6f21037463
+	checksum=6aff74caf96481fc6488ee4f951b61f17577d703b759488f698640bcd24ac63e
 fi
 
 do_install() {
@@ -29,7 +29,5 @@ do_install() {
 	vcopy "polkit-1/*.policy" usr/share/polkit-1/actions
 	vbin anydesk
 	vlicense copyright
-	vdoc changelog
-	vdoc README
 }
 

             reply	other threads:[~2019-06-11 19:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-11 19:46 voidlinux-github [this message]
2019-06-12 10:53 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12409@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).