summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbkfox2020-03-22 19:32:32 +0100
committerbkfox2020-03-22 19:32:32 +0100
commit3cb5d8cc208137bb35f2c36f719763deaf7bf139 (patch)
tree60c62663a61ce7715f1aa4aaec1829a8c656f7db /PKGBUILD
parent1631d8f615f692cba6ff4cc1044b96387092ca33 (diff)
downloadaur-rust-bindgen-git.tar.gz
update to 0.53.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23d7d18bd469..de45394cd80a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ask
pkgname=rust-bindgen-git
-pkgver=0.53.1.02e76fa
+pkgver=0.53.2.63ae30b
pkgrel=1
pkgdesc="Binding generator for rust language"
arch=('i686' 'x86_64')