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

Jan Steffens heftig at archlinux.org
Fri Jun 28 07:12:20 UTC 2019


    Date: Friday, June 28, 2019 @ 07:12:20
  Author: heftig
Revision: 356992

0.9.0-1

Modified:
  cbindgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-28 07:05:26 UTC (rev 356991)
+++ PKGBUILD	2019-06-28 07:12:20 UTC (rev 356992)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=cbindgen
-pkgver=0.8.7
+pkgver=0.9.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=23a991a5b21e89aa1dcdc70f1371be20c93ece8e  # tags/v0.8.7^0
+_commit=e19526e00b3fe6921b881682147a1fe5d6b64124  # tags/v0.9.0^0
 source=("git+https://github.com/eqrion/cbindgen#commit=$_commit")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list