[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Jul 26 17:50:57 UTC 2021
Date: Monday, July 26, 2021 @ 17:50:57
Author: felixonmars
Revision: 985596
upgpkg: rust-bindgen 0.59.1-1
Modified:
rust-bindgen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-26 17:49:27 UTC (rev 985595)
+++ PKGBUILD 2021-07-26 17:50:57 UTC (rev 985596)
@@ -1,7 +1,7 @@
# Maintainer : Felix Yan <felixonmars at archlinux.org>
pkgname=rust-bindgen
-pkgver=0.58.1
+pkgver=0.59.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=('0875fee680521711dc90762a3cfbab2d80d966f447797abc5b53ee77284719d84c720d1a1d8593f6c38ac6a8cd7645258b0b15269866d87ab85889c2f138404a')
+sha512sums=('e2e41bcf81a6c5f4a0c05c2a999bb69518b5879602418459ef26e5b56691da52f545bc26bd7da70b816c655479c3319c132ec93345d1bd32b13514354840faeb')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list