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

Antonio Rojas arojas at archlinux.org
Fri Jun 22 21:34:44 UTC 2018


    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
===================================================================
--- PKGBUILD	2018-06-22 19:43:00 UTC (rev 344650)
+++ PKGBUILD	2018-06-22 21:34:44 UTC (rev 344651)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 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



More information about the arch-commits mailing list