summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Runge2016-08-25 23:49:45 +0200
committerDavid Runge2016-08-25 23:49:45 +0200
commit12776d8e0583481eb4b51b79e3e31230e7a02f56 (patch)
tree46f711b90737ee059f4d0b5f05fd2abdc52ec02d /PKGBUILD
parentee29513e0941aa5f0d30df89ffa12cefcbe280a4 (diff)
downloadaur-12776d8e0583481eb4b51b79e3e31230e7a02f56.tar.gz
PKGBUILD: Updating to version > 0.7.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d45422dfcae8..b2f5ce908a01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Runge <dave@sleepmap.de>
pkgname=uenv-git
-pkgver=0.6.0.r0.gd33aeef
+pkgver=0.7.r0.gb6a282a
_basename=uenv
pkgrel=1
pkgdesc="Useful scripts, systemd timer/service units and their configuration"
@@ -13,6 +13,7 @@ makedepends=('git')
optdepends=(
'autossh: For autotunnel (SSH tunnel)'\
'compton: For compton user service'\
+ 'conky: For conky user service'\
'cpupower: For cpupower settings on linux-rt'\
'glances: For monitoring user service (running in separate tmux environment)'\
'gnupg: For gpg-agent as systemd user service'\
@@ -24,7 +25,6 @@ optdepends=(
'openssh: For ssh-agent as systemd user service'\
'rtorrent: For rtorrent user and system service'\
'tmux: For monitoring, rtorrent and tmux user services'\
- 'update-mirrorlist: For timed pacman mirrorlist updates'\
'weechat: For weechat in a separate tmux environment'
)
provides=('uenv')