summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgustawho2020-09-06 23:52:18 -0600
committergustawho2020-09-06 23:52:18 -0600
commitca06a3e341fbd0aaca35edaf744e35607138eab9 (patch)
treef70571ec3878ca5ac73169b2557c74ed29663f27
parent9ed2824025f4366e0f512b8c7592840f2dc35746 (diff)
downloadaur-ca06a3e341fbd0aaca35edaf744e35607138eab9.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 5a961fb624a3..46d74b315183 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = buho-git
pkgdesc = Task and Note Keeper
pkgver = v1.1.1.r12.g2e51dd7
- pkgrel = 1
+ pkgrel = 2
url = https://invent.kde.org/maui/buho
arch = x86_64
+ groups = maui-apps
license = GPL3
makedepends = git
makedepends = extra-cmake-modules
diff --git a/PKGBUILD b/PKGBUILD
index b3657f79d810..ad4c2a07080f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,10 @@
pkgname=buho-git
pkgver=v1.1.1.r12.g2e51dd7
-pkgrel=1
+pkgrel=2
pkgdesc="Task and Note Keeper"
arch=('x86_64')
+groups=('maui-apps')
url="https://invent.kde.org/maui/buho"
license=('GPL3')
depends=('ki18n' 'qt5-webview' 'mauikit-git' 'kio' 'syntax-highlighting' 'attica')