summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2019-05-27 10:06:15 -0400
committerTed Alff2019-05-27 10:06:15 -0400
commit014d6597e3157dad813fdd106c690d9473d4f322 (patch)
tree4fc0e3f424a2ad5249a4fd8721e22146e67707df
parent2825c6b2b59ceb5ddcb2026696173ce6c4f41440 (diff)
downloadaur-014d6597e3157dad813fdd106c690d9473d4f322.tar.gz
Added to xfce4-goodies-devel group
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4df25ff75edc..762574ddd40b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = xfce4-panel-profiles
url = https://git.xfce.org/apps/xfce4-panel-profiles/about/
arch = any
groups = xfce4-goodies
+ groups = xfce4-goodies-devel
license = GPL3
makedepends = intltool
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 0fadef7faea9..77a68a98267b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Simple application to manage Xfce panel layouts"
arch=('any')
url="https://git.xfce.org/apps/xfce4-panel-profiles/about/"
license=('GPL3')
-groups=('xfce4-goodies')
+groups=('xfce4-goodies' 'xfce4-goodies-devel')
depends=('xfce4-panel' 'gtk3' 'python-gobject')
makedepends=('intltool' 'git')
conflicts=('xfpanel-switch')