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 2a9ac417e08b..681afe909b7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=${pkgname:7}
pkgname=python-colcon-recursive-crawl
_name=${pkgname:7}
-pkgver=0.2.1
+pkgver=0.2.3
pkgrel=1
pkgdesc="An extension for colcon-core to recursively crawl for packages."
arch=(any)
@@ -13,7 +13,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=('80a11b3a203960aff4187e9b562930ffe4bb54c061178ae1daedbf06b6da1b96')
+sha256sums=('fca5f619214d20306daaf012f91399d4d3b605364b121e5df80399432c55c603')
package() {