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

Jan Steffens heftig at archlinux.org
Fri Feb 26 22:55:27 UTC 2021


    Date: Friday, February 26, 2021 @ 22:55:26
  Author: heftig
Revision: 408849

0.18.0-1

Modified:
  cbindgen/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-26 22:46:06 UTC (rev 408848)
+++ PKGBUILD	2021-02-26 22:55:26 UTC (rev 408849)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=cbindgen
-pkgver=0.17.0
+pkgver=0.18.0
 pkgrel=1
 pkgdesc="A tool for generating C bindings to Rust code"
 url="https://github.com/eqrion/cbindgen"
@@ -9,7 +9,7 @@
 license=(MPL2)
 depends=(gcc-libs)
 makedepends=(cargo git)
-_commit=8236c8267936ae66785cd236c9c119c2f5b95b57  # tags/v0.17.0^0
+_commit=a0dc1a1fcb19e03ebd11ce542df4ecaf670e2912  # tags/v0.18.0^0
 source=("git+https://github.com/eqrion/cbindgen#commit=$_commit")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list