[arch-commits] Commit in dub/trunk (PKGBUILD)

Dan Printzell wild at archlinux.org
Sun May 24 15:35:51 UTC 2020


    Date: Sunday, May 24, 2020 @ 15:35:50
  Author: wild
Revision: 632934

upgpkg: dub 1.21.0-1: Updated to 1.21.0

Modified:
  dub/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-24 15:35:42 UTC (rev 632933)
+++ PKGBUILD	2020-05-24 15:35:50 UTC (rev 632934)
@@ -4,17 +4,17 @@
 # Contributor: Moritz Maxeiner <moritz at ucworks.org>
 
 pkgname=dub
-pkgver=1.20.1
+pkgver=1.21.0
 pkgrel=1
 pkgdesc="Developer package manager for D programming language"
 arch=('x86_64')
-url="https://github.com/D-Programming-Language/dub"
+url="https://github.com/dlang/dub"
 license=('MIT')
 groups=('dlang')
 makedepends=('ldc')
 depends=('liblphobos' 'curl')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz")
-sha512sums=('9509c5272f72811ddedb840379dc474abc2328b1863464dcc1cba1c4a017f7409c206d38366e68c5e37c602a380c50189d5fe300664015d16e3629aa57e48afb')
+sha512sums=('d85be6e35f51e34d34afce71fe902b8ef623c6f49ed6f5f755dded5bceda49416f9d625377136b928d0f95496e57999f0dd57a4cea796360edd34c72556debd7')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list