summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2019-11-17 12:06:26 +0100
committerfunilrys2019-11-17 12:06:26 +0100
commitee8f18e10aa2c391d8b5bfc90149e36a8dfdacd0 (patch)
treeda61e31c5780393b2672a39d09e80ff5d5ff3c94 /PKGBUILD
parentbd45574957e2c795e4a0cc93ace6cb4e4e388fc3 (diff)
downloadaur-ee8f18e10aa2c391d8b5bfc90149e36a8dfdacd0.tar.gz
Python 3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b7055430657..0a605f4a56b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-box
pkgver=3.4.5
-pkgrel=1
+pkgrel=2
pkgdesc="Advanced Python dictionaries with dot notation access"
arch=('any')
url="https://github.com/cdgriffith/Boxs"