Updated to 2.075.1, and Updated Maintainer

This commit is contained in:
Dan Printzell 2017-08-14 21:59:07 +00:00
parent e6b02543c4
commit ff54fce46b

View File

@ -1,7 +1,8 @@
# Maintainer: Mihails Strasunse <public@dicebot.lv>
# Maintainer: Dan Printzell <arch@vild.io>
# Contributor: Mihails Strasunse <public@dicebot.lv>
pkgname='dtools'
pkgver=2.075.0
pkgver=2.075.1
pkgrel=1
pkgdesc="Ancilliary tools for the D programming language"
license=('custom')
@ -13,12 +14,11 @@ depends=('curl')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/dlang/tools/archive/v${pkgver}.tar.gz
"http://www.boost.org/LICENSE_1_0.txt"
"autodetect.diff")
sha512sums=('52d577e344ee636dd65fb5763cfe58938b7d7de40ac493d8cabcaf72c4fa863dd2be48912bd9cdd45e5260d97e7fa9aaf87990b28c6f51506aec1c281e308575'
sha512sums=('5b659f0cd0fdb9f8837d12a83d2dc0361145f60608c06cb45b7d35581106d574e881856df592df7fd9e949a92dc32087bbb2e10613b90b46df7383e7b534d8e1'
'd6078467835dba8932314c1c1e945569a64b065474d7aced27c9a7acc391d52e9f234138ed9f1aa9cd576f25f12f557e0b733c14891d42c16ecdc4a7bd4d60b8'
'3bce3c66cf24837fcb9bf244f2b07ed6116d8d67a75b2319010cf93956e93b43262b7d9613359503e6b0352b82684be8baeeb7b1f50e77accda334ce470bf5e3')
build()
{
build() {
DMD=dmd
cd tools-${pkgver}
@ -30,8 +30,7 @@ build()
done
}
package()
{
package() {
cd tools-${pkgver}
mkdir -p $pkgdir/usr/bin