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

Jan Steffens heftig at archlinux.org
Mon Sep 21 20:36:48 UTC 2020


    Date: Monday, September 21, 2020 @ 20:36:47
  Author: heftig
Revision: 396414

0.14.6-1

Modified:
  cbindgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-21 20:34:09 UTC (rev 396413)
+++ PKGBUILD	2020-09-21 20:36:47 UTC (rev 396414)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=cbindgen
-pkgver=0.14.5
+pkgver=0.14.6
 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=1e46e53ae22b1d85bc794911dd750543e374bad7  # tags/v0.14.5^0
+_commit=e4da7d39a6d1481420440b37dcfe85d7ea4527d5  # tags/v0.14.6^0
 source=("git+https://github.com/eqrion/cbindgen#commit=$_commit")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list