summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2023-02-16 08:12:20 +0700
committerAchmad Fathoni2023-02-16 08:12:20 +0700
commitc90df2159724486e09422526c3d9a982e775013e (patch)
treeb7cb5da139ce6d91b292ddbafe623339e2932db7 /PKGBUILD
parente3d6914b17884c94165cf092da41122b2b5a273a (diff)
downloadaur-python-colcon-output.tar.gz
0.2.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46f3ff9adb26..60c39f215a80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tong Chunli<t.cunly at 163 dot com>
pkgname=python-colcon-output
_name=${pkgname:7}
-pkgver=0.2.12
+pkgver=0.2.13
pkgrel=1
pkgdesc="An extension for colcon-core to customize the output in various ways."
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=('a211e9f1f70edb1567c0747532ad222e47799cef25cb863e4a43af4660798b30')
+sha256sums=('44d2d349ebdb61688b41e00d565ea1a199e8fc5c2c77af279cfaac74dc01c04d')
package() {