summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbkfox2017-11-06 23:44:10 +0100
committerbkfox2017-11-06 23:44:10 +0100
commit4c9704dda856fb3d9ad2571cd48ae4f3ba689913 (patch)
treed05340d7d091a4346b2aeb77aaeb5a6161fadf76
parentfaaac9ccb8240d6a781789f6007b1e498b92df87 (diff)
downloadaur-4c9704dda856fb3d9ad2571cd48ae4f3ba689913.tar.gz
update to 0.31.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efb41e67c745..bd8b4b82dafb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rust-bindgen-git
pkgdesc = Binding generator for rust language
- pkgver = 0.28.0.23dbe48
+ pkgver = 0.31.3.eccc0bfa
pkgrel = 1
url = https://github.com/servo/rust-bindgen
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 3322234118fc..b4e9687e2929 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Vojtech Kral <vojtech_kral^hk>
+# Maintainer: bkfox
+# Contributor: Vojtech Kral <vojtech_kral^hk>
# Contributor: FĂ©lix Saparelli <aur@passcod.name>
# Contributor: ask
pkgname=rust-bindgen-git
-pkgver=0.28.0.23dbe48
+pkgver=0.31.3.eccc0bfa
pkgrel=1
pkgdesc="Binding generator for rust language"
arch=('i686' 'x86_64')