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

Felix Yan felixonmars at archlinux.org
Mon May 25 18:14:21 UTC 2020


    Date: Monday, May 25, 2020 @ 18:14:20
  Author: felixonmars
Revision: 634719

upgpkg: rust-bindgen 0.53.3-1

Modified:
  rust-bindgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-25 18:14:15 UTC (rev 634718)
+++ PKGBUILD	2020-05-25 18:14:20 UTC (rev 634719)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan <felixonmars at archlinux.org>
 
 pkgname=rust-bindgen
-pkgver=0.53.2
+pkgver=0.53.3
 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=('42abb754a92dcbb57c8a14d39dc5c9523d8c4eb1b17c51090648fe47b87973fcc52f32deddbfc5076c4c738a5dcb4af26f98a288cb0a15df1c2f971080a638c2')
+sha512sums=('4764419ced9e5b2ca7bf1994c33c68c586df929590f2f50744d55b4c8031e52f615972c353d544f4db0f9d6b860c6a4e5d36690e1881badddbc3cd0c7463ef36')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list