summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47a7e3c501bc..1e4832ea4427 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: taotieren <admin@taotieren.com>
pkgname=python-pydevicetree
-pkgver=0.0.6
+pkgver=0.0.7
pkgrel=1
epoch=
pkgdesc="This is a Python 3 library for parsing, querying, and modifying Devicetree Source v1 files as described in the Devicetree Specification v0.2."
@@ -22,7 +22,7 @@ install=
changelog=
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
noextract=()
-sha256sums=('a788c4b9904251232015ad46aefa84a9152e8e27909b685d397428f64e2a4205')
+sha256sums=('36c22bab01051dd4ffbdc9c938f58f8df599ab9865907594ff17c4ae74955e66')
#validpgpkeys=()
build() {