mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 21:40:31 +01:00
Set arch to any, since it's just java.
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -4,10 +4,10 @@
|
||||
pkgname=trang
|
||||
_pkgname="jing-trang"
|
||||
pkgver=20151127
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Converts between different schema languages for XML"
|
||||
url="https://github.com/relaxng/jing-trang"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('any')
|
||||
license=('GPL')
|
||||
depends=(java-runtime-headless)
|
||||
source=(
|
||||
|
||||
Reference in New Issue
Block a user