[arch-commits] Commit in maui-pix/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun May 9 08:23:20 UTC 2021
Date: Sunday, May 9, 2021 @ 08:23:19
Author: arojas
Revision: 928966
Add mauikit-imagetools dependency
Modified:
maui-pix/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-09 08:20:55 UTC (rev 928965)
+++ PKGBUILD 2021-05-09 08:23:19 UTC (rev 928966)
@@ -3,13 +3,13 @@
pkgname=maui-pix
_pkgname=pix
pkgver=1.2.2
-pkgrel=1
+pkgrel=2
pkgdesc='Image gallery application'
url='https://mauikit.org/'
arch=(x86_64)
license=(GPL3)
-depends=(mauikit-filebrowsing hicolor-icon-theme)
-makedepends=(extra-cmake-modules qt5-location)
+depends=(mauikit-filebrowsing mauikit-imagetools hicolor-icon-theme)
+makedepends=(extra-cmake-modules)
groups=(maui)
source=(https://download.kde.org/stable/maui/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
sha256sums=('9ec299ae02a357adcf8b09f14280ae7a71cbf6f10f9030d8e3e9f185b2424573')
More information about the arch-commits
mailing list