summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Lagnese2022-01-31 23:24:44 -0800
committerTim Lagnese2022-01-31 23:24:44 -0800
commitb01bc010ebde384b19971dd7d81eea760bfd0bad (patch)
treeeaa3f3b59d161731cf97d0f76ab7d2707de87003
parenta1aec798b296a0ba726d16059b1f38805d387f8b (diff)
downloadaur-b01bc010ebde384b19971dd7d81eea760bfd0bad.tar.gz
Update to 1.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f72df6319925..0e78ce154fc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = alire
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.
- pkgver = 1.1.1
+ pkgver = 1.1.2
pkgrel = 1
url = https://alire.ada.dev/
arch = i686
@@ -9,7 +9,7 @@ pkgbase = alire
makedepends = git
makedepends = gprbuild
depends = gnatcoll-core
- source = alire-1.1.1.tar.gz::https://github.com/alire-project/alire/archive/refs/tags/v1.1.1.tar.gz
+ source = alire-1.1.2.tar.gz::https://github.com/alire-project/alire/archive/refs/tags/v1.1.2.tar.gz
source = alire.patch
source = git+https://github.com/alire-project/xmlezout.git#commit=1fcbd0b9303d044d8f09a8ef652afa8c0400ee8b
source = git+https://github.com/mosteo/ajunitgen.git#commit=e5d01db5e7834d15c4066f0a8e33d780deae3cc9
@@ -27,7 +27,7 @@ pkgbase = alire
source = git+https://github.com/mosteo/optional#commit=0c7d20c0c8b48ccb6b25fb648d48382e598c25c3
source = git+https://github.com/mosteo/stopwatch#commit=b43f3e6e6fdc8ed5d36c30d1ce57738989a45977
source = git+https://github.com/mosteo/toml_slicer#commit=1c0286bd724c6f257a36fc89412fcefd4f555228
- b2sums = 1d8f5125d9420206c8c302edfa1275bccdd469bb69d1d323d6aa10529c1b6831c2d6da5b57d49223a935f3650125e5ed6da3683d2cca55c4a77ecd2d2a82b998
+ b2sums = 305bc5903fba1e670ab103e842916bbd53a7eb03004389cc5c813a49d78a31db007a4bc53de56a2b55e25b23da1b7efa7e4d170c497581f4d86b7af23b0011cf
b2sums = ed26931226df0009965e75aedf726f6ccd76766b4108ebf99895e1afff28d35122a4bee953d43713564ffaea67fb28bcea381602fcc457e84de94326710a613f
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 02d309e9fb62..efc315dc6fa5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Lagnese <tim at inept tech>
pkgname=alire
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
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')
@@ -28,7 +28,7 @@ git+https://github.com/mosteo/optional#commit=0c7d20c0c8b48ccb6b25fb648d48382e59
git+https://github.com/mosteo/stopwatch#commit=b43f3e6e6fdc8ed5d36c30d1ce57738989a45977
git+https://github.com/mosteo/toml_slicer#commit=1c0286bd724c6f257a36fc89412fcefd4f555228
)
-b2sums=('1d8f5125d9420206c8c302edfa1275bccdd469bb69d1d323d6aa10529c1b6831c2d6da5b57d49223a935f3650125e5ed6da3683d2cca55c4a77ecd2d2a82b998'
+b2sums=('305bc5903fba1e670ab103e842916bbd53a7eb03004389cc5c813a49d78a31db007a4bc53de56a2b55e25b23da1b7efa7e4d170c497581f4d86b7af23b0011cf'
'ed26931226df0009965e75aedf726f6ccd76766b4108ebf99895e1afff28d35122a4bee953d43713564ffaea67fb28bcea381602fcc457e84de94326710a613f'
'SKIP'
'SKIP'