summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQiu Wenbo2024-03-20 14:20:09 +0800
committerQiu Wenbo2024-03-20 14:20:09 +0800
commitd35b2c4ac14f5309d31039d49645594394f5433d (patch)
treec3062d85b621f4787d772f78806cb106dd6817cc /PKGBUILD
parentb9e63c051ea87f733cbf265545d7c81be60425e6 (diff)
downloadaur-kas.tar.gz
update version to 4.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc42c479a3c0..28d3ca637b2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Qiu Wenbo <qiuwenbo@gnome.org>
pkgname=kas
-pkgver=4.2
+pkgver=4.3.1
pkgrel=1
pkgdesc="Setup tool for bitbake based projects "
arch=(any)
@@ -11,7 +11,7 @@ depends=('python' 'python-yaml' 'python-distro' 'python-jsonschema' 'python-kcon
optdepends=('libnewt: text based ui of menu plugin')
makedepends=('python-setuptools')
source=($pkgname-$pkgver.tar.gz::$url/archive/refs/tags/${pkgver}.tar.gz)
-sha512sums=('2091e1372cc951781dadfd8be821e4ab4f67c2329033d3cd73e01fc0b40122ee90edfe536c43171edafe1cc7ce5faed0cff7f32c3a383986d8781997c22e5c09')
+sha512sums=('219d9a0a19420f8a07136043c7002aa57bb47153ce9716aaa42f7ec2cc1adf7405457cae66881c899a371dc923b937bc82956ee928fece057e358dda92c810d1')
package() {
cd "$srcdir/$pkgname-$pkgver"