[arch-commits] Commit in maui-clip/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu Aug 12 16:03:33 UTC 2021
Date: Thursday, August 12, 2021 @ 16:03:33
Author: arojas
Revision: 997606
Update to 2.0.0
Modified:
maui-clip/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-12 16:03:32 UTC (rev 997605)
+++ PKGBUILD 2021-08-12 16:03:33 UTC (rev 997606)
@@ -2,7 +2,7 @@
pkgname=maui-clip
_pkgname=clip
-pkgver=1.1.1
+pkgver=2.0.0
pkgrel=1
pkgdesc='Video player and video collection manager'
url='https://mauikit.org/'
@@ -12,7 +12,7 @@
makedepends=(extra-cmake-modules)
groups=(maui)
source=(https://download.kde.org/stable/maui/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
-sha256sums=('eeafc462500e4c2b0bdd99b93b367aae949ca1bea9c32fdb63ebf8cc01321773')
+sha256sums=('24d8ebf6fe429ea8265e1cd8a51c18e22380250100ede1bee20925e443f3b429')
build() {
cmake -B build -S $_pkgname-$pkgver
More information about the arch-commits
mailing list