summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2017-03-04 00:06:24 +0900
committerQue Quotion2017-03-04 00:06:24 +0900
commit635a333203824de81f71ef33750e668b55053347 (patch)
tree94769c15840f9a840710c40cd81fb2af91a3094a /PKGBUILD
parentfaf0ef6ae8c0a277a892714e4ff45f33bc33d871 (diff)
downloadaur-635a333203824de81f71ef33750e668b55053347.tar.gz
AUR lists several provides() and conflicts() other than what is in the PKGBUILD; not sure how that is possible.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e763707d7995..82f284759f1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=pantheon-workarounds
pkgver=4
-pkgrel=1
+pkgrel=2
pkgdesc='Workarounds for modular and minimal Pantheon Desktop Environments'
arch=('i686' 'x86_64')
url='https://launchpad.net/gala'
@@ -13,6 +13,7 @@ depends=('gconf' gnome-{keyring,settings-daemon{,-compat},session}
'polkit-gnome' 'xdg-user-dirs-gtk' 'libgala')
makedepends=('bzr' 'intltool')
conflicts=(pantheon-session{,-bzr})
+provides=(pantheon-session{,-bzr})
install='gala.install'
source=("pantheon-session::bzr+lp:~elementary-os/elementaryos/pantheon-xsession-settings"
'pantheon-session.sh'