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.1
Date: Wed, 19 Jun 2019 19:50:43 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12555@inbox.vuxu.org> (raw)

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

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

https://github.com/mobinmob/void-packages anydesk-5
https://github.com/void-linux/void-packages/pull/12555

anydesk: update to 5.1.1


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

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

From 3fbfea1b65e0a3c1525b36a345a7e99785ad28ed Mon Sep 17 00:00:00 2001
From: Unknown <mobinmob@disroot.org>
Date: Wed, 19 Jun 2019 20:49:08 +0300
Subject: [PATCH] anydesk: update to 5.1.1

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

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index d72f9eecd5d..6628d14b532 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,6 +1,6 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=5.1.0
+version=5.1.1
 revision=1
 archs="i686 x86_64"
 wrksrc=${pkgname}-${version}
@@ -14,15 +14,15 @@ restricted=yes
 
 if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ] ; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-	checksum=edf0b040c00d90c370d4d53ab2bb0dd4f2257050bcf6d665fc3f7f2c243fae7e
+	checksum=cb72b79ac1476bfb295f3e27d2127d4868107e324f6473b089b448c7f3df55a4
 elif [ "${XBPS_TARGET_MACHINE}" = "i686" ]; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i686.tar.gz"
-	checksum=6aff74caf96481fc6488ee4f951b61f17577d703b759488f698640bcd24ac63e
+	checksum=87d9a4ccfa6e46c7174e943453fc97418c73b6b8255631f36e9def3bc3fe6b82
 fi
 
 do_install() {
-	vmkdir usr/share/icons/anydesk
-	vcopy "icons/*" usr/share/icons/anydesk
+	vmkdir usr/share/icons
+	vcopy "icons/*" usr/share/icons
 	vmkdir usr/share/applications
 	vinstall anydesk.desktop 0644 usr/share/applications
 	vmkdir usr/share/polkit-1/actions

             reply	other threads:[~2019-06-19 17:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-19 17:50 voidlinux-github [this message]
2019-06-19 18:02 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-19 18:02 ` voidlinux-github
2019-06-19 18:08 ` voidlinux-github
2019-06-19 18:08 ` voidlinux-github
2019-06-19 21:50 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-19 21:50 ` voidlinux-github
2019-06-19 21:51 ` voidlinux-github
2019-06-20  8:28 ` [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-12555@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).