summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge2016-12-21 16:43:15 +0100
committerDavid Runge2016-12-21 16:43:15 +0100
commit7a82f9cde1d938e4beff2b5d79280e5565a7d5cf (patch)
treee4d796ca0625f1ef4f997049a40810340065862a
parent33a0978ec4ccbc165183b7ca787891e8b3c5dbdd (diff)
downloadaur-7a82f9cde1d938e4beff2b5d79280e5565a7d5cf.tar.gz
PKGBUILD: Removing gpg-agent information (functionality now added upstream).
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 690b4f675936..380428f47d08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Runge <dave@sleepmap.de>
pkgname=uenv-git
-pkgver=0.8.1.r0.gcc3410e
+pkgver=8.2.r0.g34d31c9
_basename=uenv
pkgrel=1
pkgdesc="Useful scripts, systemd timer/service units and their configuration"
@@ -16,7 +16,6 @@ optdepends=(
'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'\
'htop: For monitoring user service (running in separate tmux environment)'\
'irssi: For irssi in a separate tmux environment'\
'jack2: For profile based JACK user service'\