summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2022-05-14 21:21:58 +1000
committerRod Kay2022-05-14 21:21:58 +1000
commitbb38f4814a7403fc45117a1a74e72cbad2ee71b2 (patch)
treed8005dcb161eed2982764e82b5b2c47c1508a30a /PKGBUILD
parent63276880796ae380faa8334d7a08600d53a28cc4 (diff)
downloadaur-bb38f4814a7403fc45117a1a74e72cbad2ee71b2.tar.gz
Update to version '22.0.0'.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ba6b38acb7d..42baa2745a15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=gtkada
epoch=1
-pkgver=21.0.0
-pkgrel=5
+pkgver=22.0.0
+pkgrel=1
pkgdesc='Ada bindings for the Gtk+ library.'
url='https://github.com/AdaCore/gtkada'
@@ -14,12 +14,12 @@ license=('GPL3' 'custom')
depends=('gcc-ada' 'gtk3')
makedepends=('gprbuild')
-_git_hash=013b6f475704f6c75a1d38592b159e3af765391b
+_git_hash=9c54a721320e1271ebc884f6bdae31b1a85e8798
source=("$pkgname-$_git_hash.tar.gz::$url/archive/$_git_hash.tar.gz"
"Makefile.in-patch")
-md5sums=("385690daefa47a35c16a2f48bd5cfa4c"
- "fbf1d0e9adf74b03e85fb2d698fe7b85")
+sha256sums=("f4ad2cb3a1444a8abc3173bb9ed76f9b24cdae65504d14fecf442394e516b65d"
+ "f525df1f7c319f1dc95ddafe1a73d961ce162c6171c97b0df3ae756122ca76d4")
prepare()
{