summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2022-11-16 13:37:38 +1100
committerRod Kay2022-11-16 13:37:38 +1100
commitc3e38323d974c51239de0475ebc23617563aac59 (patch)
tree62473a155533404eda635facc1af208edb59a955 /PKGBUILD
parentecc276d55ec7c48f07ab4b6b875c26fcdeef7435 (diff)
downloadaur-c3e38323d974c51239de0475ebc23617563aac59.tar.gz
Update to version '23.0.0'.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9411f99a78f..63a7cc00143f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,20 +3,20 @@
pkgname=gnatcoll-sql
epoch=1
-pkgver=22.0.0
-pkgrel=2
+pkgver=23.0.0
+pkgrel=1
_repo_name=gnatcoll-db
pkgdesc='GNAT Components Collection - SQL database support'
-url='https://github.com/AdaCore/gnatcoll-db/'
+url='https://github.com/AdaCore/gnatcoll-db'
arch=('i686' 'x86_64')
license=('GPL3' 'custom')
depends=('gnatcoll-core')
makedepends=('gprbuild')
-source=("https://github.com/AdaCore/gnatcoll-db/archive/refs/tags/v22.0.0.tar.gz")
-sha256sums=('8d29e2047adac2de8bc20ae50d12fe6759428197079082d246d7f1cd480d380f')
+source=("$_repo_name-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha256sums=('0a4cc9f9c034be34ca4d08ae2c8fedce66c462719a2e1035d916559f6eee7a4d')
build()
{