[arch-commits] Commit in mauikit-imagetools/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Aug 30 20:52:29 UTC 2021
Date: Monday, August 30, 2021 @ 20:52:28
Author: arojas
Revision: 1010093
Update to 2.0.1
Modified:
mauikit-imagetools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-30 20:50:56 UTC (rev 1010092)
+++ PKGBUILD 2021-08-30 20:52:28 UTC (rev 1010093)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=mauikit-imagetools
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc='MauiKit Image Tools Components'
url='https://mauikit.org/'
@@ -10,7 +10,7 @@
depends=(mauikit kquickimageeditor qt5-location exiv2)
makedepends=(extra-cmake-modules)
source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('e78b416ff647e29aa078df4cdc3579b176abb18c1e8855f4378e92babbae59bf')
+sha256sums=('c503a2e09a7cadfe7d49a9692dd1f12b4d06e286e97292e1e1a0aefb279c7ed9')
build() {
cmake -B build -S $pkgname-$pkgver
More information about the arch-commits
mailing list