summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe LAVIE2021-03-20 09:38:27 +0100
committerChristophe LAVIE2021-03-20 09:38:27 +0100
commitcc5851a4b58efedc2606be54c2e58a042f20299a (patch)
tree812defb3468f5814194c27822016835dd8fe74b5
parentb7545c9a3dac1f12aabee1bbb695fe52555d4f38 (diff)
downloadaur-cc5851a4b58efedc2606be54c2e58a042f20299a.tar.gz
version 5.1.5-245
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43d7fbc063c4..ede1415a7773 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = devolo-dlan-cockpit
pkgdesc = Display and configure settings of your devolo device
- pkgver = 5.1.4
+ pkgver = 5.1.5.245
pkgrel = 1
url = https://www.devolo.com/support/downloads/download/devolo-cockpit.html
install = devolo-dlan-cockpit.install
@@ -9,9 +9,9 @@ pkgbase = devolo-dlan-cockpit
license = nonfree
depends = adobe-air-sdk>=2.6
depends = libgnome-keyring
- source = https://www.devolo.fr/fileadmin/Web-Content/DE/products/hnw/devolo-cockpit/software/devolo-cockpit-v5-1-4-linux.run
+ source = https://www.devolo.fr/fileadmin/Web-Content/DE/products/hnw/devolo-cockpit/software/devolo-cockpit-v5-1-5-245-linux.run
source = devolonetsvc.service
- sha256sums = 20029cfb6d2583f1adf0746a6f0b4afcfc0eed94830a61ffeaf5834d8c1d6fe4
+ sha256sums = 1515e4726f8b2ae4a1514cc5c498dfe3c56d7db84cb6c627641499b9569f4954
sha256sums = 6f187ca5c7a599b5394ea09cd68885168dbd19b5bd72df5ce083e721e2f0a12c
pkgname = devolo-dlan-cockpit
diff --git a/PKGBUILD b/PKGBUILD
index 06e43f1a9847..1ea298cbd5cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Christophe LAVIE <christophe.lavie@laposte.net>
-# Contributor: Christophe LAVIE <christophe.lavie@laposte.net> 21/11/2020
+# Contributor: Christophe LAVIE <christophe.lavie@laposte.net> 20/03/2021
pkgname=devolo-dlan-cockpit
-pkgver=5.1.4
+pkgver=5.1.5.245
pkgrel=1
name=devolo-cockpit-v${pkgver//./-}-linux.run
install=${pkgname}.install
@@ -41,5 +41,5 @@ package() {
install -Dm644 "${srcdir}/devolonetsvc.service" "${pkgdir}/usr/lib/systemd/system/devolonetsvc.service"
}
-sha256sums=('20029cfb6d2583f1adf0746a6f0b4afcfc0eed94830a61ffeaf5834d8c1d6fe4'
+sha256sums=('1515e4726f8b2ae4a1514cc5c498dfe3c56d7db84cb6c627641499b9569f4954'
'6f187ca5c7a599b5394ea09cd68885168dbd19b5bd72df5ce083e721e2f0a12c')