summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthias Lisin2022-07-28 13:46:45 +0200
committerMatthias Lisin2022-07-28 13:46:45 +0200
commit1fd507c4a5864c577f8c95e0277a0ee521a37f2a (patch)
treeef64baee4e8afd3df3816e8e5e619b49ad854646 /PKGBUILD
parent6086affd9712b32e2bbbc9392d2b8666b7af1d45 (diff)
downloadaur-1fd507c4a5864c577f8c95e0277a0ee521a37f2a.tar.gz
upgpkg: python3-yamale 4.0.4-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--[-rwxr-xr-x]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29aab82cf50d..eb8f0a1c93c6 100755..100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Morteza NourelahiAlamdari <m@0t1.me>
# Contributor: Thomas Hobson <thomas@hexf.me>
pkgname=python3-yamale
-pkgver=4.0.3
+pkgver=4.0.4
pkgrel=1
pkgdesc='A schema and validator for YAML'
arch=('any')
@@ -12,7 +12,7 @@ makedepends=('python-setuptools')
provides=('yamale' 'python-yamale')
license=('MIT')
source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('a913a5a8094f61bcabf6db5def05ea3e5310163a95c558228feeaa33b7263439')
+sha256sums=('3f0730006b72fbd9969ddc0da392a0210f6bcd60f5c5ae104fa4ed6cededbafb')
build() {
cd Yamale-"$pkgver"