summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2017-05-15 22:55:25 +0900
committerQue Quotion2017-05-15 22:55:25 +0900
commitaf4a03a193e8dd97e847a2dddc39380151aa7183 (patch)
tree9a6f7c537f4a616c79abf232c044ec71f0eeb7da
parent359c1f0f0e807342f5d6ede44838f13b9a0d2716 (diff)
downloadaur-af4a03a193e8dd97e847a2dddc39380151aa7183.tar.gz
dependency change: wingpanel-standalone-bzr->git
-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")