summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2018-08-13 13:10:09 +0200
committerSefa Eyeoglu2018-08-13 13:10:09 +0200
commit609bd72cb02ef5c7eecf9c1b40ca8bba97a7bdba (patch)
tree9c27e6e29e3b7c257b69a65caa129a7fe03654be
parent1446b65f578fe2b7e3f4f9bd266caac33cc09f7e (diff)
downloadaur-609bd72cb02ef5c7eecf9c1b40ca8bba97a7bdba.tar.gz
Update cpu architecture
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d40f0f7f8b75..6a644c483beb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,8 +3,7 @@ pkgbase = plasma5-applets-bandwidth-monitor
pkgver = 2.0
pkgrel = 1
url = https://gitlab.com/Scrumplex/plasma-applet-bandwidth-monitor
- arch = i686
- arch = x86_64
+ arch = any
license = GPL2
makedepends = git
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 176295d03737..dc82e71a21ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=plasma5-applets-bandwidth-monitor
pkgver=2.0
pkgrel=1
pkgdesc='Plasma 5 applet that displays the currently used network bandwidth.'
-arch=('i686' 'x86_64')
+arch=('any')
url='https://gitlab.com/Scrumplex/plasma-applet-bandwidth-monitor'
license=('GPL2')