mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/dtools to 2.106.0-1
This commit is contained in:
parent
bc7e70dd7f
commit
662e2c8487
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.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
|
||||
|
|
Loading…
Reference in a new issue