[arch-commits] Commit in dtc/trunk (PKGBUILD)
Anatol Pomozov
anatolik at gemini.archlinux.org
Tue Jul 20 17:07:25 UTC 2021
Date: Tuesday, July 20, 2021 @ 17:07:24
Author: anatolik
Revision: 980357
upgpkg: dtc 1.6.1-1
Modified:
dtc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-20 17:06:12 UTC (rev 980356)
+++ PKGBUILD 2021-07-20 17:07:24 UTC (rev 980357)
@@ -2,8 +2,8 @@
# Contributor: Frederic Bezies <fredbezies at gmail dot com>
pkgname=dtc
-pkgver=1.6.0
-pkgrel=3
+pkgver=1.6.1
+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=('10503b0217e1b07933e29e8d347a00015b2431bea5f59afe0bed3af30340c82d')
+sha256sums=('65cec529893659a49a89740bb362f507a3b94fc8cd791e76a8d6a2b6f3203473')
prepare() {
cd dtc-$pkgver
More information about the arch-commits
mailing list