summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2018-09-12 05:14:59 +1000
committerRod Kay2018-09-12 05:14:59 +1000
commit77d9fcd263fae76a823d87d4c0082bc2e244fb61 (patch)
tree04cef028e674935d53d748b92646169ab49ded84 /PKGBUILD
parentb1cbb1d41294a7f6bc459d0bb8e9a58321ee09f3 (diff)
downloadaur-77d9fcd263fae76a823d87d4c0082bc2e244fb61.tar.gz
Improve PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4745852c237..0aa8e7095ca8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=xmlada
pkgver=2018
-pkgrel=2
+pkgrel=3
pkgdesc="An XML parser for Ada95"
arch=('i686' 'x86_64')
url="https://github.com/AdaCore/xmlada/"
license=('GPL3' 'custom')
depends=('gcc-ada>=8.2.1' 'gcc-ada<9.0.0')
-makedepends=('gprbuild-bootstrap>=2018')
+makedepends=('gprbuild>=2018')
conflicts=("$pkgname-git")
source=('http://mirrors.cdn.adacore.com/art/5b0819dec7a447df26c27a40'