mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/dtools to 2.104.1-1
This commit is contained in:
parent
12c5fdaaaf
commit
023907ea24
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# - use ldmd in build() (ldmd is LDC's DMD-compatible entry point)
|
||||
|
||||
pkgname=dtools
|
||||
pkgver=2.104.0
|
||||
pkgver=2.104.1
|
||||
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=('e1c2eb7c2df46feae09c18efc2dc0a278126ada8e7066a1cbf868ad876c7e6afe955223dadef7cc8067898ac3b636dc6781a24a0888c2414dea06401b0c5d7f1')
|
||||
sha512sums=('77d516965c1b67aac02fb4b397030f1297d46d89a874008ee9205842d3f38c024651ff0e09a82b6bceb3f8c6c99cebaf9d06992bddb694626b24ff038155491b')
|
||||
|
||||
build() {
|
||||
DMD=ldmd
|
||||
|
|
Loading…
Reference in a new issue