summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')