Updated to 2.103.1
This commit is contained in:
parent
d35f590f73
commit
26f4bf9154
4
PKGBUILD
4
PKGBUILD
@ -3,7 +3,7 @@
|
|||||||
# Contributor: Mihails Strasunse <public@dicebot.lv>
|
# Contributor: Mihails Strasunse <public@dicebot.lv>
|
||||||
|
|
||||||
pkgname=dtools
|
pkgname=dtools
|
||||||
pkgver=2.103.0
|
pkgver=2.103.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Ancilliary tools for the D programming language'
|
pkgdesc='Ancilliary tools for the D programming language'
|
||||||
license=('Boost')
|
license=('Boost')
|
||||||
@ -15,7 +15,7 @@ provides=('ddemangle' 'dustmite' 'rdmd')
|
|||||||
conflicts=('ddemangle' 'dustmite' 'rdmd')
|
conflicts=('ddemangle' 'dustmite' 'rdmd')
|
||||||
depends=('curl')
|
depends=('curl')
|
||||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/tools/archive/v$pkgver.tar.gz")
|
source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/tools/archive/v$pkgver.tar.gz")
|
||||||
sha512sums=('610dc5a56387fa542c08dff64da37e14e94641b62e065494728d55a34e1e18e78134c88fb10805196d9cbb5b71a7735385b890a5518449725fd2cc0ac9c7dddd')
|
sha512sums=('5e4d535804f64b6d0374c12bf1fb9b64859f31e9ddd260ed73aefb66cbb6fd6cc0e892ac0e91d4ecf0771e817743f2c9cc9eb7b7631437083a799f98d6131eed')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
DMD=dmd
|
DMD=dmd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user