summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Lagnese2021-06-24 10:42:44 -0700
committerTim Lagnese2021-06-24 10:42:44 -0700
commitbdc7a4181c832f595e38cdb75394f27fba5f679d (patch)
treef3a70b471c801997e1793f5b37d18c976a84b005
parent04d11ca39540e27b9f96f374345035cee057624a (diff)
downloadaur-bdc7a4181c832f595e38cdb75394f27fba5f679d.tar.gz
Update to 1.0.1
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD12
2 files changed, 7 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ce88c1f9370..380722137bbe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.0.0
- pkgrel = 5
+ pkgver = 1.0.1
+ pkgrel = 1
url = https://alire.ada.dev/
arch = i686
arch = x86_64
@@ -9,9 +9,8 @@ pkgbase = alire
makedepends = git
makedepends = gprbuild
depends = gnatcoll-core
- source = alire-1.0.0.tar.gz::https://github.com/alire-project/alire/archive/refs/tags/v1.0.0.tar.gz
+ source = alire-1.0.1.tar.gz::https://github.com/alire-project/alire/archive/refs/tags/v1.0.1.tar.gz
source = alire.patch
- source = https://github.com/alire-project/alire/commit/20efc54a47ddd62faeb483301c9cb28a968ca80e.patch
source = git+https://github.com/alire-project/xmlezout.git
source = git+https://github.com/mosteo/ajunitgen.git
source = git+https://github.com/mosteo/aaa.git
@@ -24,9 +23,8 @@ pkgbase = alire
source = git+https://github.com/mosteo/uri-ada.git
source = git+https://github.com/mosteo/minirest
source = git+https://github.com/Fabien-Chouteau/spdx_ada
- b2sums = bad08a570d464d454739edb42717a5ad33eb132dea4c3f2752e26bf122aa6a6b058e1b89987a9c8a6c5d432492b29586fbefad0e54207f8e7a9601ef1bbba9a0
+ b2sums = ce32bac22c414f3ef07bf1455d2e4686a09cbf7dc7a738647ad2cf47aaca59f91577a9a125402b5de4059f633a31d8dbde07ce91d5c1b5a577687ec9591f06e9
b2sums = 898ec902aab5e8d80b12c4b481224dfbc92a3acef049b0ca93db39b8303fefb172fb1e8d933f3dad936d4f3d7fa84c46c4119ad1f28d97cb2a11bf2f6c4681d3
- b2sums = 46209f7048eaa291768c8609a7173b53b3482005837352dd16dcbfe83d55d9b0bff3ae683bbad8d893605944e86d7fa07b3feea81a9dbec064613e6e366cb6a7
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
@@ -41,4 +39,3 @@ pkgbase = alire
b2sums = SKIP
pkgname = alire
-
diff --git a/PKGBUILD b/PKGBUILD
index b76458f65053..3645ca41fe19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Tim Lagnese <tim at inept tech>
pkgname=alire
-pkgver=1.0.0
-pkgrel=5
+pkgver=1.0.1
+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')
url="https://alire.ada.dev/"
@@ -11,9 +11,6 @@ depends=(gnatcoll-core)
makedepends=(git gprbuild)
source=("$pkgname-$pkgver.tar.gz::https://github.com/alire-project/alire/archive/refs/tags/v$pkgver.tar.gz"
alire.patch
-# Include commit which fixes compilation error with FSF GCC 11.1.0
-# See https://github.com/alire-project/alire/issues/729 for more info
-https://github.com/alire-project/alire/commit/20efc54a47ddd62faeb483301c9cb28a968ca80e.patch
git+https://github.com/alire-project/xmlezout.git
git+https://github.com/mosteo/ajunitgen.git
git+https://github.com/mosteo/aaa.git
@@ -26,9 +23,8 @@ git+https://github.com/mosteo/ansi-ada
git+https://github.com/mosteo/uri-ada.git
git+https://github.com/mosteo/minirest
git+https://github.com/Fabien-Chouteau/spdx_ada)
-b2sums=('bad08a570d464d454739edb42717a5ad33eb132dea4c3f2752e26bf122aa6a6b058e1b89987a9c8a6c5d432492b29586fbefad0e54207f8e7a9601ef1bbba9a0'
+b2sums=('ce32bac22c414f3ef07bf1455d2e4686a09cbf7dc7a738647ad2cf47aaca59f91577a9a125402b5de4059f633a31d8dbde07ce91d5c1b5a577687ec9591f06e9'
'898ec902aab5e8d80b12c4b481224dfbc92a3acef049b0ca93db39b8303fefb172fb1e8d933f3dad936d4f3d7fa84c46c4119ad1f28d97cb2a11bf2f6c4681d3'
- '46209f7048eaa291768c8609a7173b53b3482005837352dd16dcbfe83d55d9b0bff3ae683bbad8d893605944e86d7fa07b3feea81a9dbec064613e6e366cb6a7'
'SKIP'
'SKIP'
'SKIP'
@@ -47,8 +43,6 @@ prepare()
# Get the submodules from the sources above
cd "$srcdir/$pkgname-$pkgver"
patch --strip=1 < "$srcdir/alire.patch"
- # Apply patch as workaround for https://github.com/alire-project/alire/issues/729
- patch --strip=1 < "$srcdir/20efc54a47ddd62faeb483301c9cb28a968ca80e.patch"
}
build() {