summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAtom Long2023-04-08 11:47:19 +0800
committerAtom Long2023-04-08 11:47:46 +0800
commit2819d3feec1b29e823a240d95ad96d5be240f3fc (patch)
tree56bf6f190c225e17b6c873a9e98c2e8d453f5fce /PKGBUILD
parent9823e68da2b4dd73dfbd081997c1c494da85699f (diff)
downloadaur-python-envs.tar.gz
update to 1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f23f3887b25..b798730004bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=envs
pkgname=python-envs
-pkgver=1.3
+pkgver=1.4
pkgrel=1
pkgdesc='Easy access of environment variables from Python.'
url='https://pypi.org/project/envs'