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

Antonio Rojas arojas at archlinux.org
Fri May 11 06:29:28 UTC 2018


    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
===================================================================
--- PKGBUILD	2018-05-11 06:22:46 UTC (rev 320507)
+++ PKGBUILD	2018-05-11 06:29:27 UTC (rev 320508)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 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=('7fe817179cbf37944605efd45a73d64e6f50ba7fbed7756666b2085498c8c437')
+sha256sums=('27490c8267bd7c88c31da1aeb9dc1d7ba30d8bccca4e974235099590d660111c')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list