summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2018-01-16 12:39:29 +0100
committerChristopher Arndt2018-01-16 12:39:29 +0100
commit0e1fd2f968218d82b9fcc05ac644b193d4236cd9 (patch)
tree3ded2ae4da112f5f7cf7c17fad9218229ed6b86e /PKGBUILD
parentf516c1da0d2dd0ffb0c87302535eb28d06985736 (diff)
downloadaur-0e1fd2f968218d82b9fcc05ac644b193d4236cd9.tar.gz
New upstream release
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 197f4e0a62e7..057f0c5242d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_name=radon
pkgbase="python-${_name}"
pkgname=("${pkgbase}" "python2-${_name}")
-pkgver=2.1.1
+pkgver=2.2.0
pkgrel=1
arch=('any')
url="https://${_name}.readthedocs.org/"
@@ -13,7 +13,7 @@ license=('MIT')
depends=()
makedepends=('python-sphinx' 'python2-sphinx')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha256sums=('6f6c922b4bd1ff3cc5c3ad9e9ebfe257e313d2f367e56abc31aea74957281f31')
+sha256sums=('d5b7fd86c8ce3f81a2307298aa5e00a0b9d3334c9aeb69a9edce654b302cf81d')
prepare() {