upgpkg: 2.104.1-1: Updated to 2.104.1

This commit is contained in:
Dan Printzell 2023-07-16 10:45:24 +02:00
parent a81933fe68
commit db5c8747b3
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.0
pkgver=2.104.1
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=('e1c2eb7c2df46feae09c18efc2dc0a278126ada8e7066a1cbf868ad876c7e6afe955223dadef7cc8067898ac3b636dc6781a24a0888c2414dea06401b0c5d7f1')
sha512sums=('77d516965c1b67aac02fb4b397030f1297d46d89a874008ee9205842d3f38c024651ff0e09a82b6bceb3f8c6c99cebaf9d06992bddb694626b24ff038155491b')
build() {
DMD=dmd