summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2017-05-15 23:07:04 +0900
committerQue Quotion2017-05-15 23:07:04 +0900
commit8d239939da7883b839783f905fb3e12faa157357 (patch)
treeed637eb3f51e840cfb6bc2d21adcf8687b5474d3 /PKGBUILD
parent9c15b17d5964228ca1c4650f7b85c9d10335ae7b (diff)
downloadaur-8d239939da7883b839783f905fb3e12faa157357.tar.gz
update bzr->git dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7564dbafc5f8..fd8607fc714e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=pantheon-workarounds
pkgver=5
-pkgrel=3
+pkgrel=4
pkgdesc='Workarounds for modular and minimal Pantheon Desktop Environments'
arch=('i686' 'x86_64')
url='https://launchpad.net/gala'
@@ -12,9 +12,9 @@ license=('GPL3')
groups=('pantheon-qq')
depends=('gconf' gnome-{keyring,settings-daemon-{elementary,compat},session}
'polkit-gnome' 'xdg-user-dirs-gtk')
-optdepends=("pantheon-default-settings: Pantheon configuration and themeing"
- "contractor-bzr: Service for sharing data between apps"
- "pantheon-print-bzr: Print settings dialog"
+optdepends=("pantheon-default-settings-bzr: Pantheon configuration and themeing"
+ "contractor-git: Service for sharing data between apps"
+ "pantheon-print-git: Print settings dialog"
"pantheon-agent-polkit-bzr: Polkit Authentication Agent")
makedepends=('bzr' 'intltool')
conflicts=(pantheon-session{,-bzr} gala{,-bzr})