[arch-commits] Commit in maui-shelf/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun May 9 08:58:25 UTC 2021
Date: Sunday, May 9, 2021 @ 08:58:24
Author: arojas
Revision: 928988
Update to 1.2.2
Modified:
maui-shelf/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-09 08:54:07 UTC (rev 928987)
+++ PKGBUILD 2021-05-09 08:58:24 UTC (rev 928988)
@@ -2,17 +2,17 @@
pkgname=maui-shelf
_pkgname=shelf
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
-pkgdesc="Document and EBook collection manager"
-url="https://mauikit.org/"
+pkgdesc='Document and EBook collection manager'
+url='https://mauikit.org/'
arch=(x86_64)
license=(GPL3)
-depends=(mauikit poppler-qt5 hicolor-icon-theme)
+depends=(mauikit-filebrowsing mauikit-texteditor poppler-qt5 hicolor-icon-theme)
makedepends=(extra-cmake-modules)
groups=(maui)
source=(https://download.kde.org/stable/maui/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
-sha256sums=('06d84cfd56d1d05029e5c8bca389098977981d8eabe9ace801ac5de60cec0a03')
+sha256sums=('48db21ce904c2c5b0c34cb72bda3abef9782cc587edb2c1b630187b8b074b916')
build() {
cmake -B build -S $_pkgname-$pkgver
More information about the arch-commits
mailing list