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

Dan Printzell wild at archlinux.org
Sun Apr 14 14:42:33 UTC 2019


    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
===================================================================
--- PKGBUILD	2019-04-14 14:42:00 UTC (rev 451630)
+++ PKGBUILD	2019-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



More information about the arch-commits mailing list