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

Antonio Rojas arojas at archlinux.org
Thu Nov 9 12:29:37 UTC 2017


    Date: Thursday, November 9, 2017 @ 12:29:34
  Author: arojas
Revision: 265970

Rebuild for new dmd

Modified:
  mustache-d/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-09 12:25:39 UTC (rev 265969)
+++ PKGBUILD	2017-11-09 12:29:34 UTC (rev 265970)
@@ -3,13 +3,13 @@
 
 pkgname=mustache-d
 pkgver=0.1.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Moustache template engine for D"
 arch=(x86_64)
 url="https://github.com/repeatedly/mustache-d"
 license=(custom:boost)
 depends=()
-makedepends=(meson dmd)
+makedepends=(meson dmd libphobos)
 source=($pkgname-$pkgver::"https://github.com/repeatedly/mustache-d/archive/v$pkgver.tar.gz" "http://www.boost.org/LICENSE_1_0.txt")
 sha256sums=('b8cf5fe193b11dece663ad2d7f8acbcc02ef48334f0fdc922a2dde3f8ac64b57'
             'c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566')



More information about the arch-commits mailing list