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

Felix Yan felixonmars at archlinux.org
Fri Oct 4 06:47:39 UTC 2019


    Date: Friday, October 4, 2019 @ 06:47:38
  Author: felixonmars
Revision: 512688

upgpkg: rust-bindgen 0.51.1-1

Modified:
  rust-bindgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-04 06:30:32 UTC (rev 512687)
+++ PKGBUILD	2019-10-04 06:47:38 UTC (rev 512688)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan <felixonmars at archlinux.org>
 
 pkgname=rust-bindgen
-pkgver=0.50.0
+pkgver=0.51.1
 pkgrel=1
 pkgdesc='Automatically generates Rust FFI bindings to C (and some C++) libraries'
 url='https://github.com/rust-lang/rust-bindgen'
@@ -10,7 +10,7 @@
 arch=('x86_64')
 license=('BSD')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/rust-lang/rust-bindgen/archive/v$pkgver.tar.gz")
-sha512sums=('abb5f3bdb4a361f0c740fd0ef371e38de080845025edb53615b1d309a4e8f4da7011cea48b3803d378daf7c2763b9a5fa34dca5dbb8ad73e5cd9a08709be0720')
+sha512sums=('48e34530395aa771022b40e1202e59b03a084279fead781fb6dfb0d7989c1cdd3f28364218cc967d023dddf31863bac655e09830007803b77996da935fd4b80e')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list