summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchmad Fathoni2020-10-26 10:29:42 +0700
committerAchmad Fathoni2020-10-26 10:29:42 +0700
commit1e157962ec4f1c161d16fbf39314eea88741548e (patch)
tree8337be0ad350574dacf0bcaf501f85a7c50de211
parent584b8fc398131786f09466067a61a4a9790b9b35 (diff)
downloadaur-1e157962ec4f1c161d16fbf39314eea88741548e.tar.gz
update to 2.1
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8754c12215f1..0d5ddfa58332 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tong Chunli<t.cunly at 163 dot com>
pkgname=python-colcon-recursive-crawl
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc="An extension for colcon-core to recursively crawl for packages."
arch=(any)
@@ -8,8 +8,8 @@ url="https://pypi.org/project/colcon-recursive-crawl"
license=('Apache')
depends=('python-colcon-core')
makedepends=('python-setuptools')
-source=("https://files.pythonhosted.org/packages/c3/f8/93df7ed8fb24c59b1550fdc19f13284b0a89ae01703f45ce516c0a3717dd/colcon-recursive-crawl-$pkgver.tar.gz")
-sha256sums=('dc955c2ec55c5ef26fada9f456aa31afd2392fb76e3f19fcca0878a318c947bc')
+source=("https://files.pythonhosted.org/packages/c3/9e/bc1935dc532af90b802ed16cf0a1f5f858275e49d775895fca5161fc9910/colcon-recursive-crawl-$pkgver.tar.gz")
+sha256sums=('80a11b3a203960aff4187e9b562930ffe4bb54c061178ae1daedbf06b6da1b96')
package() {