[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2020-11-11 Thread Dan Printzell via arch-commits
Date: Wednesday, November 11, 2020 @ 20:06:40
  Author: wild
Revision: 751226

upgpkg: d-containers 0.8.0-1: Updated to 0.8.0

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 20:06:18 UTC (rev 751225)
+++ PKGBUILD2020-11-11 20:06:40 UTC (rev 751226)
@@ -2,9 +2,9 @@
 
 pkgname=d-containers
 _pkgname=containers
-_pkgver=0.8.0-alpha.19
+_pkgver=0.8.0
 pkgver=${_pkgver/-/}
-pkgrel=6
+pkgrel=1
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'
@@ -12,7 +12,7 @@
 depends=('liblphobos')
 makedepends=('meson' 'ldc' 'd-stdx-allocator')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$_pkgver.tar.gz")
-sha512sums=('ef415e2bf7829e05c458cee0e41b6fc5768805a8dee332fb6a01a72e1e723f240f183cd1fd5ed74848cc4ea860b0746dca1c5dee13d37f819f0025da99098c4a')
+sha512sums=('cb3d5a02251922f920a32033bc5cca6d82b07e2a073d85bf729e71d6a3050deaf6c31b93b443c6287ad0ceb01ab5b3bc50b4d9c5df6066292175ceaf234f4c5c')
 
 build() {
   mkdir -p $_pkgname-$_pkgver/build


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2020-08-30 Thread Dan Printzell via arch-commits
Date: Sunday, August 30, 2020 @ 16:52:04
  Author: wild
Revision: 692820

upgpkg: d-containers 0.8.0alpha.19-6: Rebuilt against new ldc

Modified:
  d-containers/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 16:51:55 UTC (rev 692819)
+++ PKGBUILD2020-08-30 16:52:04 UTC (rev 692820)
@@ -4,7 +4,7 @@
 _pkgname=containers
 _pkgver=0.8.0-alpha.19
 pkgver=${_pkgver/-/}
-pkgrel=5
+pkgrel=6
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2020-07-01 Thread Dan Printzell via arch-commits
Date: Wednesday, July 1, 2020 @ 21:35:05
  Author: wild
Revision: 657440

upgpkg: d-containers 0.8.0alpha.19-5: Rebuilt against new ldc

Modified:
  d-containers/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-01 21:34:53 UTC (rev 657439)
+++ PKGBUILD2020-07-01 21:35:05 UTC (rev 657440)
@@ -4,7 +4,7 @@
 _pkgname=containers
 _pkgver=0.8.0-alpha.19
 pkgver=${_pkgver/-/}
-pkgrel=4
+pkgrel=5
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2020-04-28 Thread Dan Printzell via arch-commits
Date: Tuesday, April 28, 2020 @ 20:45:48
  Author: wild
Revision: 622123

upgpkg: d-containers 0.8.0alpha.19-4: Rebuilt against new ldc

Modified:
  d-containers/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-28 20:45:36 UTC (rev 622122)
+++ PKGBUILD2020-04-28 20:45:48 UTC (rev 622123)
@@ -4,7 +4,7 @@
 _pkgname=containers
 _pkgver=0.8.0-alpha.19
 pkgver=${_pkgver/-/}
-pkgrel=3
+pkgrel=4
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2020-03-08 Thread Dan Printzell via arch-commits
Date: Sunday, March 8, 2020 @ 15:55:36
  Author: wild
Revision: 592212

upgpkg: d-containers 0.8.0alpha.19-3: Rebuilt against new ldc.

Modified:
  d-containers/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-08 15:55:21 UTC (rev 592211)
+++ PKGBUILD2020-03-08 15:55:36 UTC (rev 592212)
@@ -4,7 +4,7 @@
 _pkgname=containers
 _pkgver=0.8.0-alpha.19
 pkgver=${_pkgver/-/}
-pkgrel=2
+pkgrel=3
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2020-01-13 Thread Dan Printzell via arch-commits
Date: Monday, January 13, 2020 @ 15:11:49
  Author: wild
Revision: 552374

upgpkg: d-containers 0.8.0alpha.19-2: Rebuilt against new ldc.

Modified:
  d-containers/trunk/PKGBUILD

--+
 PKGBUILD |   12 +---
 1 file changed, 1 insertion(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-13 15:11:35 UTC (rev 552373)
+++ PKGBUILD2020-01-13 15:11:49 UTC (rev 552374)
@@ -4,7 +4,7 @@
 _pkgname=containers
 _pkgver=0.8.0-alpha.19
 pkgver=${_pkgver/-/}
-pkgrel=1
+pkgrel=2
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'
@@ -14,13 +14,6 @@
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$_pkgver.tar.gz")
 
sha512sums=('ef415e2bf7829e05c458cee0e41b6fc5768805a8dee332fb6a01a72e1e723f240f183cd1fd5ed74848cc4ea860b0746dca1c5dee13d37f819f0025da99098c4a')
 
-prepare() {
-  cd $_pkgname-$_pkgver
-
-  # Meson forgot to add this flag when creating a shared library.
-  sed -i "/soversion:/a link_args: '-shared'," meson.build
-}
-
 build() {
   mkdir -p $_pkgname-$_pkgver/build
   cd $_pkgname-$_pkgver/build
@@ -30,9 +23,6 @@
 
   arch-meson ..
 
-  # meson broke -soname for D in the latest update
-  sed -i "s/-soname,/=-soname=/g" build.ninja
-
   ninja
 }
 


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2019-11-07 Thread Dan Printzell via arch-commits
Date: Thursday, November 7, 2019 @ 19:28:01
  Author: wild
Revision: 524527

upgpkg: d-containers 0.8.0alpha.19-1

Updated to 0.8.0-alpha.19. Add meson building fixes

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-07 19:27:37 UTC (rev 524526)
+++ PKGBUILD2019-11-07 19:28:01 UTC (rev 524527)
@@ -2,9 +2,9 @@
 
 pkgname=d-containers
 _pkgname=containers
-_pkgver=0.8.0-alpha.16
+_pkgver=0.8.0-alpha.19
 pkgver=${_pkgver/-/}
-pkgrel=2
+pkgrel=1
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'
@@ -12,8 +12,15 @@
 depends=('liblphobos')
 makedepends=('meson' 'ldc' 'd-stdx-allocator')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$_pkgver.tar.gz")
-sha512sums=('7e88106456a477ef188a86bbe163ec04bda473cede4f8e0082bcd0d9dd9adf9c74b4d9f948dc2340f82a257683d9d4b17bb463053c56a548d1a62c304404b065')
+sha512sums=('ef415e2bf7829e05c458cee0e41b6fc5768805a8dee332fb6a01a72e1e723f240f183cd1fd5ed74848cc4ea860b0746dca1c5dee13d37f819f0025da99098c4a')
 
+prepare() {
+  cd $_pkgname-$_pkgver
+
+  # Meson forgot to add this flag when creating a shared library.
+  sed -i "/soversion:/a link_args: '-shared'," meson.build
+}
+
 build() {
   mkdir -p $_pkgname-$_pkgver/build
   cd $_pkgname-$_pkgver/build
@@ -23,6 +30,9 @@
 
   arch-meson ..
 
+  # meson broke -soname for D in the latest update
+  sed -i "s/-soname,/=-soname=/g" build.ninja
+
   ninja
 }
 


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2019-09-15 Thread Dan Printzell via arch-commits
Date: Sunday, September 15, 2019 @ 23:07:30
  Author: wild
Revision: 510825

upgpkg: d-containers 0.8.0alpha.16-2

Rebuilt against new ldc

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-15 23:06:57 UTC (rev 510824)
+++ PKGBUILD2019-09-15 23:07:30 UTC (rev 510825)
@@ -4,7 +4,7 @@
 _pkgname=containers
 _pkgver=0.8.0-alpha.16
 pkgver=${_pkgver/-/}
-pkgrel=1
+pkgrel=2
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'
@@ -12,7 +12,7 @@
 depends=('liblphobos')
 makedepends=('meson' 'ldc' 'd-stdx-allocator')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$_pkgver.tar.gz")
-sha512sums=('15615efe538396130d07d8ec93f552945908edd58a3bb4bed27c22d9c42b4d9fc8c9f665aac946994e53a2f04f1bb59b3dc6546151a0cbd45e7fd60ce9b48d87')
+sha512sums=('7e88106456a477ef188a86bbe163ec04bda473cede4f8e0082bcd0d9dd9adf9c74b4d9f948dc2340f82a257683d9d4b17bb463053c56a548d1a62c304404b065')
 
 build() {
   mkdir -p $_pkgname-$_pkgver/build


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2019-09-01 Thread Filipe Laíns via arch-commits
Date: Monday, September 2, 2019 @ 05:57:49
  Author: ffy00
Revision: 506567

upgpkg: d-containers 0.8.0alpha.16-1

-I

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-02 05:57:40 UTC (rev 506566)
+++ PKGBUILD2019-09-02 05:57:49 UTC (rev 506567)
@@ -2,9 +2,9 @@
 
 pkgname=d-containers
 _pkgname=containers
-_pkgver=0.8.0-alpha.13
+_pkgver=0.8.0-alpha.16
 pkgver=${_pkgver/-/}
-pkgrel=2
+pkgrel=1
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2019-07-02 Thread Dan Printzell via arch-commits
Date: Tuesday, July 2, 2019 @ 15:49:53
  Author: wild
Revision: 487298

upgpkg: d-containers 0.8.0alpha.13-2

Rebuilt against new ldc

Modified:
  d-containers/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-02 15:49:42 UTC (rev 487297)
+++ PKGBUILD2019-07-02 15:49:53 UTC (rev 487298)
@@ -4,7 +4,7 @@
 _pkgname=containers
 _pkgver=0.8.0-alpha.13
 pkgver=${_pkgver/-/}
-pkgrel=1
+pkgrel=2
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2019-04-14 Thread Dan Printzell via arch-commits
Date: Sunday, April 14, 2019 @ 14:42:32
  Author: wild
Revision: 451631

upgpkg: d-containers 0.8.0alpha.13-1

Updated to 0.9.0-alpha.13

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-14 14:42:00 UTC (rev 451630)
+++ PKGBUILD2019-04-14 14:42:32 UTC (rev 451631)
@@ -2,9 +2,9 @@
 
 pkgname=d-containers
 _pkgname=containers
-_pkgver=0.8.0-alpha.11
+_pkgver=0.8.0-alpha.13
 pkgver=${_pkgver/-/}
-pkgrel=4
+pkgrel=1
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'
@@ -12,7 +12,7 @@
 depends=('liblphobos')
 makedepends=('meson' 'ldc' 'd-stdx-allocator')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$_pkgver.tar.gz")
-sha512sums=('7673c677bdab87b3e4fbf7b64532f005fc31e428f18b0db1199f5376125303acdd65579e85d6a7182c47916f10ef7d421b0cc388d74eca4658167701eef98864')
+sha512sums=('15615efe538396130d07d8ec93f552945908edd58a3bb4bed27c22d9c42b4d9fc8c9f665aac946994e53a2f04f1bb59b3dc6546151a0cbd45e7fd60ce9b48d87')
 
 build() {
   mkdir -p $_pkgname-$_pkgver/build


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2019-02-23 Thread Dan Printzell via arch-commits
Date: Sunday, February 24, 2019 @ 04:18:54
  Author: wild
Revision: 435485

upgpkg: d-containers 0.8.0alpha.11-4

Rebuilt against new ldc

Modified:
  d-containers/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-24 04:15:55 UTC (rev 435484)
+++ PKGBUILD2019-02-24 04:18:54 UTC (rev 435485)
@@ -4,7 +4,7 @@
 _pkgname=containers
 _pkgver=0.8.0-alpha.11
 pkgver=${_pkgver/-/}
-pkgrel=3
+pkgrel=4
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2019-02-23 Thread Dan Printzell via arch-commits
Date: Sunday, February 24, 2019 @ 03:56:44
  Author: wild
Revision: 435475

upgpkg: d-containers 0.8.0alpha.11-3

Rebuilt against new ldc

Modified:
  d-containers/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-24 03:53:21 UTC (rev 435474)
+++ PKGBUILD2019-02-24 03:56:44 UTC (rev 435475)
@@ -4,7 +4,7 @@
 _pkgname=containers
 _pkgver=0.8.0-alpha.11
 pkgver=${_pkgver/-/}
-pkgrel=2
+pkgrel=3
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2018-12-19 Thread Dan Printzell via arch-commits
Date: Wednesday, December 19, 2018 @ 23:49:16
  Author: wild
Revision: 416814

Rebuilt against new ldc

Modified:
  d-containers/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-19 23:48:49 UTC (rev 416813)
+++ PKGBUILD2018-12-19 23:49:16 UTC (rev 416814)
@@ -4,7 +4,7 @@
 _pkgname=containers
 _pkgver=0.8.0-alpha.11
 pkgver=${_pkgver/-/}
-pkgrel=1
+pkgrel=2
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2018-11-10 Thread Filipe Laíns via arch-commits
Date: Saturday, November 10, 2018 @ 15:12:39
  Author: ffy00
Revision: 405669

upgpkg: d-containers 0.8.0alpha.11-1

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-10 13:04:09 UTC (rev 405668)
+++ PKGBUILD2018-11-10 15:12:39 UTC (rev 405669)
@@ -1,9 +1,8 @@
-# Maintainer: Antonio Rojas 
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=d-containers
 _pkgname=containers
-_pkgver=0.8.0-alpha.10
+_pkgver=0.8.0-alpha.11
 pkgver=${_pkgver/-/}
 pkgrel=1
 pkgdesc='Containers for D backed by std.experimental.allocator'
@@ -13,7 +12,7 @@
 depends=('liblphobos')
 makedepends=('meson' 'ldc' 'd-stdx-allocator')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$_pkgver.tar.gz")
-sha512sums=('dd5a119aa542e0fa9c48f2a25c6d53f1fd366a5dfde4e9576f7f86a710f669d9c8195e927035f3977aaf48b9b7ae8222f8ba6250c6ecb8780684b794afc7af32')
+sha512sums=('7673c677bdab87b3e4fbf7b64532f005fc31e428f18b0db1199f5376125303acdd65579e85d6a7182c47916f10ef7d421b0cc388d74eca4658167701eef98864')
 
 build() {
   mkdir -p $_pkgname-$_pkgver/build
@@ -27,8 +26,14 @@
   ninja
 }
 
+check() {
+  cd $_pkgname-$_pkgver/build
+
+  ninja test
+}
+
 package() {
-  cd $_pkgname-$_ppkgver/build
+  cd $_pkgname-$_pkgver/build
 
   DESTDIR="$pkgdir" ninja install
 }


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2018-11-04 Thread Filipe Laíns via arch-commits
Date: Sunday, November 4, 2018 @ 17:03:41
  Author: ffy00
Revision: 401481

force build with LDC

Modified:
  d-containers/trunk/PKGBUILD

--+
 PKGBUILD |   36 +---
 1 file changed, 21 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-04 16:46:53 UTC (rev 401480)
+++ PKGBUILD2018-11-04 17:03:41 UTC (rev 401481)
@@ -1,29 +1,35 @@
 # Maintainer: Antonio Rojas 
+# Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=d-containers
+_pkgname=containers
 _pkgver=0.8.0-alpha.10
 pkgver=${_pkgver/-/}
 pkgrel=1
-pkgdesc="Containers for D backed by std.experimental.allocator"
-arch=(x86_64)
-url="https://github.com/dlang-community";
-license=(Boost)
-depends=(liblphobos)
-makedepends=(ldc meson d-stdx-allocator)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/dlang-community/containers/archive/v$_pkgver.tar.gz";)
-sha256sums=('40210406e4439c4145c951a24b8475af47fe981e0a95122db05d6eff3cce7561')
+pkgdesc='Containers for D backed by std.experimental.allocator'
+arch=('x86_64')
+url='https://github.com/dlang-community/containers'
+license=('Boost')
+depends=('liblphobos')
+makedepends=('meson' 'ldc' 'd-stdx-allocator')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$_pkgver.tar.gz")
+sha512sums=('dd5a119aa542e0fa9c48f2a25c6d53f1fd366a5dfde4e9576f7f86a710f669d9c8195e927035f3977aaf48b9b7ae8222f8ba6250c6ecb8780684b794afc7af32')
 
-prepare() {
-  mkdir -p build
-}
+build() {
+  mkdir -p $_pkgname-$_pkgver/build
+  cd $_pkgname-$_pkgver/build
 
-build() {
-  cd build
-  meson ../containers-$_pkgver --prefix=/usr
+  # Force build with LDC
+  export DC=ldc
+
+  arch-meson ..
+
   ninja
 }
 
 package() {
-  cd build
+  cd $_pkgname-$_ppkgver/build
+
   DESTDIR="$pkgdir" ninja install
 }
+


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2018-10-16 Thread Antonio Rojas via arch-commits
Date: Wednesday, October 17, 2018 @ 06:06:01
  Author: arojas
Revision: 394959

Update to 0.8.0alpha10

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-17 05:49:37 UTC (rev 394958)
+++ PKGBUILD2018-10-17 06:06:01 UTC (rev 394959)
@@ -1,9 +1,9 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=d-containers
-_pkgver=0.8.0-alpha.9
+_pkgver=0.8.0-alpha.10
 pkgver=${_pkgver/-/}
-pkgrel=5
+pkgrel=1
 pkgdesc="Containers for D backed by std.experimental.allocator"
 arch=(x86_64)
 url="https://github.com/dlang-community";
@@ -11,7 +11,7 @@
 depends=(liblphobos)
 makedepends=(ldc meson d-stdx-allocator)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/dlang-community/containers/archive/v$_pkgver.tar.gz";)
-sha256sums=('b2f42be8c70910f87bf4cf864895375c0407065273c9e8ecb4ae004a4b26c009')
+sha256sums=('40210406e4439c4145c951a24b8475af47fe981e0a95122db05d6eff3cce7561')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2018-10-13 Thread Dan Printzell via arch-commits
Date: Sunday, October 14, 2018 @ 00:06:17
  Author: wild
Revision: 393366

upgpkg: d-containers 0.8.0alpha.9-5

Rebuilt against new ldc

Modified:
  d-containers/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 00:05:41 UTC (rev 393365)
+++ PKGBUILD2018-10-14 00:06:17 UTC (rev 393366)
@@ -3,7 +3,7 @@
 pkgname=d-containers
 _pkgver=0.8.0-alpha.9
 pkgver=${_pkgver/-/}
-pkgrel=4
+pkgrel=5
 pkgdesc="Containers for D backed by std.experimental.allocator"
 arch=(x86_64)
 url="https://github.com/dlang-community";


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2018-09-24 Thread Antonio Rojas via arch-commits
Date: Monday, September 24, 2018 @ 16:34:08
  Author: arojas
Revision: 384643

Build with ldc

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-24 16:32:36 UTC (rev 384642)
+++ PKGBUILD2018-09-24 16:34:08 UTC (rev 384643)
@@ -3,13 +3,13 @@
 pkgname=d-containers
 _pkgver=0.8.0-alpha.9
 pkgver=${_pkgver/-/}
-pkgrel=3
+pkgrel=4
 pkgdesc="Containers for D backed by std.experimental.allocator"
 arch=(x86_64)
 url="https://github.com/dlang-community";
 license=(Boost)
-depends=(libphobos)
-makedepends=(dmd meson d-stdx-allocator)
+depends=(liblphobos)
+makedepends=(ldc meson d-stdx-allocator)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/dlang-community/containers/archive/v$_pkgver.tar.gz";)
 sha256sums=('b2f42be8c70910f87bf4cf864895375c0407065273c9e8ecb4ae004a4b26c009')
 


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2018-09-02 Thread Filipe Laíns via arch-commits
Date: Sunday, September 2, 2018 @ 23:44:28
  Author: ffy00
Revision: 376205

Rebuild against libphobos 2.082.0

Modified:
  d-containers/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-02 23:44:26 UTC (rev 376204)
+++ PKGBUILD2018-09-02 23:44:28 UTC (rev 376205)
@@ -3,7 +3,7 @@
 pkgname=d-containers
 _pkgver=0.8.0-alpha.9
 pkgver=${_pkgver/-/}
-pkgrel=2
+pkgrel=3
 pkgdesc="Containers for D backed by std.experimental.allocator"
 arch=(x86_64)
 url="https://github.com/dlang-community";


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2018-07-12 Thread Antonio Rojas via arch-commits
Date: Thursday, July 12, 2018 @ 18:33:37
  Author: arojas
Revision: 358057

libphobos 2.081 rebuild

Modified:
  d-containers/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-12 18:33:22 UTC (rev 358056)
+++ PKGBUILD2018-07-12 18:33:37 UTC (rev 358057)
@@ -3,7 +3,7 @@
 pkgname=d-containers
 _pkgver=0.8.0-alpha.9
 pkgver=${_pkgver/-/}
-pkgrel=1
+pkgrel=2
 pkgdesc="Containers for D backed by std.experimental.allocator"
 arch=(x86_64)
 url="https://github.com/dlang-community";


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2018-06-22 Thread Antonio Rojas via arch-commits
Date: Friday, June 22, 2018 @ 21:34:44
  Author: arojas
Revision: 344651

Update to 0.8.0alpha9

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-22 19:43:00 UTC (rev 344650)
+++ PKGBUILD2018-06-22 21:34:44 UTC (rev 344651)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=d-containers
-_pkgver=0.8.0-alpha.8
+_pkgver=0.8.0-alpha.9
 pkgver=${_pkgver/-/}
 pkgrel=1
 pkgdesc="Containers for D backed by std.experimental.allocator"
@@ -11,7 +11,7 @@
 depends=(libphobos)
 makedepends=(dmd meson d-stdx-allocator)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/dlang-community/containers/archive/v$_pkgver.tar.gz";)
-sha256sums=('e4e0bb2fcbfa38a8a4101175d39e279172e98a147ad8ca716365407d969c7809')
+sha256sums=('b2f42be8c70910f87bf4cf864895375c0407065273c9e8ecb4ae004a4b26c009')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2018-06-18 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 19, 2018 @ 06:09:49
  Author: arojas
Revision: 344050

Update to 0.8.0alpha8

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-19 04:47:13 UTC (rev 344049)
+++ PKGBUILD2018-06-19 06:09:49 UTC (rev 344050)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=d-containers
-_pkgver=0.8.0-alpha.7
+_pkgver=0.8.0-alpha.8
 pkgver=${_pkgver/-/}
 pkgrel=1
 pkgdesc="Containers for D backed by std.experimental.allocator"
@@ -11,7 +11,7 @@
 depends=(libphobos)
 makedepends=(dmd meson d-stdx-allocator)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/dlang-community/containers/archive/v$_pkgver.tar.gz";)
-sha256sums=('27490c8267bd7c88c31da1aeb9dc1d7ba30d8bccca4e974235099590d660111c')
+sha256sums=('e4e0bb2fcbfa38a8a4101175d39e279172e98a147ad8ca716365407d969c7809')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2018-05-10 Thread Antonio Rojas via arch-commits
Date: Friday, May 11, 2018 @ 06:29:27
  Author: arojas
Revision: 320508

Update to 0.8.0-alpha7

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-11 06:22:46 UTC (rev 320507)
+++ PKGBUILD2018-05-11 06:29:27 UTC (rev 320508)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=d-containers
-_pkgver=0.8.0-alpha.6
+_pkgver=0.8.0-alpha.7
 pkgver=${_pkgver/-/}
 pkgrel=1
 pkgdesc="Containers for D backed by std.experimental.allocator"
@@ -11,7 +11,7 @@
 depends=(libphobos)
 makedepends=(dmd meson d-stdx-allocator)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/dlang-community/containers/archive/v$_pkgver.tar.gz";)
-sha256sums=('7fe817179cbf37944605efd45a73d64e6f50ba7fbed775b2085498c8c437')
+sha256sums=('27490c8267bd7c88c31da1aeb9dc1d7ba30d8bccca4e974235099590d660111c')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in d-containers/trunk (PKGBUILD)

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 21:49:37
  Author: arojas
Revision: 317462

Update to 0.8.0alpha6

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 21:46:12 UTC (rev 317461)
+++ PKGBUILD2018-04-23 21:49:37 UTC (rev 317462)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=d-containers
-_pkgver=0.8.0-alpha.5
+_pkgver=0.8.0-alpha.6
 pkgver=${_pkgver/-/}
 pkgrel=1
 pkgdesc="Containers for D backed by std.experimental.allocator"
@@ -9,9 +9,9 @@
 url="https://github.com/dlang-community";
 license=(Boost)
 depends=(libphobos)
-makedepends=(dmd libphobos meson d-stdx-allocator)
+makedepends=(dmd meson d-stdx-allocator)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/dlang-community/containers/archive/v$_pkgver.tar.gz";)
-sha256sums=('30f82f85d573cf0d3d21bd53f7b9a813ac80fc3e2cfe1fbe6da4e31f237afad7')
+sha256sums=('7fe817179cbf37944605efd45a73d64e6f50ba7fbed775b2085498c8c437')
 
 prepare() {
   mkdir -p build