summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhoton892023-08-09 11:07:32 +0200
committerPhoton892023-08-09 11:07:32 +0200
commit2d85f7e8f97d59a1c48e9cab852b20fbcd97cb79 (patch)
tree7494c8a58cdfec305f255e427f9ad7bebdf219d8 /PKGBUILD
parent1c5b61aea03479fa4555d4d25bb684b7205843d8 (diff)
downloadaur-xournalpp-plugin-functionplotter-git.tar.gz
Fixed arch info in silent update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b0803b4a725..5a9d006154bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=plotter
pkgver=r5070.2d42e1c7
pkgrel=1
pkgdesc='Basic function plotter plugin for Xournal++ using the recent Lua API extension'
-arch=('i686' 'x86_64')
+arch=('any')
license=('GPL2')
url='https://github.com/xournalpp/xournalpp/pull/3811'
depends=('lua-lgi' 'xournalpp')