upgpkg: 2.072.2-1
This commit is contained in:
parent
e827ef953c
commit
fbe81d3462
8
PKGBUILD
8
PKGBUILD
@ -1,7 +1,7 @@
|
||||
# Maintainer: Mihails Strasunse <public@dicebot.lv>
|
||||
|
||||
pkgname=('dtools')
|
||||
pkgver=2.072.1
|
||||
pkgver=2.072.2
|
||||
pkgrel=1
|
||||
pkgdesc="Ancilliary tools for the D programming language"
|
||||
license=("custom")
|
||||
@ -20,12 +20,6 @@ sha256sums=('SKIP'
|
||||
'c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566'
|
||||
'283f6708499b62b0d2e1429f329f809dc6f2fd659c51e8d3cd0d16ce81efe70d')
|
||||
|
||||
prepare()
|
||||
{
|
||||
# rdmd is broken without https://github.com/dlang/tools/pull/185
|
||||
sed -i 's|std.syserror|std.windows.syserror|g' $srcdir/tools/rdmd.d
|
||||
}
|
||||
|
||||
build()
|
||||
{
|
||||
# DMD=`$srcdir/Arch-PKGBUILDs/d-compiler.sh`
|
||||
|
Loading…
x
Reference in New Issue
Block a user