dub: update to 1.19.0.

This commit is contained in:
mobinmob 2020-01-10 19:13:42 +02:00 committed by Juan RP
parent 36f89d3551
commit aa98a7eb64
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dub'
pkgname=dub
version=1.18.0
version=1.19.0
revision=1
hostmakedepends="dmd"
makedepends="libcurl-devel"
@ -10,7 +10,7 @@ maintainer="Follpvosten <wolfi@karpador.xyz>"
license="MIT"
homepage="https://github.com/dlang/dub"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=5ea118388217ad9afe7ccd6a486c0139c39a45e464de662fecfa142a408c1880
checksum=84dc77f517ca1f115e05e25e8a8cdbcacbf31df281217ebac31dc974560a4ffc
nocross="requires dmd"
do_build() {