summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2018-09-25 02:10:20 +0900
committerQue Quotion2018-09-25 02:10:20 +0900
commitcd415e99b603d9a20810ef79dc55c8bfa40fd793 (patch)
treed1afeeb20c98f6f2b9f8626508167be94571ac6e
parentfc3294a526d5761e606109690fd2e119ed58e27b (diff)
downloadaur-cd415e99b603d9a20810ef79dc55c8bfa40fd793.tar.gz
Standardize pantheon pkgbuilds
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60765f6d0b3b..5d44aa0d9493 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ pkgbase = wingpanel-standalone-git
url = https://github.com/elementary/wingpanel
arch = i686
arch = x86_64
- groups = pantheon-unstable
groups = pantheon-qq
license = GPL3
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index d16f90b312cc..718d1b51fc35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Stylish top panel that holds indicators and spawns an application launc
arch=('i686' 'x86_64')
url='https://github.com/elementary/wingpanel'
license=('GPL3')
-groups=('pantheon-unstable' 'pantheon-qq')
+groups=('pantheon-qq')
depends=('glib2' 'glibc' 'gtk3' 'libgee'
'libgranite.so' 'libwnck3')
makedepends=('cmake' 'git' 'granite-git' 'vala')