summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2019-05-19 03:14:08 +0200
committerChristopher Arndt2019-05-19 03:14:08 +0200
commit23029dea239e14228012727238ee9f0754f87d5a (patch)
tree75058627bc76726a159fa057e9a7d52414d167b8 /PKGBUILD
parentf3df6e4f669b3b80f97ec66536f6900760f88781 (diff)
downloadaur-23029dea239e14228012727238ee9f0754f87d5a.tar.gz
New upstream version 3.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00f13b95d4d8..72d31c16d575 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_name=radon
pkgbase="python-${_name}"
pkgname=("${pkgbase}" "python2-${_name}")
-pkgver=3.0.2
+pkgver=3.0.3
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=('b96ea58cc7ede3a1b957b4d83dd894006e6bb17daade2586773a035b5e131a55')
+sha256sums=('ee20308ce8bae7a89b067425b63b141a0077632ab318d5288da649c830882b3d')
prepare() {