1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 21:40:31 +01:00

Fix typo.

This commit is contained in:
2018-01-24 14:31:14 +01:00
parent ddc0d7b2c4
commit d59192ed43
2 changed files with 5 additions and 4 deletions

View File

@@ -4,13 +4,13 @@
pkgname=trang
_pkgname="jing-trang"
pkgver=20151127
pkgrel=3
pkgrel=4
pkgdesc="Converts between different schema languages for XML"
url="https://github.com/relaxng/jing-trang"
arch=('any')
license=('GPL')
depends=(java-runtime)
depends=(java-environment)
makedepends=(java-environment)
source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/relaxng/${_pkgname}/archive/V${pkgver}.tar.gz"
trang