Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / dub
Commits: c8741a49 by Dan Printzell at 2023-08-02T17:26:19+02:00 upgpkg: 1.34.0-1: Update to 1.34.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ # Contributor: Moritz Maxeiner <[email protected]> pkgname=dub -pkgver=1.33.1 +pkgver=1.34.0 pkgrel=1 pkgdesc="Developer package manager for D programming language" arch=('x86_64') @@ -14,7 +14,7 @@ groups=('dlang') makedepends=('ldc') depends=('curl') source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz") -sha512sums=('8b380272244a9820b3c94545632c6125b2e51423a8832b25aed8f616c860bbcc42682c07cd84a08f3ac85c9a321b0cf70e35ab26d4f6d673b025f357912509ab') +sha512sums=('24ed9f328debf8d921061a8d898bfc80c023864d8c525b61353c9de9cf33de2e2189cfa845e85553fc902c889dd3538b64320f3003eda0113d2c3c9a2be881f0') build() { cd "$pkgname-$pkgver" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dub/-/commit/c8741a4977d85c7ff2540ef994633dae1b86f330 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dub/-/commit/c8741a4977d85c7ff2540ef994633dae1b86f330 You're receiving this email because of your account on gitlab.archlinux.org.
