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

Dan Printzell wild at archlinux.org
Sat Mar 16 23:10:53 UTC 2019


    Date: Saturday, March 16, 2019 @ 23:10:52
  Author: wild
Revision: 442257

upgpkg: dub 1.14.0-1

Updated to 1.14.0

Modified:
  dub/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-16 23:07:50 UTC (rev 442256)
+++ PKGBUILD	2019-03-16 23:10:52 UTC (rev 442257)
@@ -4,10 +4,10 @@
 # Contributor: Moritz Maxeiner <moritz at ucworks.org>
 
 pkgname=dub
-pkgver=1.13.0
+pkgver=1.14.0
 pkgrel=1
 # Build date format is "mmm dd yyyy"
-_builddate="Jan 05 2019"
+_builddate="Mar 17 2019"
 pkgdesc="Developer package manager for D programming language"
 arch=('x86_64')
 url="https://github.com/D-Programming-Language/dub"
@@ -16,7 +16,7 @@
 makedepends=('ldc')
 depends=('liblphobos' 'curl')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz")
-sha512sums=('9d9a3f22ef4ae28e117e2d14b6837a975b66316e99dad4de9c9def278a40e567d1f6d73f56381a49a4ddd2d96b86910eccb335171439701a282e4f1ce8630422')
+sha512sums=('aa1ef282021c6d090b5f6b485904b3e207b0acd67b42dd169c817ee7e9af24a69055b3eb1e1bad3c61f37ac47ce63bc1cf590b5d5dfd838abbcfe054f192be49')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list