summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2023-10-10 11:37:02 +0700
committerAchmad Fathoni2023-10-10 11:37:02 +0700
commita808c666fe8eb60164fb5b79bfab63e684bbfd41 (patch)
tree10db2dfde2df5b1c23c05d1c14f21311bb08d846 /PKGBUILD
parentb995d92042ae032318b212b1a8a1c4f640ccef54 (diff)
downloadaur-python-colcon-powershell.tar.gz
0.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f3b38ac4371..783d8637fe94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tong Chunli<t.cunly at 163 dot com>
pkgname=python-colcon-powershell
_name=${pkgname:7}
-pkgver=0.3.7
+pkgver=0.4.0
pkgrel=1
pkgdesc="An extension for colcon-core to provide PowerShell scripts."
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=('886b4ab34a6863a3c51e1cb5918bc921c2f4d2a36d07e5a345674cc8c7f02ed7')
+sha256sums=('1fb2a8dadaf547cfca9daaf1b94ffaee3e2958103d5aaadb84e072c4f526906f')
package() {