mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/dtools to 2.102.2-1
This commit is contained in:
parent
4c8d2e9df6
commit
93cbf34567
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.102.1
|
||||
pkgver=2.102.2
|
||||
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=('260375f2cd80392435b14daee262509d37f858c96cee54b47a826f1f6276e665ced1b0e25811150117b4a7e09a7205bbeb4b60131d6aba4d350187a7ba00a835')
|
||||
sha512sums=('5e46b3b2b9646688283ddcbe2a1610051da3035bfcb225790b4f5b653e5a2dd3f0b9ed9e143b18b62f1533323dffb91ab13fab483c0d42f575cc5be4f3c7adc9')
|
||||
|
||||
build() {
|
||||
DMD=ldmd
|
||||
|
|
Loading…
Reference in a new issue