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

Antonio Rojas arojas at gemini.archlinux.org
Tue Feb 8 08:32:20 UTC 2022


    Date: Tuesday, February 8, 2022 @ 08:32:19
  Author: arojas
Revision: 1129013

Update to 2.1.1

Modified:
  maui-shelf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-08 08:30:45 UTC (rev 1129012)
+++ PKGBUILD	2022-02-08 08:32:19 UTC (rev 1129013)
@@ -2,8 +2,8 @@
 
 pkgname=maui-shelf
 _pkgname=shelf
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.1.1
+pkgrel=1
 pkgdesc='Document and EBook collection manager'
 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=('a999ab5b85be1b6220d6e5853190f4fdfc3af887635a607dd36c6ac46bc26824')
+sha256sums=('c578111bf97ca931a96514759f4dfa66e94343900948274702dcd80313ef1a1b')
 
 build() {
   cmake -B build -S $_pkgname-$pkgver



More information about the arch-commits mailing list