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

Antonio Rojas arojas at archlinux.org
Sun May 9 08:06:47 UTC 2021


    Date: Sunday, May 9, 2021 @ 08:06:47
  Author: arojas
Revision: 928961

Update to 1.2.2

Modified:
  maui-pix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-09 08:03:51 UTC (rev 928960)
+++ PKGBUILD	2021-05-09 08:06:47 UTC (rev 928961)
@@ -2,17 +2,17 @@
 
 pkgname=maui-pix
 _pkgname=pix
-pkgver=1.2.1
-pkgrel=2
-pkgdesc="Image gallery application"
-url="https://mauikit.org/"
+pkgver=1.2.2
+pkgrel=1
+pkgdesc='Image gallery application'
+url='https://mauikit.org/'
 arch=(x86_64)
 license=(GPL3)
-depends=(mauikit kquickimageeditor hicolor-icon-theme)
+depends=(mauikit-filebrowsing kquickimageeditor hicolor-icon-theme)
 makedepends=(extra-cmake-modules qt5-location)
 groups=(maui)
 source=(https://download.kde.org/stable/maui/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
-sha256sums=('cf13adf4e411bbe4f9c096442ea0ded07ee515d344eb2909789eed5176ce670b')
+sha256sums=('9ec299ae02a357adcf8b09f14280ae7a71cbf6f10f9030d8e3e9f185b2424573')
 
 build() {
   cmake -B build -S $_pkgname-$pkgver



More information about the arch-commits mailing list