[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Dec 20 21:06:14 UTC 2021
Date: Monday, December 20, 2021 @ 21:06:14
Author: felixonmars
Revision: 1080851
upgpkg: rust-bindgen 0.59.2-1
Modified:
rust-bindgen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-20 21:06:07 UTC (rev 1080850)
+++ PKGBUILD 2021-12-20 21:06:14 UTC (rev 1080851)
@@ -1,7 +1,7 @@
# Maintainer : Felix Yan <felixonmars at archlinux.org>
pkgname=rust-bindgen
-pkgver=0.59.1
+pkgver=0.59.2
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=('e2e41bcf81a6c5f4a0c05c2a999bb69518b5879602418459ef26e5b56691da52f545bc26bd7da70b816c655479c3319c132ec93345d1bd32b13514354840faeb')
+sha512sums=('a89d724c0696fc26ca9b0ab492c189527bbb47d551e3ac0d8c182d00d3d7a07ea6cc7e2d606b592058acfc4bafd84a5dce9592a4671d890074ae78ea75e780f1')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list