summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMubashshir2020-11-22 14:33:56 +0600
committerMubashshir2020-11-22 14:33:56 +0600
commit8231592122555e6aa0d2a6cf822e28a18544d40b (patch)
treefbb59afcbf4abb94dd7d8db930fe0a734af92396 /PKGBUILD
parent77390c59773460a9481ee18cab7e4c820aaf51bb (diff)
downloadaur-8231592122555e6aa0d2a6cf822e28a18544d40b.tar.gz
Updated to 1.4.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01f73665ef42..a2f92ad4cfba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=confuse
pkgbase=python-confuse
pkgname=( python-$_name python2-$_name)
-pkgver=1.1.0
+pkgver=1.4.0
pkgrel=1
pkgdesc='Configuration library for Python that uses YAML'
url="https://github.com/beetbox/$_name"