[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2020-12-18 Thread Felix Yan via arch-commits
Date: Friday, December 18, 2020 @ 12:14:18
  Author: felixonmars
Revision: 778546

upgpkg: rust-bindgen 0.56.0-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-18 12:13:06 UTC (rev 778545)
+++ PKGBUILD2020-12-18 12:14:18 UTC (rev 778546)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.55.1
+pkgver=0.56.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=('8bbac1f20a134915f825e3179e748d17d1c90d157807b5a1f7cca8c97283efcd055cb61feeef656d6f12cacf4133966d5a021bd39d1ae2c1310f877a5764e311')
+sha512sums=('ef626eb6cdc77bdf57b84f106572f2314289ddb597126124c32a4dc3957402649904847df537e6e8db882426885e9eabe34be5ad16abea01277b748690a17626')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2020-08-31 Thread Felix Yan via arch-commits
Date: Monday, August 31, 2020 @ 13:20:37
  Author: felixonmars
Revision: 694163

upgpkg: rust-bindgen 0.55.1-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-31 13:18:29 UTC (rev 694162)
+++ PKGBUILD2020-08-31 13:20:37 UTC (rev 694163)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.55.0
+pkgver=0.55.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=('6aa53314a5bfc5a4711af23ddb00b319eb8fcc0594c84a572d7e3c228cfa3a5dfb7106dd8b15926bb64f69a7c49df2fcd2b9c14c5cf042721f692dc11d4eb7a3')
+sha512sums=('8bbac1f20a134915f825e3179e748d17d1c90d157807b5a1f7cca8c97283efcd055cb61feeef656d6f12cacf4133966d5a021bd39d1ae2c1310f877a5764e311')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2020-08-28 Thread Felix Yan via arch-commits
Date: Saturday, August 29, 2020 @ 00:40:36
  Author: felixonmars
Revision: 691365

upgpkg: rust-bindgen 0.55.0-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-29 00:40:02 UTC (rev 691364)
+++ PKGBUILD2020-08-29 00:40:36 UTC (rev 691365)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.54.1
+pkgver=0.55.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=('aac74b8506e06dde9a15ad0a8b7961cb0be44397f7e2e00235c872444077b038dbaaee5260303b8a203ebb3884933d2363fbad1afb0c724ba477668d3d2d4713')
+sha512sums=('6aa53314a5bfc5a4711af23ddb00b319eb8fcc0594c84a572d7e3c228cfa3a5dfb7106dd8b15926bb64f69a7c49df2fcd2b9c14c5cf042721f692dc11d4eb7a3')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2020-07-31 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 08:38:48
  Author: felixonmars
Revision: 666099

upgpkg: rust-bindgen 0.54.1-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-31 08:38:42 UTC (rev 666098)
+++ PKGBUILD2020-07-31 08:38:48 UTC (rev 666099)
@@ -1,8 +1,8 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.54.0
-pkgrel=2
+pkgver=0.54.1
+pkgrel=1
 pkgdesc='Automatically generates Rust FFI bindings to C (and some C++) 
libraries'
 url='https://github.com/rust-lang/rust-bindgen'
 depends=('gcc-libs' 'clang')
@@ -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=('bb77376dee773c74a6aec514b98a2f843f432af96f448abf122fd13b9b59d94b8da0b64e3752a35492854f8e0cbc1500521a6d2890f5191397bc6b6efdb1f084')
+sha512sums=('aac74b8506e06dde9a15ad0a8b7961cb0be44397f7e2e00235c872444077b038dbaaee5260303b8a203ebb3884933d2363fbad1afb0c724ba477668d3d2d4713')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2020-07-17 Thread Felix Yan via arch-commits
Date: Friday, July 17, 2020 @ 11:07:58
  Author: felixonmars
Revision: 664272

upgpkg: rust-bindgen 0.54.0-2: add missing dependency on clang (FS#67168)

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-17 10:38:58 UTC (rev 664271)
+++ PKGBUILD2020-07-17 11:07:58 UTC (rev 664272)
@@ -2,10 +2,10 @@
 
 pkgname=rust-bindgen
 pkgver=0.54.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Automatically generates Rust FFI bindings to C (and some C++) 
libraries'
 url='https://github.com/rust-lang/rust-bindgen'
-depends=('gcc-libs')
+depends=('gcc-libs' 'clang')
 makedepends=('rust')
 arch=('x86_64')
 license=('BSD')


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2020-06-03 Thread Felix Yan via arch-commits
Date: Wednesday, June 3, 2020 @ 17:35:56
  Author: felixonmars
Revision: 638369

upgpkg: rust-bindgen 0.54.0-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-03 17:34:50 UTC (rev 638368)
+++ PKGBUILD2020-06-03 17:35:56 UTC (rev 638369)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.53.3
+pkgver=0.54.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=('4764419ced9e5b2ca7bf1994c33c68c586df929590f2f50744d55b4c8031e52f615972c353d544f4db0f9d6b860c6a4e5d36690e1881badddbc3cd0c7463ef36')
+sha512sums=('bb77376dee773c74a6aec514b98a2f843f432af96f448abf122fd13b9b59d94b8da0b64e3752a35492854f8e0cbc1500521a6d2890f5191397bc6b6efdb1f084')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2020-05-25 Thread Felix Yan via arch-commits
Date: Monday, May 25, 2020 @ 18:14:20
  Author: felixonmars
Revision: 634719

upgpkg: rust-bindgen 0.53.3-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-25 18:14:15 UTC (rev 634718)
+++ PKGBUILD2020-05-25 18:14:20 UTC (rev 634719)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.53.2
+pkgver=0.53.3
 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=('42abb754a92dcbb57c8a14d39dc5c9523d8c4eb1b17c51090648fe47b87973fcc52f32deddbfc5076c4c738a5dcb4af26f98a288cb0a15df1c2f971080a638c2')
+sha512sums=('4764419ced9e5b2ca7bf1994c33c68c586df929590f2f50744d55b4c8031e52f615972c353d544f4db0f9d6b860c6a4e5d36690e1881badddbc3cd0c7463ef36')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2020-03-17 Thread Felix Yan via arch-commits
Date: Tuesday, March 17, 2020 @ 11:03:52
  Author: felixonmars
Revision: 600145

upgpkg: rust-bindgen 0.53.2-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-17 10:30:37 UTC (rev 600144)
+++ PKGBUILD2020-03-17 11:03:52 UTC (rev 600145)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.53.1
+pkgver=0.53.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=('f0591f8e9c0bf1680dab544cfcfecf04f251bdcaed5e7ff8d694d9ed7a62bcf452ded97f3e2e4a85aa71d5920b559e6791569223695d214aa0b4983cf0fd05af')
+sha512sums=('42abb754a92dcbb57c8a14d39dc5c9523d8c4eb1b17c51090648fe47b87973fcc52f32deddbfc5076c4c738a5dcb4af26f98a288cb0a15df1c2f971080a638c2')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2020-03-16 Thread Felix Yan via arch-commits
Date: Monday, March 16, 2020 @ 14:16:29
  Author: felixonmars
Revision: 599738

upgpkg: rust-bindgen 0.53.1-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-16 14:16:14 UTC (rev 599737)
+++ PKGBUILD2020-03-16 14:16:29 UTC (rev 599738)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.53.0
+pkgver=0.53.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=('94b944c9cd259845e4eba0a38628ba9f2df36e58307cdb7bf15c37f8073a71b825975df04dfcdd7ebab109477016e336eb8fb69fbb03fc97c5c3dbb40db2e6b9')
+sha512sums=('f0591f8e9c0bf1680dab544cfcfecf04f251bdcaed5e7ff8d694d9ed7a62bcf452ded97f3e2e4a85aa71d5920b559e6791569223695d214aa0b4983cf0fd05af')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2020-03-15 Thread Felix Yan via arch-commits
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
===
--- PKGBUILD2020-03-15 22:42:51 UTC (rev 598764)
+++ PKGBUILD2020-03-15 22:43:10 UTC (rev 598765)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 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


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2019-11-28 Thread Anatol Pomozov via arch-commits
Date: Friday, November 29, 2019 @ 07:02:17
  Author: anatolik
Revision: 534313

upgpkg: rust-bindgen 0.52.0-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-29 06:33:32 UTC (rev 534312)
+++ PKGBUILD2019-11-29 07:02:17 UTC (rev 534313)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.51.1
+pkgver=0.52.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=('48e34530395aa771022b40e1202e59b03a084279fead781fb6dfb0d7989c1cdd3f28364218cc967d023dddf31863bac655e09830007803b77996da935fd4b80e')
+sha512sums=('7d280e9b1fa0b123cbb104a18a83a80021615d17498b6075d4a7146da0486fd41f3230f80b65a21ad7ecb20c1bc40bc426e620ddd3a1a247c58d456b4d4174ba')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2019-10-04 Thread Felix Yan via arch-commits
Date: Friday, October 4, 2019 @ 06:47:38
  Author: felixonmars
Revision: 512688

upgpkg: rust-bindgen 0.51.1-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-04 06:30:32 UTC (rev 512687)
+++ PKGBUILD2019-10-04 06:47:38 UTC (rev 512688)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.50.0
+pkgver=0.51.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=('abb5f3bdb4a361f0c740fd0ef371e38de080845025edb53615b1d309a4e8f4da7011cea48b3803d378daf7c2763b9a5fa34dca5dbb8ad73e5cd9a08709be0720')
+sha512sums=('48e34530395aa771022b40e1202e59b03a084279fead781fb6dfb0d7989c1cdd3f28364218cc967d023dddf31863bac655e09830007803b77996da935fd4b80e')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2019-07-09 Thread Felix Yan via arch-commits
Date: Tuesday, July 9, 2019 @ 14:49:02
  Author: felixonmars
Revision: 487783

upgpkg: rust-bindgen 0.50.0-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-09 14:16:33 UTC (rev 487782)
+++ PKGBUILD2019-07-09 14:49:02 UTC (rev 487783)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.49.1
+pkgver=0.50.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=('902383cfc4ef2706f124864912e9ecf1c6786e043de1d4ca9057d6b3b82f8987150196a0d586bd9857389e767845a8eff26db50a400463271f8a179b64a34d07')
+sha512sums=('abb5f3bdb4a361f0c740fd0ef371e38de080845025edb53615b1d309a4e8f4da7011cea48b3803d378daf7c2763b9a5fa34dca5dbb8ad73e5cd9a08709be0720')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2019-05-26 Thread Felix Yan via arch-commits
Date: Sunday, May 26, 2019 @ 19:19:36
  Author: felixonmars
Revision: 470843

upgpkg: rust-bindgen 0.49.1-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-26 17:53:54 UTC (rev 470842)
+++ PKGBUILD2019-05-26 19:19:36 UTC (rev 470843)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.49.0
+pkgver=0.49.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=('46c2e9e1667ef97618f817157b4cf5200a47de44fa277ec5c14fea0486c1a82859a3b3dfa5f679fbf4cc76d8eafea9e529f1e43265a2ddcb55acd5a588a9da5f')
+sha512sums=('902383cfc4ef2706f124864912e9ecf1c6786e043de1d4ca9057d6b3b82f8987150196a0d586bd9857389e767845a8eff26db50a400463271f8a179b64a34d07')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2019-05-07 Thread Felix Yan via arch-commits
Date: Tuesday, May 7, 2019 @ 13:58:47
  Author: felixonmars
Revision: 462118

upgpkg: rust-bindgen 0.49.0-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-07 13:58:37 UTC (rev 462117)
+++ PKGBUILD2019-05-07 13:58:47 UTC (rev 462118)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.48.1
+pkgver=0.49.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=('981c65666267a1837f0e93367c66943ab4449fe06566367b0ddaa2f14d10acb932a0fff345ac00fb476fc90927c9f0b6db57d1fba09fe39faba212dc9e86e26b')
+sha512sums=('46c2e9e1667ef97618f817157b4cf5200a47de44fa277ec5c14fea0486c1a82859a3b3dfa5f679fbf4cc76d8eafea9e529f1e43265a2ddcb55acd5a588a9da5f')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2019-03-06 Thread Felix Yan via arch-commits
Date: Wednesday, March 6, 2019 @ 22:19:04
  Author: felixonmars
Revision: 437931

upgpkg: rust-bindgen 0.48.1-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-06 22:06:49 UTC (rev 437930)
+++ PKGBUILD2019-03-06 22:19:04 UTC (rev 437931)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.47.1
+pkgver=0.48.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=('92cbeff99ef418586641dac263f4709b77c864075a06d633036b5fcbfde348c201c4b39d3e7814fc8b981b8cfbb78443283aa45c4cdea22218b540eea512e728')
+sha512sums=('981c65666267a1837f0e93367c66943ab4449fe06566367b0ddaa2f14d10acb932a0fff345ac00fb476fc90927c9f0b6db57d1fba09fe39faba212dc9e86e26b')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2019-02-16 Thread Felix Yan via arch-commits
Date: Saturday, February 16, 2019 @ 17:36:50
  Author: felixonmars
Revision: 433573

upgpkg: rust-bindgen 0.47.1-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-16 17:36:39 UTC (rev 433572)
+++ PKGBUILD2019-02-16 17:36:50 UTC (rev 433573)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.47.0
+pkgver=0.47.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=('41e22e50b2ca1218d6004545b00fd25c30ec771e146660a0dfcf98da347e724502c35027e623cb751b94178fd3565fe31e98faf7f25c86b886fb4e6661045731')
+sha512sums=('92cbeff99ef418586641dac263f4709b77c864075a06d633036b5fcbfde348c201c4b39d3e7814fc8b981b8cfbb78443283aa45c4cdea22218b540eea512e728')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2019-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 26, 2019 @ 09:23:24
  Author: felixonmars
Revision: 428018

upgpkg: rust-bindgen 0.47.0-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-26 09:20:02 UTC (rev 428017)
+++ PKGBUILD2019-01-26 09:23:24 UTC (rev 428018)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.46.0
+pkgver=0.47.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=('ea7c9b5eac57f0b71774bc6f9362e0801b9f2b6110a6e4dc8c176410d9d24196807e23071ededf801b9ad59d826d2a0b8b4c2a3c133b3b211f06d6956b409b11')
+sha512sums=('41e22e50b2ca1218d6004545b00fd25c30ec771e146660a0dfcf98da347e724502c35027e623cb751b94178fd3565fe31e98faf7f25c86b886fb4e6661045731')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2019-01-01 Thread Felix Yan via arch-commits
Date: Tuesday, January 1, 2019 @ 17:24:20
  Author: felixonmars
Revision: 420184

upgpkg: rust-bindgen 0.46.0-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-01 17:16:31 UTC (rev 420183)
+++ PKGBUILD2019-01-01 17:24:20 UTC (rev 420184)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.45.0
+pkgver=0.46.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=('a4d7eb590933a092e99ec743367242e8a7014d92547e481b6f195f1cb8ed6ed31c9c75774f98040e47baca105cabf32517284e0cc1957b7fbdc9d7eaa4d95139')
+sha512sums=('ea7c9b5eac57f0b71774bc6f9362e0801b9f2b6110a6e4dc8c176410d9d24196807e23071ededf801b9ad59d826d2a0b8b4c2a3c133b3b211f06d6956b409b11')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2018-12-15 Thread Felix Yan via arch-commits
Date: Saturday, December 15, 2018 @ 22:50:32
  Author: felixonmars
Revision: 416420

upgpkg: rust-bindgen 0.45.0-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-15 22:18:45 UTC (rev 416419)
+++ PKGBUILD2018-12-15 22:50:32 UTC (rev 416420)
@@ -1,7 +1,7 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.44.0
+pkgver=0.45.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=('9d28ce5c9faeb8c3b4936161ce2e636cf8eb9f1becf707971f4b1daa24e52ed209f099c049c7bcf5aaf5de4a0ef9458192f9da0b0431e884cfacf19dcf3eba3c')
+sha512sums=('a4d7eb590933a092e99ec743367242e8a7014d92547e481b6f195f1cb8ed6ed31c9c75774f98040e47baca105cabf32517284e0cc1957b7fbdc9d7eaa4d95139')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in rust-bindgen/trunk (PKGBUILD)

2018-12-08 Thread Felix Yan via arch-commits
Date: Saturday, December 8, 2018 @ 12:50:54
  Author: felixonmars
Revision: 412322

upgpkg: rust-bindgen 0.44.0-1

Modified:
  rust-bindgen/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-08 12:50:48 UTC (rev 412321)
+++ PKGBUILD2018-12-08 12:50:54 UTC (rev 412322)
@@ -1,16 +1,16 @@
 # Maintainer : Felix Yan 
 
 pkgname=rust-bindgen
-pkgver=0.42.2
+pkgver=0.44.0
 pkgrel=1
 pkgdesc='Automatically generates Rust FFI bindings to C (and some C++) 
libraries'
-url='https://github.com/rust-lang-nursery/rust-bindgen'
-depends=()
+url='https://github.com/rust-lang/rust-bindgen'
+depends=('gcc-libs')
 makedepends=('rust')
 arch=('x86_64')
 license=('BSD')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/rust-lang-nursery/rust-bindgen/archive/v$pkgver.tar.gz;)
-sha512sums=('483eb20ca97718dd204cf60b6b3145b6444295ae3cd0c6f6974e1b361be07dd0aee280fc46b4fc6e74dbc757dfa8c6477d199b7b3058f3c4ebdedbe766d1d894')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/rust-lang/rust-bindgen/archive/v$pkgver.tar.gz;)
+sha512sums=('9d28ce5c9faeb8c3b4936161ce2e636cf8eb9f1becf707971f4b1daa24e52ed209f099c049c7bcf5aaf5de4a0ef9458192f9da0b0431e884cfacf19dcf3eba3c')
 
 build() {
   cd $pkgname-$pkgver