upgpkg: 2.104.0-1: Updated to 2.104.0

This commit is contained in:
Dan Printzell 2023-06-04 19:33:22 +02:00
parent 26f4bf9154
commit a81933fe68
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.103.1
pkgver=2.104.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=('5e4d535804f64b6d0374c12bf1fb9b64859f31e9ddd260ed73aefb66cbb6fd6cc0e892ac0e91d4ecf0771e817743f2c9cc9eb7b7631437083a799f98d6131eed')
sha512sums=('e1c2eb7c2df46feae09c18efc2dc0a278126ada8e7066a1cbf868ad876c7e6afe955223dadef7cc8067898ac3b636dc6781a24a0888c2414dea06401b0c5d7f1')
build() {
DMD=dmd