summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Lagnese2022-02-04 15:41:17 -0800
committerTim Lagnese2022-02-04 15:41:17 -0800
commit2786e48c712e8e39db0569ecaccaa6e9e35d4f92 (patch)
treeab4c503b13498fcf9070e0dc23341ae442d202f3 /PKGBUILD
parente33c7647ca448910f6a4c2a0a422cf8d2e71d57f (diff)
downloadaur-2786e48c712e8e39db0569ecaccaa6e9e35d4f92.tar.gz
Add python-e3-testsuite build dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 124e725c68ae..bae9ab00867e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=alire
pkgver=1.1.2
-pkgrel=4
+pkgrel=5
pkgdesc="A catalog of ready-to-use Ada libraries plus a command-line tool (alr) to obtain, build, and incorporate them into your own projects. It aims to fulfill a similar role to Rust's cargo or OCaml's opam."
arch=('i686' 'x86_64')
url="https://alire.ada.dev/"