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

Felix Yan felixonmars at archlinux.org
Sat Feb 16 17:36:51 UTC 2019


    Date: Saturday, February 16, 2019 @ 17:36:50
  Author: felixonmars
Revision: 433573

upgpkg: rust-bindgen 0.47.1-1

Modified:
  rust-bindgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-16 17:36:39 UTC (rev 433572)
+++ PKGBUILD	2019-02-16 17:36:50 UTC (rev 433573)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan <felixonmars at archlinux.org>
 
 pkgname=rust-bindgen
-pkgver=0.47.0
+pkgver=0.47.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=('41e22e50b2ca1218d6004545b00fd25c30ec771e146660a0dfcf98da347e724502c35027e623cb751b94178fd3565fe31e98faf7f25c86b886fb4e6661045731')
+sha512sums=('92cbeff99ef418586641dac263f4709b77c864075a06d633036b5fcbfde348c201c4b39d3e7814fc8b981b8cfbb78443283aa45c4cdea22218b540eea512e728')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list