[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 29 21:18:40 UTC 2021
Date: Saturday, May 29, 2021 @ 21:18:39
Author: felixonmars
Revision: 950270
upgpkg: rust-bindgen 0.58.1-1
Modified:
rust-bindgen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-29 21:17:51 UTC (rev 950269)
+++ PKGBUILD 2021-05-29 21:18:39 UTC (rev 950270)
@@ -1,7 +1,7 @@
# Maintainer : Felix Yan <felixonmars at archlinux.org>
pkgname=rust-bindgen
-pkgver=0.58.0
+pkgver=0.58.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=('54b57c0510a27d26bf37ea9a3c48733340e078e08d47af79108aa85cb8e6e0cd6c189511b4750e668346e29050dd0375f0e328d742c33523061a6d5272c4545b')
+sha512sums=('0875fee680521711dc90762a3cfbab2d80d966f447797abc5b53ee77284719d84c720d1a1d8593f6c38ac6a8cd7645258b0b15269866d87ab85889c2f138404a')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list