summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2021-07-27 11:45:15 +0800
committertaotieren2021-07-27 11:45:15 +0800
commite940836b517ecbee586ada861e5dd09b5afb2ca1 (patch)
tree02b3ecc5f05ab716c6a5228e88483c6fb18c38f2 /PKGBUILD
parentd8ac35f4825118dafe67b19fdca673d7dd65d2ee (diff)
downloadaur-e940836b517ecbee586ada861e5dd09b5afb2ca1.tar.gz
Update v0.0.7
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() {