[arch-commits] Commit in index-fm/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun May 9 08:03:42 UTC 2021
Date: Sunday, May 9, 2021 @ 08:03:41
Author: arojas
Revision: 928959
Update to 1.2.2
Modified:
index-fm/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-09 08:01:44 UTC (rev 928958)
+++ PKGBUILD 2021-05-09 08:03:41 UTC (rev 928959)
@@ -1,17 +1,17 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=index-fm
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
-pkgdesc="Multi-platform file manager"
-url="https://mauikit.org/"
+pkgdesc='Multi-platform file manager'
+url='https://mauikit.org/'
arch=(x86_64)
license=(GPL3)
-depends=(mauikit hicolor-icon-theme)
+depends=(mauikit-filebrowsing hicolor-icon-theme)
makedepends=(extra-cmake-modules)
groups=(maui)
source=(https://download.kde.org/stable/maui/index/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('036f68cd4114a262ea3f5f578d33289e7aacd21a9cfb0540322f2e8b5bfcbf7a')
+sha256sums=('fa8bfcf4000bd55102cdae0a92d810f378019dca5eee513da02fa2902ba3affd')
build() {
cmake -B build -S $pkgname-$pkgver
More information about the arch-commits
mailing list