summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02ab23be9017..f85414e9f876 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pantheon-workarounds
pkgdesc = Workarounds for Pantheon derivatives
- pkgver = 3.3.2.r96.g9dedf56
+ pkgver = 3.3.2.r236.g9f6b6a3
pkgrel = 1
url = https://github.com/quequotion/pantheon-qq
install = gala.install
@@ -16,7 +16,7 @@ pkgbase = pantheon-workarounds
depends = xdg-user-dirs-gtk
depends = pantheon-applications-menu
depends = plank
- depends = libwingpanel-2.0.so=0-64
+ depends = libwingpanel-3.0.so
optdepends = contractor: A desktop-wide extension service
optdepends = dconf-editor: GUI gsettings editor
optdepends = elementary-blue-icon-theme-git: Restore blue folder icons to elementary theme
diff --git a/PKGBUILD b/PKGBUILD
index ddf6797d213f..efe056d40be0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ner0 <darkelfdarkelf666@yahoo.co.uk>
pkgname=pantheon-workarounds
-pkgver=3.3.2.r96.g9dedf56
+pkgver=3.3.2.r236.g9f6b6a3
pkgrel=1
pkgdesc='Workarounds for Pantheon derivatives'
arch=('any')
@@ -12,7 +12,7 @@ license=('GPL3')
groups=('pantheon-qq')
depends=("cinnamon-settings-daemon"
"dconf" gnome-{keyring,session} "xdg-user-dirs-gtk"
- "pantheon-applications-menu" "plank" "libwingpanel-2.0.so=0-64")
+ "pantheon-applications-menu" "plank" "libwingpanel-3.0.so")
optdepends=("contractor: A desktop-wide extension service"
"dconf-editor: GUI gsettings editor"
"elementary-blue-icon-theme-git: Restore blue folder icons to elementary theme"