summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5dd8d2f95527..da124efc2463 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=python-boltons
pkgver=25.0.0
_commit=c23dbdadb6fecdf505eb4231559561913b84c13f
-pkgrel=1
+pkgrel=2
pkgdesc="Functionality that should be in the standard library. Like builtins, but Boltons."
url="https://github.com/mahmoud/boltons"
-license=('BSD')
+license=('BSD-3-Clause')
arch=('any')
depends=('python')
makedepends=('git' 'python-flit' 'python-installer')