summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortty20992019-06-23 14:37:13 +0800
committertty20992019-06-23 14:37:13 +0800
commitb054cf176113308d45dc34462cab56ed220de074 (patch)
tree062266035b04656891f710a06ddad6679d3465a0 /PKGBUILD
parentba9c3db53a233f22100d4245d06b7303fd4acad4 (diff)
downloadaur-b054cf176113308d45dc34462cab56ed220de074.tar.gz
0.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50e9e588a4b1..520781f05b86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tong Chunli<t.cunly at 163 dot com>
pkgname=python-colcon-test-result
-pkgver=0.3.0
+pkgver=0.3.3
pkgrel=1
pkgdesc="An extension for colcon-core to provide information about the test results."
arch=(any)
@@ -8,8 +8,8 @@ url="https://pypi.org/project/colcon-test-result"
license=('Apache')
depends=('python-colcon-core')
makedepends=('python-setuptools')
-source=("https://files.pythonhosted.org/packages/d7/fb/7c0977c84e732c493843c8461ed0dfa7733b72028d46b4848b0820029134/colcon-test-result-$pkgver.tar.gz")
-sha256sums=('3861054b36ce3bc704af8b57e61c7b82d56a3fd9cb9031b751f44c51aeed097c')
+source=(https://files.pythonhosted.org/packages/03/c2/0c98c7bb1ebc3685fe02e62320955803e0bbbd3f80ea709eb0e4af6910ee/colcon-test-result-0.3.3.tar.gz)
+sha256sums=('78f7d761418d2aa44b111b425db8d06294a2e3915d4f360f72336bb8966614a3')
package() {