summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPellegrino Prevete2022-02-15 11:31:59 +0000
committerPellegrino Prevete2022-02-15 11:31:59 +0000
commita2cc5ecb3a024a4e3c419bfa90d9a244205e76d9 (patch)
tree65be58ddffa91b2fc466fa5c691d97a305ee9f74 /PKGBUILD
parent5bbee1a63e155dc315cec1eac4bf61dcba49f777 (diff)
downloadaur-pops-usb-setup.tar.gz
different architectures package different versions of python
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')