summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dde99e9ec7c2..37f6e2369680 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = devolo-dlan-cockpit
pkgdesc = Display and configure settings of your devolo device
- pkgver = 5.1.6.2
- pkgrel = 2
+ pkgver = 5.2.0.185
+ pkgrel = 2.1
url = https://www.devolo.com/support/downloads/download/devolo-cockpit.html
install = devolo-dlan-cockpit.install
arch = i686
@@ -12,9 +12,9 @@ pkgbase = devolo-dlan-cockpit
depends = lib32-libxt
depends = lib32-libxslt
depends = lib32-nss
- source = https://www.devolo.fr/fileadmin/Web-Content/DE/products/hnw/devolo-cockpit/software/devolo-cockpit-v5-1-6-2-linux.run
+ source = https://www.devolo.fr/fileadmin/Web-Content/DE/products/hnw/devolo-cockpit/software/devolo-cockpit-v5-2-0-185-linux.run
source = devolonetsvc.service
- sha256sums = 026f79c688ef68a75ced4b76269f5dd6c99d0929a78465937a9be9ad7f529049
+ sha256sums = 976099b5aa4785edc9ceabb6246abe724b78d2e717d1906eb91bf137f585a1e6
sha256sums = 6f187ca5c7a599b5394ea09cd68885168dbd19b5bd72df5ce083e721e2f0a12c
pkgname = devolo-dlan-cockpit
diff --git a/PKGBUILD b/PKGBUILD
index fcd70547aa3f..e4456b31621a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
# Maintainer: Christophe LAVIE <christophe.lavie@laposte.net>
-# Contributor: Christophe LAVIE <christophe.lavie@laposte.net> 30/06/2021
-
+# Contributor: Christophe LAVIE <christophe.lavie@laposte.net> 29/06/2022
pkgname=devolo-dlan-cockpit
-pkgver=5.1.6.2
-pkgrel=2
+pkgver=5.2.0.185
+pkgrel=2.1
_name=devolo-cockpit-v${pkgver//./-}-linux.run
install=${pkgname}.install
pkgdesc="Display and configure settings of your devolo device"
@@ -41,5 +40,6 @@ package() {
install -Dm644 "${srcdir}/devolonetsvc.service" "${pkgdir}/usr/lib/systemd/system/devolonetsvc.service"
}
-sha256sums=('026f79c688ef68a75ced4b76269f5dd6c99d0929a78465937a9be9ad7f529049'
+sha256sums=('976099b5aa4785edc9ceabb6246abe724b78d2e717d1906eb91bf137f585a1e6'
'6f187ca5c7a599b5394ea09cd68885168dbd19b5bd72df5ce083e721e2f0a12c')
+