[arch-commits] Commit in dtc/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Thu Mar 5 17:44:42 UTC 2020
Date: Thursday, March 5, 2020 @ 17:44:42
Author: anatolik
Revision: 590808
upgpkg: dtc 1.6.0-1
Modified:
dtc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-05 17:42:57 UTC (rev 590807)
+++ PKGBUILD 2020-03-05 17:44:42 UTC (rev 590808)
@@ -2,8 +2,8 @@
# Contributor: Frederic Bezies <fredbezies at gmail dot com>
pkgname=dtc
-pkgver=1.5.1
-pkgrel=2
+pkgver=1.6.0
+pkgrel=1
pkgdesc='Device Tree Compiler'
url='https://www.devicetree.org/'
arch=(x86_64)
@@ -11,7 +11,7 @@
makedepends=(swig python)
checkdepends=(valgrind)
source=(https://www.kernel.org/pub/software/utils/dtc/dtc-$pkgver.tar.xz)
-sha256sums=('660b74039690fc37013660544d09191834efb58503c73c555c5513ba75ab031f')
+sha256sums=('10503b0217e1b07933e29e8d347a00015b2431bea5f59afe0bed3af30340c82d')
prepare() {
cd dtc-$pkgver
More information about the arch-commits
mailing list