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

Felix Yan felixonmars at archlinux.org
Tue Jan 1 17:24:21 UTC 2019


    Date: Tuesday, January 1, 2019 @ 17:24:20
  Author: felixonmars
Revision: 420184

upgpkg: rust-bindgen 0.46.0-1

Modified:
  rust-bindgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-01 17:16:31 UTC (rev 420183)
+++ PKGBUILD	2019-01-01 17:24:20 UTC (rev 420184)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan <felixonmars at archlinux.org>
 
 pkgname=rust-bindgen
-pkgver=0.45.0
+pkgver=0.46.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=('a4d7eb590933a092e99ec743367242e8a7014d92547e481b6f195f1cb8ed6ed31c9c75774f98040e47baca105cabf32517284e0cc1957b7fbdc9d7eaa4d95139')
+sha512sums=('ea7c9b5eac57f0b71774bc6f9362e0801b9f2b6110a6e4dc8c176410d9d24196807e23071ededf801b9ad59d826d2a0b8b4c2a3c133b3b211f06d6956b409b11')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list