[arch-commits] Commit in cbindgen/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Jun 24 16:05:35 UTC 2020
Date: Wednesday, June 24, 2020 @ 16:05:34
Author: heftig
Revision: 390411
0.14.3-1
Modified:
cbindgen/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-24 13:10:28 UTC (rev 390410)
+++ PKGBUILD 2020-06-24 16:05:34 UTC (rev 390411)
@@ -1,7 +1,7 @@
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
pkgname=cbindgen
-pkgver=0.14.2
+pkgver=0.14.3
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=b6b88f8c3024288287368b377e4d928ddcd2b9e2 # tags/v0.14.2^0
+_commit=cc2876f709808a52d132a5f84e53ca1964eb92db # tags/v0.14.3^0
source=("git+https://github.com/eqrion/cbindgen#commit=$_commit")
sha512sums=('SKIP')
More information about the arch-commits
mailing list