summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgustawho2020-09-06 23:52:58 -0600
committergustawho2020-09-06 23:52:58 -0600
commitf1f9e87454882323cbda10e7aee7ff2973d3877d (patch)
tree52c28d926ff9f629617020675c201feb507ab4d4
parent7866032b1189e09e846637236084e914139b1334 (diff)
downloadaur-f1f9e87454882323cbda10e7aee7ff2973d3877d.tar.gz
Added to 'maui-apps' group
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9793640fb591..28b5a0f9c239 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = library-git
pkgdesc = Document viewer and collection manager
pkgver = r23.d18e375
- pkgrel = 1
+ pkgrel = 2
url = https://invent.kde.org/maui/shelf
arch = x86_64
+ groups = maui-apps
license = GPL3
makedepends = git
makedepends = extra-cmake-modules
diff --git a/PKGBUILD b/PKGBUILD
index f45205ae06ea..1f754bbbe39e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,10 @@
pkgname=library-git
pkgver=r23.d18e375
-pkgrel=1
+pkgrel=2
pkgdesc="Document viewer and collection manager"
arch=('x86_64')
+groups=('maui-apps')
url="https://invent.kde.org/maui/shelf"
license=('GPL3')
depends=('kio' 'mauikit-git' 'ki18n' 'poppler-qt5')