[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 15 22:43:12 UTC 2020
Date: Sunday, March 15, 2020 @ 22:43:10
Author: felixonmars
Revision: 598765
upgpkg: rust-bindgen 0.53.0-1
Modified:
rust-bindgen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-15 22:42:51 UTC (rev 598764)
+++ PKGBUILD 2020-03-15 22:43:10 UTC (rev 598765)
@@ -1,7 +1,7 @@
# Maintainer : Felix Yan <felixonmars at archlinux.org>
pkgname=rust-bindgen
-pkgver=0.52.0
+pkgver=0.53.0
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=('7d280e9b1fa0b123cbb104a18a83a80021615d17498b6075d4a7146da0486fd41f3230f80b65a21ad7ecb20c1bc40bc426e620ddd3a1a247c58d456b4d4174ba')
+sha512sums=('94b944c9cd259845e4eba0a38628ba9f2df36e58307cdb7bf15c37f8073a71b825975df04dfcdd7ebab109477016e336eb8fb69fbb03fc97c5c3dbb40db2e6b9')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list