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 cf9c1a8bd903..5c18b02a8bfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tong Chunli<t.cunly at 163 dot com>
pkgname=python-colcon-cmake
_name=${pkgname:7}
-pkgver=0.2.26
+pkgver=0.2.28
pkgrel=1
pkgdesc="An extension for colcon-core to support CMake projects."
arch=(any)
@@ -11,7 +11,7 @@ license=('Apache')
depends=('python-colcon-core')
makedepends=('python-setuptools')
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha256sums=('5a227fe812766be5fc3895c821bf9190f571e8c25eb73962967310d6b524349f')
+sha256sums=('5e910890148d9d3c7f82f5c0e97904478e0e0bf156b786729099ead73d6ec4f0')
package() {