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

Jan Steffens heftig at archlinux.org
Wed Mar 6 22:16:09 UTC 2019


    Date: Wednesday, March 6, 2019 @ 22:16:09
  Author: heftig
Revision: 347176

0.8.2-1

Modified:
  cbindgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-06 21:51:27 UTC (rev 347175)
+++ PKGBUILD	2019-03-06 22:16:09 UTC (rev 347176)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=cbindgen
-pkgver=0.8.0
+pkgver=0.8.2
 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=e712cc42c759ace3e47a6ee9fdbff8c4f337cec1  # tags/v0.8.0^0
+_commit=60d8234bf3a287da75699936aa00ed9ec9762cc8  # tags/v0.8.2^0
 source=("git+https://github.com/eqrion/cbindgen#commit=$_commit")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list