summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-12-25 13:33:01 +0700
committerAchmad Fathoni2021-12-25 13:33:01 +0700
commit34d9a5899cd003e2c67d21c6e04949fa446c10c7 (patch)
tree75bae0202b52e25153d8966a4737408e653180c8 /PKGBUILD
parent0c6d34ade4f3b797e4b5388bb1d6476228c94161 (diff)
downloadaur-34d9a5899cd003e2c67d21c6e04949fa446c10c7.tar.gz
0.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a473600c083..17eaef5fbed0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tong Chunli<t.cunly at 163 dot com>
pkgname=python-colcon-devtools
_name=${pkgname:7}
-pkgver=0.2.2
+pkgver=0.2.3
pkgrel=1
pkgdesc="An extension for colcon-core to provide information about the plugin system."
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=('6ed3f29052c44e021b64106d5ae338e2b8936ba58c9f1c0496478327973d3f7b')
+sha256sums=('3a141bdbe44acef74ad1286673856846bc0fe840e6e00b3b38a5a2fe9324f2a2')
package() {