upgpkg: 2.105.0-1: Update to 2.105.0
This commit is contained in:
parent
db5c8747b3
commit
8015572e74
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.104.1
|
pkgver=2.105.0
|
||||||
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=('77d516965c1b67aac02fb4b397030f1297d46d89a874008ee9205842d3f38c024651ff0e09a82b6bceb3f8c6c99cebaf9d06992bddb694626b24ff038155491b')
|
sha512sums=('8713475e9a79184892cc0723a1b0a961783f73ba41b2ecf0f911f5a6fd6e22d476438d0ba62e7ef483733326ca11ef34fa17f3a80ef80e82569377fcf469cdec')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
DMD=dmd
|
DMD=dmd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user