summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad fathoni2022-04-19 13:40:16 +0700
committerAchmad fathoni2022-04-19 13:40:16 +0700
commitfd9fffd7915821809013bbbe653e593e128ba4c7 (patch)
treef3f3ea927ec00b606b5dbdcdd05b642b8f46bc87 /PKGBUILD
parentcdc52c47707270f279d45a5926cb6df94b5fad68 (diff)
downloadaur-fd9fffd7915821809013bbbe653e593e128ba4c7.tar.gz
0.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b5bb82865f8..9849d78d4672 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tong Chunli<t.cunly at 163 dot com>
pkgname=python-colcon-core
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="Command line tool to build sets of software packages."
arch=(any)
@@ -13,7 +13,7 @@ depends=('python-pytest' 'python-pytest-runner' 'python-pytest-rerunfailures'
'python-distlib' 'python-notify2' 'python-empy')
makedepends=('python-setuptools')
source=("$pkgname-$pkgver.tar.gz"::"https://github.com/colcon/colcon-core/archive/$pkgver.tar.gz")
-sha256sums=('671fb98686e3601d38f5028f2cebb1884958772970154092a17a9d176b7bd263')
+sha256sums=('630f1d502954204afc2d1f291e0f76963079082f97567ae867112100ca2216af')
_pkgname=colcon-core