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

Dan Printzell wild at archlinux.org
Sun Sep 15 23:06:10 UTC 2019


    Date: Sunday, September 15, 2019 @ 23:06:10
  Author: wild
Revision: 510821

upgpkg: diet-ng 1.6.0-1

Updated to 1.6.0

Modified:
  diet-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-15 23:05:47 UTC (rev 510820)
+++ PKGBUILD	2019-09-15 23:06:10 UTC (rev 510821)
@@ -1,8 +1,8 @@
 # Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
 
 pkgname=diet-ng
-pkgver=1.5.0
-pkgrel=8
+pkgver=1.6.0
+pkgrel=1
 pkgdesc='Generic compile-time template system based on an XML-like structure for D'
 arch=('x86_64')
 url='https://github.com/rejectedsoftware/diet-ng'
@@ -10,7 +10,7 @@
 depends=('liblphobos')
 makedepends=('meson' 'ldc')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('ffeedbf50c693dc4d9df04070d9528cec173e6351e542ef0ce411845b595713f071f0af7c97517af566a251f37bf43c065340ce39a9d6c0606555dd67536f961')
+sha512sums=('e0aeef9db109e2e09891c573839a48c3de68045f536db871e699cc37966649ded751b606310c6d18523881c29eea92da2b02afb7172fb56848507d6e2c3b76fd')
 
 build() {
   mkdir -p $pkgname-$pkgver/build



More information about the arch-commits mailing list