[arch-commits] Commit in kseexpr/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu Dec 16 07:49:43 UTC 2021
Date: Thursday, December 16, 2021 @ 07:49:43
Author: arojas
Revision: 432586
Update to 4.0.4.0
Modified:
kseexpr/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-16 05:58:03 UTC (rev 432585)
+++ PKGBUILD 2021-12-16 07:49:43 UTC (rev 432586)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux,org>
pkgname=kseexpr
-pkgver=4.0.3.0
+pkgver=4.0.4.0
pkgrel=1
pkgdesc='An embeddable expression evaluation engine (Krita fork)'
arch=(x86_64)
@@ -11,7 +11,7 @@
makedepends=(extra-cmake-modules qt5-tools)
replaces=(seexpr-krita)
source=(https://download.kde.org/stable/kseexpr/${pkgver%.*}/$pkgname-$pkgver.tar.gz)
-sha256sums=('e07b5ec4c874fbeeee3cd2490a0c8e4360230e3492c7f8e3b02dd63dbfd3f195')
+sha256sums=('ea4f6a8e820e6cc12d2a1e6977e96ea5457f37729fe0bc4ee8cc62d4c26c36ae')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list