[arch-commits] Commit in index-fm/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Thu Aug 12 16:06:28 UTC 2021


    Date: Thursday, August 12, 2021 @ 16:06:28
  Author: arojas
Revision: 997613

Update to 2.0.0

Modified:
  index-fm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-12 16:06:21 UTC (rev 997612)
+++ PKGBUILD	2021-08-12 16:06:28 UTC (rev 997613)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=index-fm
-pkgver=1.2.2
+pkgver=2.0.0
 pkgrel=1
 pkgdesc='Multi-platform file manager'
 url='https://mauikit.org/'
@@ -11,7 +11,7 @@
 makedepends=(extra-cmake-modules)
 groups=(maui)
 source=(https://download.kde.org/stable/maui/index/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('fa8bfcf4000bd55102cdae0a92d810f378019dca5eee513da02fa2902ba3affd')
+sha256sums=('4fa762557d84db84b90af01c48af99fd0dcec70ec363d28774c25097ed96701f')
 
 build() {
   cmake -B build -S $pkgname-$pkgver



More information about the arch-commits mailing list