summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZhirui Dai2024-12-29 23:54:15 -0800
committerZhirui Dai2024-12-29 23:54:15 -0800
commitdab5ee7c9fa22ffa6cc5394dec5887ec1651d0c8 (patch)
tree41c6df494ab112aac3b9208af119ba8dbfff47fc /PKGBUILD
parent713fce38dc54c39987d009784864b0c2575d4fe4 (diff)
downloadaur-dab5ee7c9fa22ffa6cc5394dec5887ec1651d0c8.tar.gz
upgrade to 0.18.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8da081a7d06..798006b7dfe3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tong Chunli<t.cunly at 163 dot com>
pkgname=python-colcon-core
-pkgver=0.16.1
+pkgver=0.18.4
pkgrel=1
pkgdesc="Command line tool to build sets of software packages."
arch=(any)
@@ -26,7 +26,7 @@ makedepends=(
python-wheel
)
source=("$pkgname-$pkgver.tar.gz"::"https://github.com/colcon/colcon-core/archive/$pkgver.tar.gz")
-sha256sums=('c8fcde5ae7b29d1c639970fc00b16002fc0e4776bd296f116f8e0f93ae070670')
+sha256sums=('2d6aadbc1c6dbaabdc890bc66e0e1f272d8e192220b86730897df1e54cd5be70')
_pkgname=colcon-core