[arch-commits] Commit in hoel/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sat Jun 18 18:56:13 UTC 2022


    Date: Saturday, June 18, 2022 @ 18:56:12
  Author: arojas
Revision: 1238540

Update to 1.4.25

Modified:
  hoel/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-18 18:55:01 UTC (rev 1238539)
+++ PKGBUILD	2022-06-18 18:56:12 UTC (rev 1238540)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=hoel
-pkgver=1.4.23
-pkgrel=2
+pkgver=1.4.25
+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=cb309e73f1486c067d87d6cf396da3a959a2c4ab
+_tag=272d06d136cf80138081652ca90ebe27190656ff
 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