[arch-commits] Commit in maui-pix/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Thu Aug 12 16:09:38 UTC 2021


    Date: Thursday, August 12, 2021 @ 16:09:38
  Author: arojas
Revision: 997617

Update to 2.0.0

Modified:
  maui-pix/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-12 16:08:25 UTC (rev 997616)
+++ PKGBUILD	2021-08-12 16:09:38 UTC (rev 997617)
@@ -2,8 +2,8 @@
 
 pkgname=maui-pix
 _pkgname=pix
-pkgver=1.2.2
-pkgrel=2
+pkgver=2.0.0
+pkgrel=1
 pkgdesc='Image gallery application'
 url='https://mauikit.org/'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(extra-cmake-modules)
 groups=(maui)
 source=(https://download.kde.org/stable/maui/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
-sha256sums=('9ec299ae02a357adcf8b09f14280ae7a71cbf6f10f9030d8e3e9f185b2424573')
+sha256sums=('f614c70f5c5e0b20260d0b9332847a83969fe3bec2d75d3c0fd6ffc7671736b6')
 
 build() {
   cmake -B build -S $_pkgname-$pkgver



More information about the arch-commits mailing list