summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2019-05-27 10:05:21 -0400
committerTed Alff2019-05-27 10:05:21 -0400
commit2825c6b2b59ceb5ddcb2026696173ce6c4f41440 (patch)
treefc28c98a170f0056c8eb967886433c15259d3999
parent92a93ff373dcb8d1cdcf1ac2eb87cffcade15df0 (diff)
downloadaur-2825c6b2b59ceb5ddcb2026696173ce6c4f41440.tar.gz
Add to xfce4-goodies
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d412d7808160..4df25ff75edc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
-# Generated by mksrcinfo v8
-# Sat Jul 28 17:53:13 UTC 2018
pkgbase = xfce4-panel-profiles
pkgdesc = Simple application to manage Xfce panel layouts
pkgver = 1.0.8
pkgrel = 1
url = https://git.xfce.org/apps/xfce4-panel-profiles/about/
arch = any
+ groups = xfce4-goodies
license = GPL3
makedepends = intltool
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index ec24ad3c77b6..0fadef7faea9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,11 @@ 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')
depends=('xfce4-panel' 'gtk3' 'python-gobject')
makedepends=('intltool' 'git')
conflicts=('xfpanel-switch')
replces=('xfpanel-switch')
-#source=("git://git.xfce.org/apps/xfce4-panel-profiles#tag=${pkgname}-${pkgver}")
source=("https://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2")
sha256sums=('a69e20f5e637319e14898b5c13ff7ba31d001a6e38e7516d70dbfd7600ad72db')