upgpkg: 2.068.1-1

This commit is contained in:
Felix Yan 2015-09-16 04:11:35 +00:00
parent 0117bd8884
commit abf7b3fd22

View File

@ -1,7 +1,7 @@
# Maintainer: Mihails Strasunse <public@dicebot.lv> # Maintainer: Mihails Strasunse <public@dicebot.lv>
pkgname=('dtools') pkgname=('dtools')
pkgver=2.067.1 pkgver=2.068.1
pkgrel=1 pkgrel=1
pkgdesc="Ancilliary tools for the D programming language" pkgdesc="Ancilliary tools for the D programming language"
license=("custom") license=("custom")
@ -16,11 +16,9 @@ source=(
"http://www.boost.org/LICENSE_1_0.txt" "http://www.boost.org/LICENSE_1_0.txt"
"autodetect.diff" "autodetect.diff"
) )
sha1sums=( sha1sums=('SKIP'
'SKIP'
'3cba29011be2b9d59f6204d6fa0a386b1b2dbd90' '3cba29011be2b9d59f6204d6fa0a386b1b2dbd90'
'7fb5bd71d6c4e90c0ca49b292454e11169afdee8' '7fb5bd71d6c4e90c0ca49b292454e11169afdee8')
)
build() build()
{ {