extra/dtools to 2.106.0-1

This commit is contained in:
Kevin Mihelich 2023-12-10 16:22:48 +00:00
parent bc7e70dd7f
commit 662e2c8487

View file

@ -9,7 +9,7 @@
# - use ldmd in build() (ldmd is LDC's DMD-compatible entry point)
pkgname=dtools
pkgver=2.105.0
pkgver=2.106.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=('8713475e9a79184892cc0723a1b0a961783f73ba41b2ecf0f911f5a6fd6e22d476438d0ba62e7ef483733326ca11ef34fa17f3a80ef80e82569377fcf469cdec')
sha512sums=('67bcb90eaeee08b4ef497cad6f5dae30ca62dad42794cc1438f8a1642a03e9a34b75ca155c1fcf4ed18b2d0d26d89d6c41a989dc196cc26b3abe0f10d161d06a')
build() {
DMD=ldmd