summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoroberon20072015-09-27 03:04:28 +0200
committeroberon20072015-09-27 03:04:28 +0200
commit6db2c513e17a487decbce2203dccb4fbf8709a95 (patch)
tree1ab29330d6745c1181a8ae7cb09b484871b97d6f /PKGBUILD
parenta900d3e994fbe40e4237bfd0d099ce096ec07153 (diff)
downloadaur-6db2c513e17a487decbce2203dccb4fbf8709a95.tar.gz
polish
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD15
1 files changed, 7 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7575124b9961..f3db08fa3f88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=oblogout-blurlock
_gitname="oblogout-fork"
-pkgver=20150926
-pkgrel=2
+pkgver=20150927
+pkgrel=1
pkgdesc="Systemd/OpenRC-compatible logout script for Openbox, Fluxbox and others including OutMok icons and blurlock. Originally written for Manjaro-Fluxbox"
arch=('any')
url="https://forum.manjaro.org/index.php?topic=25894.0"
@@ -17,8 +17,7 @@ depends=('i3lock'
'python2-pillow'
'python2-distutils-extra'
'python2-dbus')
-optdepends=('upower'
- 'lightdm: for switch-user function')
+optdepends=('lightdm: for switch-user function')
makedepends=('git')
install=$pkgname.install
conflicts=('fluxlogout'
@@ -32,12 +31,12 @@ source=(fluxboxexit
oblogout_blur
http://www.oberon.at/oberon/src/OutMok.tar.xz
switch-user.patch)
-md5sums=('f10cb96555b02245d944b381abb14221'
- '67eff1ab5310456841c887ad6b06bf50'
- '12a8c357f261db5752c7841ed7b4e678'
+md5sums=('36e1bb2227fcb2ea17fd8294e932686e'
+ 'ebd13b2914fdfef8a4e5a889258da616'
+ '026c5552b167b39b40883bd39128cb35'
'0e9d42c6c83022515d3b14275f630f87'
'a30813dafbe1b9d650db2f237ac1d89d'
- '86a7a64ae86c0d733f69d37da05eb357')
+ '4bb8046c6d6a9709796afd814feec8f1')
build() {
cd "$srcdir"