summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fef085aa1906..6c261a86d6b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Mar 4 16:57:29 UTC 2017
+# Mon May 15 13:55:08 UTC 2017
pkgbase = pantheon-lite
pkgdesc = Pantheon Lite Session (replaces Gala with Openbox & Compton)
pkgver = 3
- pkgrel = 1
+ pkgrel = 2
url = https://bbs.archlinux.org/viewtopic.php?pid=1402016#p1402016
arch = i686
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = pantheon-lite
depends = gnome-session
depends = plank
depends = cerbere
- depends = wingpanel-standalone-bzr
+ depends = wingpanel-standalone-git
optdepends = obconf: openbox configuration utility
optdepends = xscreensaver-dbus-screenlock: xscreensaver locker for gnome-derivative desktops
optdepends = elementary-os-openbox: Elementary theme for Openbox
diff --git a/PKGBUILD b/PKGBUILD
index 4738098c5b11..66e7bfa6d463 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=pantheon-lite
pkgver=3
-pkgrel=1
+pkgrel=2
pkgdesc='Pantheon Lite Session (replaces Gala with Openbox & Compton)'
arch=('i686' 'x86_64')
url='https://bbs.archlinux.org/viewtopic.php?pid=1402016#p1402016'
@@ -12,7 +12,7 @@ license=('GPL3')
groups=('pantheon-qq')
depends=('openbox' 'compton' 'pantheon-workarounds'
gnome-{settings-daemon{,-compat},session}
- 'plank' 'cerbere' 'wingpanel-standalone-bzr')
+ 'plank' 'cerbere' 'wingpanel-standalone-git')
optdepends=("obconf: openbox configuration utility"
"xscreensaver-dbus-screenlock: xscreensaver locker for gnome-derivative desktops"
"elementary-os-openbox: Elementary theme for Openbox")