summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51a8e13068fe..152fd7e903bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@ _popstarter_smb="https://bitbucket.org/ShaolinAssassin/popstarter-documentation-
pkgname=pops-usb-setup
pkgver=0.0.1
-pkgrel=4
+pkgrel=5
pkgdesc="Setup a USB drive for the POPS emulator"
-arch=('any')
+arch=('x86_64' 'i686' 'pentium4')
url="https://gitlab.com/tallero/pops-usb-setup"
license=('AGPL3')
depends=('python')