[arch-commits] Commit in hoel/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Sun May 1 09:28:18 UTC 2022
Date: Sunday, May 1, 2022 @ 09:28:17
Author: alucryd
Revision: 1192050
upgpkg: hoel 1.4.23-1
Modified:
hoel/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-01 09:25:12 UTC (rev 1192049)
+++ PKGBUILD 2022-05-01 09:28:17 UTC (rev 1192050)
@@ -1,8 +1,8 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=hoel
-pkgver=1.4.18
-pkgrel=2
+pkgver=1.4.23
+pkgrel=1
pkgdesc='C Database abstraction library with json based language'
arch=(x86_64)
url=https://github.com/babelouest/hoel
@@ -29,7 +29,7 @@
'sqlite: SQLite support'
)
provides=(libhoel.so)
-_tag=7dbdaabcc698b6d600598d8db4ec746fcd937b3e
+_tag=cb309e73f1486c067d87d6cf396da3a959a2c4ab
source=(git+https://github.com/babelouest/hoel.git#tag=${_tag})
validpgpkeys=(8405B02FCC28EF9744C8F253FE82139440BD22B9) # Nicolas Mora <nicolas at babelouest.org>
b2sums=(SKIP)
More information about the arch-commits
mailing list