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

Felix Yan felixonmars at archlinux.org
Sat Jan 26 09:23:24 UTC 2019


    Date: Saturday, January 26, 2019 @ 09:23:24
  Author: felixonmars
Revision: 428018

upgpkg: rust-bindgen 0.47.0-1

Modified:
  rust-bindgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-26 09:20:02 UTC (rev 428017)
+++ PKGBUILD	2019-01-26 09:23:24 UTC (rev 428018)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan <felixonmars at archlinux.org>
 
 pkgname=rust-bindgen
-pkgver=0.46.0
+pkgver=0.47.0
 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=('ea7c9b5eac57f0b71774bc6f9362e0801b9f2b6110a6e4dc8c176410d9d24196807e23071ededf801b9ad59d826d2a0b8b4c2a3c133b3b211f06d6956b409b11')
+sha512sums=('41e22e50b2ca1218d6004545b00fd25c30ec771e146660a0dfcf98da347e724502c35027e623cb751b94178fd3565fe31e98faf7f25c86b886fb4e6661045731')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list