extra/dtools to 2.105.0-1

This commit is contained in:
David Beauchamp 2023-08-02 14:44:08 -04:00
parent 54fd797a5d
commit aa1c340e1e

View file

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