summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Jaksch2018-06-21 15:00:59 +0200
committerOliver Jaksch2018-06-21 15:00:59 +0200
commitfe3114564ad2f76f6d36d45e3f0334a12144b2c1 (patch)
treed1e473539e141665841536904e97d47d751d0d04
parent305148506bc4a1c3a0a8ddb5d250ba737bb05cb4 (diff)
downloadaur-fe3114564ad2f76f6d36d45e3f0334a12144b2c1.tar.gz
Fixed typo
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4379c7b37a4..e63aa5684af3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Thu Jun 21 12:51:15 UTC 2018
+# Thu Jun 21 13:00:59 UTC 2018
pkgbase = anydesk-test
pkgdesc = 'AnyDesk Free' is an All-In-One Software for Remote Support - Playground-Version
pkgver = 2.9.6
pkgrel = 1
- url = http://anydesk.de/
+ url = https://anydesk.de
arch = i686
arch = x86_64
license = custom:Freeware
@@ -28,11 +28,11 @@ pkgbase = anydesk-test
depends = gcc-libs
optdepends = libpulse
conflicts = anydesk
- source_i686 = http://download.anydesk.com/linux/anydesk-test_2.9.6-1_i386.deb
+ source_i686 = http://download.anydesk.com/linux/anydesk_2.9.6-1_i386.deb
source_i686 = https://download.anydesk.com/linux/anydesk-2.9.6-i686.tar.gz
sha256sums_i686 = 7a023315b63ef5ca99011eb7ce718ebd79c42852db5ee67a8f257f617799ff41
sha256sums_i686 = 05b9b97f728033e54569b9b9693121e6c36425f6ac187b632b0cd346de27a440
- source_x86_64 = http://download.anydesk.com/linux/anydesk-test_2.9.6-1_amd64.deb
+ source_x86_64 = http://download.anydesk.com/linux/anydesk_2.9.6-1_amd64.deb
source_x86_64 = https://download.anydesk.com/linux/anydesk-2.9.6-amd64.tar.gz
sha256sums_x86_64 = 0ced2e3d26f86a4d9586d38d56f4818bde05c79c317291c1db1503e878c1dc44
sha256sums_x86_64 = 2c89d7a13734a9125d154a40f3809c407649878a17e98f30996845082bf6e6c9
diff --git a/PKGBUILD b/PKGBUILD
index 72e41f557ccc..557e42c741d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@ pkgver=2.9.6
pkgrel=1
pkgdesc="'AnyDesk Free' is an All-In-One Software for Remote Support - Playground-Version"
arch=('i686' 'x86_64')
-url="http://anydesk.de/"
+url="https://anydesk.de"
license=('custom:Freeware')
depends=('fakeroot' 'gtkglext' 'libglvnd' 'gtk2' 'libx11' 'glibc' 'glib2' 'gdk-pixbuf2' 'libxcb' 'cairo' 'pango' 'libxi' 'libxrandr' 'libxtst' 'libxext' 'libxfixes' 'libxdamage' 'gcc-libs')
optdepends=('libpulse')
conflicts=('anydesk')
-source_i686=("http://download.anydesk.com/linux/${pkgname}_${pkgver}-1_i386.deb" "https://download.anydesk.com/linux/anydesk-${pkgver}-i686.tar.gz")
-source_x86_64=("http://download.anydesk.com/linux/${pkgname}_${pkgver}-1_amd64.deb" "https://download.anydesk.com/linux/anydesk-${pkgver}-amd64.tar.gz")
+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=('7a023315b63ef5ca99011eb7ce718ebd79c42852db5ee67a8f257f617799ff41' '05b9b97f728033e54569b9b9693121e6c36425f6ac187b632b0cd346de27a440')
sha256sums_x86_64=('0ced2e3d26f86a4d9586d38d56f4818bde05c79c317291c1db1503e878c1dc44' '2c89d7a13734a9125d154a40f3809c407649878a17e98f30996845082bf6e6c9')