community/dtools to 2.103.0-1

This commit is contained in:
Kevin Mihelich 2023-04-08 19:26:37 +00:00
parent 2e7d0234ad
commit 0d22362109

View file

@ -9,7 +9,7 @@
# - use ldmd in build() (ldmd is LDC's DMD-compatible entry point)
pkgname=dtools
pkgver=2.102.2
pkgver=2.103.0
pkgrel=1
pkgdesc='Ancilliary tools for the D programming language'
license=('Boost')
@ -21,7 +21,7 @@ provides=('ddemangle' 'dustmite' 'rdmd')
conflicts=('ddemangle' 'dustmite' 'rdmd')
depends=('curl' 'liblphobos')
source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/tools/archive/v$pkgver.tar.gz")
sha512sums=('5e46b3b2b9646688283ddcbe2a1610051da3035bfcb225790b4f5b653e5a2dd3f0b9ed9e143b18b62f1533323dffb91ab13fab483c0d42f575cc5be4f3c7adc9')
sha512sums=('610dc5a56387fa542c08dff64da37e14e94641b62e065494728d55a34e1e18e78134c88fb10805196d9cbb5b71a7735385b890a5518449725fd2cc0ac9c7dddd')
build() {
DMD=ldmd