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

Anatol Pomozov anatolik at archlinux.org
Fri Nov 29 07:02:17 UTC 2019


    Date: Friday, November 29, 2019 @ 07:02:17
  Author: anatolik
Revision: 534313

upgpkg: rust-bindgen 0.52.0-1

Modified:
  rust-bindgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-29 06:33:32 UTC (rev 534312)
+++ PKGBUILD	2019-11-29 07:02:17 UTC (rev 534313)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan <felixonmars at archlinux.org>
 
 pkgname=rust-bindgen
-pkgver=0.51.1
+pkgver=0.52.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=('48e34530395aa771022b40e1202e59b03a084279fead781fb6dfb0d7989c1cdd3f28364218cc967d023dddf31863bac655e09830007803b77996da935fd4b80e')
+sha512sums=('7d280e9b1fa0b123cbb104a18a83a80021615d17498b6075d4a7146da0486fd41f3230f80b65a21ad7ecb20c1bc40bc426e620ddd3a1a247c58d456b4d4174ba')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list