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

Felix Yan felixonmars at archlinux.org
Sun May 26 19:19:37 UTC 2019


    Date: Sunday, May 26, 2019 @ 19:19:36
  Author: felixonmars
Revision: 470843

upgpkg: rust-bindgen 0.49.1-1

Modified:
  rust-bindgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-26 17:53:54 UTC (rev 470842)
+++ PKGBUILD	2019-05-26 19:19:36 UTC (rev 470843)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan <felixonmars at archlinux.org>
 
 pkgname=rust-bindgen
-pkgver=0.49.0
+pkgver=0.49.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=('46c2e9e1667ef97618f817157b4cf5200a47de44fa277ec5c14fea0486c1a82859a3b3dfa5f679fbf4cc76d8eafea9e529f1e43265a2ddcb55acd5a588a9da5f')
+sha512sums=('902383cfc4ef2706f124864912e9ecf1c6786e043de1d4ca9057d6b3b82f8987150196a0d586bd9857389e767845a8eff26db50a400463271f8a179b64a34d07')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list