[arch-commits] Commit in diet-ng/trunk (PKGBUILD)
Dan Printzell
wild at archlinux.org
Tue Apr 28 20:45:10 UTC 2020
Date: Tuesday, April 28, 2020 @ 20:45:08
Author: wild
Revision: 622119
upgpkg: diet-ng 1.7.2-1: Updated to 1.7.2
Modified:
diet-ng/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-28 20:45:00 UTC (rev 622118)
+++ PKGBUILD 2020-04-28 20:45:08 UTC (rev 622119)
@@ -1,7 +1,7 @@
# Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
pkgname=diet-ng
-pkgver=1.6.1
+pkgver=1.7.2
pkgrel=1
pkgdesc='Generic compile-time template system based on an XML-like structure for D'
arch=('x86_64')
@@ -10,7 +10,7 @@
depends=('liblphobos')
makedepends=('meson' 'ldc')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('6e71411c07d787cff8f09a7cda2e232058aecaa12ff0d3bc2b8b56f9dd5abacadc67f604d2c609fbe75d9b64ee820cc78036331223a962306e332e0427a46ba6')
+sha512sums=('e1d39790d9803c704c6a9069bf4a365d3fbafc0d0eed68fa5dac85f86e1b69e84146357d961ef5d3ce88230838d31dc081a692d72f77de1d1325e38f1186d474')
build() {
mkdir -p $pkgname-$pkgver/build
More information about the arch-commits
mailing list