upgpkg: 2.105.0-1: Update to 2.105.0

This commit is contained in:
Dan Printzell 2023-08-02 17:26:02 +02:00
parent db5c8747b3
commit 8015572e74
No known key found for this signature in database
GPG Key ID: B1A1D3C5F2DF9BC5

View File

@ -3,7 +3,7 @@
# Contributor: Mihails Strasunse <public@dicebot.lv>
pkgname=dtools
pkgver=2.104.1
pkgver=2.105.0
pkgrel=1
pkgdesc='Ancilliary tools for the D programming language'
license=('Boost')
@ -15,7 +15,7 @@ provides=('ddemangle' 'dustmite' 'rdmd')
conflicts=('ddemangle' 'dustmite' 'rdmd')
depends=('curl')
source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/tools/archive/v$pkgver.tar.gz")
sha512sums=('77d516965c1b67aac02fb4b397030f1297d46d89a874008ee9205842d3f38c024651ff0e09a82b6bceb3f8c6c99cebaf9d06992bddb694626b24ff038155491b')
sha512sums=('8713475e9a79184892cc0723a1b0a961783f73ba41b2ecf0f911f5a6fd6e22d476438d0ba62e7ef483733326ca11ef34fa17f3a80ef80e82569377fcf469cdec')
build() {
DMD=dmd