summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe LAVIE2019-08-14 00:10:53 +0200
committerChristophe LAVIE2019-08-14 00:10:53 +0200
commitbad536e753a27321c486b8e4928357ad73fbc0db (patch)
treef8e578c7126f133333a8be487b4202aeed4eddda
parentb6c44a8b0000d9e8966cedb1eb1b95e75ea18d1c (diff)
downloadaur-bad536e753a27321c486b8e4928357ad73fbc0db.tar.gz
Update : download address
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3848843df4be..b7bdcbe86b19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = devolo-dlan-cockpit
pkgdesc = Display and configure settings of your devolo device
pkgver = 5.0.4
- pkgrel = 1
+ pkgrel = 2
url = https://www.devolo.com/support/downloads/download/devolo-cockpit.html
install = devolo-dlan-cockpit.install
arch = i686
@@ -9,7 +9,7 @@ pkgbase = devolo-dlan-cockpit
license = nonfree
depends = adobe-air-sdk>=2.6
depends = libgnome-keyring
- source = https://www.devolo.fr/fileadmin/Web-Content/DE/Contentseiten/Downloads/Cockpit/devolo-cockpit-v5-0-4-linux.run
+ source = https://www.devolo.de/fileadmin/Web-Content/DE/Contentseiten/Downloads/Cockpit/devolo-cockpit-v5-0-4-linux.run
source = devolonetsvc.service
sha256sums = b439ebdbc4a883b6a7f39afdcaa0d5e143713bcef2d2966c87bd8a27df82c22f
sha256sums = 6f187ca5c7a599b5394ea09cd68885168dbd19b5bd72df5ce083e721e2f0a12c
diff --git a/PKGBUILD b/PKGBUILD
index 5acf6a056b66..4d299d1f7af2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=devolo-dlan-cockpit
pkgver=5.0.4
-pkgrel=1
+pkgrel=2
install=${pkgname}.install
pkgdesc="Display and configure settings of your devolo device"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ else
_arch="i386"
fi
-source=("https://www.devolo.fr/fileadmin/Web-Content/DE/Contentseiten/Downloads/Cockpit/devolo-cockpit-v${pkgver//./-}-linux.run"
+source=("https://www.devolo.de/fileadmin/Web-Content/DE/products/hnw/devolo-cockpit/software/devolo-cockpit-v${pkgver//./-}-linux.run"
'devolonetsvc.service')