summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Jaksch2019-06-13 13:40:58 +0200
committerOliver Jaksch2019-06-13 13:40:58 +0200
commit24c7ff188654e9a589d62c414131f431efd7ea31 (patch)
tree9d6100cadd5b2816871cd512870652b9286de2a5
parent59e8a338c42366d26ecb9599ac024e2d134fcbd0 (diff)
downloadaur-24c7ff188654e9a589d62c414131f431efd7ea31.tar.gz
Update to v5.1.0
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD6
2 files changed, 12 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d15e6b67561..6364b809f242 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Thu Apr 25 13:35:58 UTC 2019
pkgbase = anydesk-test
pkgdesc = 'AnyDesk Free' is an All-In-One Software for Remote Support - Playground-Version
- pkgver = 5.0.0
+ pkgver = 5.1.0
pkgrel = 1
url = https://anydesk.de
arch = i686
@@ -28,14 +26,14 @@ pkgbase = anydesk-test
depends = gcc-libs
optdepends = libpulse
conflicts = anydesk
- source_i686 = http://download.anydesk.com/linux/anydesk_5.0.0-1_i386.deb
- source_i686 = https://download.anydesk.com/linux/anydesk-5.0.0-i686.tar.gz
- sha256sums_i686 = bb680cf99fc9a5e88721b833d34c0aed82b5cb5953685c0e8ddcf8b2398128eb
- sha256sums_i686 = 97905b6d678a0289cc4ea387525648d2b125363f979bb7de63d8af6f21037463
- source_x86_64 = http://download.anydesk.com/linux/anydesk_5.0.0-1_amd64.deb
- source_x86_64 = https://download.anydesk.com/linux/anydesk-5.0.0-amd64.tar.gz
- sha256sums_x86_64 = 4339c58c228ce7518f72dd3ab3a0cebf8ac012061a11633d8caacda461f06499
- sha256sums_x86_64 = 3c1c694ea990d7bbc1bd10ec60502cb6801d042bbbaee82ca0f6d8f114869ca1
+ source_i686 = http://download.anydesk.com/linux/anydesk_5.1.0-1_i386.deb
+ source_i686 = https://download.anydesk.com/linux/anydesk-5.1.0-i686.tar.gz
+ sha256sums_i686 = 6ad6dcfc2be3ab9e15dd66d61361ca6bb02e4b1ef9a79c4fddd1aefe7a7ad295
+ sha256sums_i686 = 6aff74caf96481fc6488ee4f951b61f17577d703b759488f698640bcd24ac63e
+ source_x86_64 = http://download.anydesk.com/linux/anydesk_5.1.0-1_amd64.deb
+ source_x86_64 = https://download.anydesk.com/linux/anydesk-5.1.0-amd64.tar.gz
+ sha256sums_x86_64 = 48017c917de72bfd14f00854f489c0d61fa2246f1893fa4b37d58459dc1a779e
+ sha256sums_x86_64 = edf0b040c00d90c370d4d53ab2bb0dd4f2257050bcf6d665fc3f7f2c243fae7e
pkgname = anydesk-test
diff --git a/PKGBUILD b/PKGBUILD
index f2fd3a895aed..2b88f4a2c8d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oliver Jaksch <arch-aur@com-in.de>
pkgname=anydesk-test
-pkgver=5.0.0
+pkgver=5.1.0
pkgrel=1
pkgdesc="'AnyDesk Free' is an All-In-One Software for Remote Support - Playground-Version"
arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@ conflicts=('anydesk')
source_i686=("http://download.anydesk.com/linux/anydesk_${pkgver}-1_i386.deb" "https://download.anydesk.com/linux/anydesk-${pkgver}-i686.tar.gz")
source_x86_64=("http://download.anydesk.com/linux/anydesk_${pkgver}-1_amd64.deb" "https://download.anydesk.com/linux/anydesk-${pkgver}-amd64.tar.gz")
-sha256sums_i686=('bb680cf99fc9a5e88721b833d34c0aed82b5cb5953685c0e8ddcf8b2398128eb' '97905b6d678a0289cc4ea387525648d2b125363f979bb7de63d8af6f21037463')
-sha256sums_x86_64=('4339c58c228ce7518f72dd3ab3a0cebf8ac012061a11633d8caacda461f06499' '3c1c694ea990d7bbc1bd10ec60502cb6801d042bbbaee82ca0f6d8f114869ca1')
+sha256sums_i686=('6ad6dcfc2be3ab9e15dd66d61361ca6bb02e4b1ef9a79c4fddd1aefe7a7ad295' '6aff74caf96481fc6488ee4f951b61f17577d703b759488f698640bcd24ac63e')
+sha256sums_x86_64=('48017c917de72bfd14f00854f489c0d61fa2246f1893fa4b37d58459dc1a779e' 'edf0b040c00d90c370d4d53ab2bb0dd4f2257050bcf6d665fc3f7f2c243fae7e')
package() {
cd "${pkgdir}"