summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Runge2016-05-01 18:40:05 +0200
committerDavid Runge2016-05-01 18:40:05 +0200
commit7be7fc7872e6161afaff6b476dd7dc64ff13f2bd (patch)
tree14db36d9d7d5f010061fcc49313d84ad47fc4db0 /PKGBUILD
parent593d4fa3fb4382f266a2c70f52fa958437c3f669 (diff)
downloadaur-7be7fc7872e6161afaff6b476dd7dc64ff13f2bd.tar.gz
PKGBUILD: Updating to > 0.4.0 with changed upstream git url and removed optdepend for offlineimap.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e51fb936d1c8..d4e03d274ff8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Runge <dave@sleepmap.de>
pkgname=uenv-git
-pkgver=0.3.r0.gcae0b56
+pkgver=0.4.1.r0.g3610050
_basename=uenv
pkgrel=1
pkgdesc="Useful scripts, systemd timer/service units and their configuration"
@@ -21,15 +21,14 @@ optdepends=(
'jack2: For profile based JACK user service'\
'linux-rt: For cpupower and JACK services'\
'mpd: For mpd user service connecting to server profiles'\
- 'offlineimap: For offlineimap as systemd user service'\
'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' 'postpone-screensaver')
-conflicts=('uenv' 'postpone-screensaver')
+provides=('uenv')
+conflicts=('uenv')
replaces=()
backup=(
'etc/jack/fw1'\
@@ -39,7 +38,7 @@ backup=(
)
options=()
install=
-source=('bare/uenv::git://sleepmap.de/uenv.git')
+source=('bare/uenv::git://sleepmap.de/software/uenv.git')
noextract=()
md5sums=('SKIP')