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

Dan Printzell wild at archlinux.org
Tue Oct 10 15:28:56 UTC 2017


    Date: Tuesday, October 10, 2017 @ 15:28:56
  Author: wild
Revision: 262300

upgpkg: dtools 2.076.1-1

Updated to 2.076.1 and updated license field to match the license

Modified:
  dtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-10 15:28:47 UTC (rev 262299)
+++ PKGBUILD	2017-10-10 15:28:56 UTC (rev 262300)
@@ -3,10 +3,10 @@
 # Contributor: Mihails Strasunse <public at dicebot.lv>
 
 pkgname='dtools'
-pkgver=2.076.0
+pkgver=2.076.1
 pkgrel=1
 pkgdesc="Ancilliary tools for the D programming language"
-license=('custom')
+license=('Boost')
 groups=('dlang')
 arch=('x86_64')
 url="http://www.dlang.org"
@@ -15,7 +15,7 @@
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/dlang/tools/archive/v${pkgver}.tar.gz
 		"http://www.boost.org/LICENSE_1_0.txt"
 		"autodetect.diff")
-sha512sums=('fdb30aebda47405b4931d9e9021a30acf35270e7ec9cf8ae07b3672f029d00ce67e60d62721a90c2053065f50cf6fbb75df9ec2bd46c3b84417eae8499f42d95'
+sha512sums=('0ceb2a518be1490b463060cb443690f69464c1faaae0bee174e4e52ca4e8fb56931796a565a0cd48167795bbb5c4507e4289e8af77d7e5b4648cdc18316a7547'
             'd6078467835dba8932314c1c1e945569a64b065474d7aced27c9a7acc391d52e9f234138ed9f1aa9cd576f25f12f557e0b733c14891d42c16ecdc4a7bd4d60b8'
             '3bce3c66cf24837fcb9bf244f2b07ed6116d8d67a75b2319010cf93956e93b43262b7d9613359503e6b0352b82684be8baeeb7b1f50e77accda334ce470bf5e3')
 



More information about the arch-commits mailing list