1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-25 20:40:32 +01:00

Set arch to any, since it's just java.

This commit is contained in:
2018-01-23 09:37:21 +01:00
parent 2a3ddb4e76
commit d92a3c7c04
2 changed files with 4 additions and 5 deletions

View File

@@ -1,10 +1,9 @@
pkgbase = trang
pkgdesc = Converts between different schema languages for XML
pkgver = 20151127
pkgrel = 1
pkgrel = 2
url = https://github.com/relaxng/jing-trang
arch = i686
arch = x86_64
arch = any
license = GPL
depends = java-runtime-headless
source = trang-20151127.tar.gz::https://github.com/relaxng/jing-trang/archive/V20151127.tar.gz

View File

@@ -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=(