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

Felix Yan felixonmars at archlinux.org
Mon Mar 16 14:16:29 UTC 2020


    Date: Monday, March 16, 2020 @ 14:16:29
  Author: felixonmars
Revision: 599738

upgpkg: rust-bindgen 0.53.1-1

Modified:
  rust-bindgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-16 14:16:14 UTC (rev 599737)
+++ PKGBUILD	2020-03-16 14:16:29 UTC (rev 599738)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan <felixonmars at archlinux.org>
 
 pkgname=rust-bindgen
-pkgver=0.53.0
+pkgver=0.53.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=('94b944c9cd259845e4eba0a38628ba9f2df36e58307cdb7bf15c37f8073a71b825975df04dfcdd7ebab109477016e336eb8fb69fbb03fc97c5c3dbb40db2e6b9')
+sha512sums=('f0591f8e9c0bf1680dab544cfcfecf04f251bdcaed5e7ff8d694d9ed7a62bcf452ded97f3e2e4a85aa71d5920b559e6791569223695d214aa0b4983cf0fd05af')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list