summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe LAVIE2021-06-29 22:40:26 +0200
committerChristophe LAVIE2021-06-29 22:40:26 +0200
commiteb0e226f1d764d8ba831c072c2af078d356f3c67 (patch)
tree22b5e8a21f276e3620a051d5dfabdd7296514c46
parent00efed862f8c6eec47830d76f33a689ac63f47ee (diff)
downloadaur-eb0e226f1d764d8ba831c072c2af078d356f3c67.tar.gz
version 5.1.6.2
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8440b8ebbf1..ef4aa4b99086 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = devolo-dlan-cockpit
pkgrel = 1
url = https://www.devolo.com/support/downloads/download/devolo-cockpit.html
install = devolo-dlan-cockpit.install
+ arch = i686
arch = x86_64
license = nonfree
depends = lib32-glibc
diff --git a/PKGBUILD b/PKGBUILD
index e5779edf250d..6f28f2abfc4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ name=devolo-cockpit-v${pkgver//./-}-linux.run
install=${pkgname}.install
pkgdesc="Display and configure settings of your devolo device"
arch=('i686' 'x86_64')
-arch=('x86_64')
url="https://www.devolo.com/support/downloads/download/devolo-cockpit.html"
license=('nonfree')
depends=( 'lib32-glibc' 'gtk2' 'libgnome-keyring')