summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90b1f52be1be..c3295da45405 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,16 @@
# Maintainer: David Bailey <david.bailey@archlinux.net>
pkgname=obquit-git
-pkgver=0.1.0.r1.g2704bf4
-pkgrel=1
+pkgver=0.1.0.r2.g39861b4
+pkgrel=2
pkgdesc="Simple logout script for Openbox"
arch=('any')
url="https://github.com/dglava/obquit"
license=('GPL3')
depends=('python' 'python-gobject' 'python-cairo' 'gtk3')
makedepends=('git')
+provides=('obquit')
+conflicts=('obquit')
source=('git+https://github.com/dglava/obquit.git')
md5sums=('SKIP')