summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2022-12-23 01:57:45 +0700
committerAchmad Fathoni2022-12-23 01:57:45 +0700
commit4857aa2f94d8d8b567416741f7d2736dcb66a740 (patch)
tree2bfa3b42538b1ed2cb481018a031258fadb2a082 /PKGBUILD
parent721d2850b7d6c9125d0c3e42f96c745db0548702 (diff)
downloadaur-4857aa2f94d8d8b567416741f7d2736dcb66a740.tar.gz
0.2.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d93dbf93507a..785e6d63e9d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tong Chunli<t.cunly at 163 dot com>
pkgname=python-colcon-defaults
_name=${pkgname:7}
-pkgver=0.2.6
+pkgver=0.2.7
pkgrel=1
pkgdesc="An extension for colcon-core to provide custom default values for the command line arguments from a configuration file."
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=('6ec16c2e62125ce055a4a1df469667d81c2063decadb0da436bb9c08b9a7b3b7')
+sha256sums=('fa63aa81a4076da835ecd1d08c28d554a58a6ce7a10074c1cc6325aec6bd3205')
package() {