summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Reiser2021-01-04 11:51:49 +0100
committerSimon Reiser2021-01-04 11:51:49 +0100
commit5fc99a1d28b150d01056c834774976991c6e9a23 (patch)
tree8aa7c4c2ea885b35f0362c9b9b280267e7b97d50 /PKGBUILD
parent75401b799281d8fdaccc621f59c73c61f185e4cb (diff)
downloadaur-5fc99a1d28b150d01056c834774976991c6e9a23.tar.gz
v0.0.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 6 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c98be526840b..7b06ea49813f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,16 @@
# Maintainer: Yadav Gowda <yadav . gowda __at__ gmail . com>
pkgname=gnome-flashback-xmonad-nopanel
pkgver=0.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="XMonad support for Gnome Flashback"
arch=('any')
license=('GPL2')
depends=('gnome-flashback')
-optdepends=('xmonad')
+provides=( gnome-flashback-xmonad )
+conflicts=( gnome-flashback-xmonad )
+replaces=( gnome-flashback-xmonad )
+optdepends=( 'xmonad: some xmonad binary is required, you may place your own instead of relying on the package manager' )
+
source=(
'gnome-flashback-xmonad'
'gnome-flashback-xmonad.desktop'