[arch-commits] Commit in d-stdx-allocator/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Sep 24 15:17:42 UTC 2018
Date: Monday, September 24, 2018 @ 15:17:42
Author: arojas
Revision: 384630
Update to 2.77.3
Modified:
d-stdx-allocator/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-24 15:13:38 UTC (rev 384629)
+++ PKGBUILD 2018-09-24 15:17:42 UTC (rev 384630)
@@ -1,8 +1,8 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=d-stdx-allocator
-pkgver=2.77.2
-pkgrel=3
+pkgver=2.77.3
+pkgrel=1
pkgdesc="Extracted std.experimental.allocator for usage via DUB"
arch=(x86_64)
url="https://github.com/dlang-community"
@@ -10,7 +10,7 @@
depends=(libphobos)
makedepends=(dmd meson)
source=($pkgname-$pkgver.tar.gz::"https://github.com/dlang-community/stdx-allocator/archive/v$pkgver.tar.gz")
-sha256sums=('b0f9e7b885b8500929fffd95306259eb03af8b05cce72c414d1036cc69da7005')
+sha256sums=('cf558f19bffe555c4f022ab2090b9ad46086eb1dfe7be02cd9fa7451d1b857a6')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list