summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYoyPa2019-02-01 04:56:49 +0100
committerYoyPa2019-02-01 04:56:49 +0100
commit32ba2e861c497630338b6b410f646154191664fb (patch)
treef5a01f1aee11361a49fb6b82f273f2da7509b6db
parent9db2d3df54dbe146503b0010e979194408760792 (diff)
downloadaur-32ba2e861c497630338b6b410f646154191664fb.tar.gz
arch to any (Arvedui)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cc4330e43dc..bdac798703b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,9 @@
pkgbase = fluffy-switch
pkgdesc = Goldtree and Tinfoil GUI for USB install on switch
pkgver = 2.6
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/fourminute/Fluffy
- arch = i686
- arch = x86_64
- arch = armv7h
- arch = armv6h
- arch = aarch64
+ arch = any
license = GPL
depends = python-pyusb
depends = libusb
diff --git a/PKGBUILD b/PKGBUILD
index ba86c50b9470..4fe43286801d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: YoyPa <yoann dot p dot public at gmail dot com>
pkgname=fluffy-switch
pkgver=2.6
-pkgrel=2
+pkgrel=3
pkgdesc="Goldtree and Tinfoil GUI for USB install on switch"
-arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
+arch=('any')
url="https://github.com/fourminute/Fluffy"
license=('GPL')
depends=(