summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortty20992019-06-23 14:16:46 +0800
committertty20992019-06-23 14:16:46 +0800
commitb60732fa8acbe11341ae0c0a15162b56fce0507f (patch)
tree4343fe4cc5d4b50f7dfe093768d6ca645bb17865 /PKGBUILD
parent86f125792a128fc0b69d09a380f936d1b18f4ddb (diff)
downloadaur-b60732fa8acbe11341ae0c0a15162b56fce0507f.tar.gz
0.2.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ffc39dd55e4..09446fe03d04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Tong Chunli<t.cunly at 163 dot com>
pkgname=python-colcon-cmake
-pkgver=0.2.4
+pkgver=0.2.13
pkgrel=1
pkgdesc="An extension for colcon-core to support CMake projects."
arch=(any)
@@ -8,8 +8,8 @@ url="https://pypi.org/project/colcon-cmake/"
license=('Apache')
depends=('python-colcon-core')
makedepends=('python-setuptools')
-source=("https://files.pythonhosted.org/packages/b7/44/c23d6e2785ff71f609d959653a8db6d2e0cf8c36aa2f10f371d83ee61f00/colcon-cmake-$pkgver.tar.gz")
-sha256sums=('e33d6c6947a1be7da1fa20e2b55cf40c49448e804a28513308097fc4a95e4d2c')
+source=(https://files.pythonhosted.org/packages/95/55/9717b72bd932f68a4c6e8ce2f03e51b6aa9f45b105233dffbe47f0b3f041/colcon-cmake-0.2.13.tar.gz)
+sha256sums=('f52c1fbd81674b3391b10677ae48c1d9092827ab1182a0f406fa87d4448154f7')
package() {