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

Maxime Gauduin alucryd at archlinux.org
Thu Jan 7 10:35:51 UTC 2021


    Date: Thursday, January 7, 2021 @ 10:35:50
  Author: alucryd
Revision: 811553

upgpkg: hoel 1.4.17-2

Modified:
  hoel/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-07 10:32:07 UTC (rev 811552)
+++ PKGBUILD	2021-01-07 10:35:50 UTC (rev 811553)
@@ -2,7 +2,7 @@
 
 pkgname=hoel
 pkgver=1.4.17
-pkgrel=1
+pkgrel=2
 pkgdesc='C Database abstraction library with json based language'
 arch=(x86_64)
 url=https://github.com/babelouest/hoel
@@ -28,6 +28,7 @@
   'mariadb-libs: MariaDB support'
   'sqlite: SQLite support'
 )
+provides=(libhoel.so)
 _tag=57b6849e793966180cf43849cfe3d1dbfb964572
 source=(git+https://github.com/babelouest/hoel.git#tag=${_tag})
 validpgpkeys=(8405B02FCC28EF9744C8F253FE82139440BD22B9) # Nicolas Mora <nicolas at babelouest.org>



More information about the arch-commits mailing list