summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2016-01-25 12:03:32 +0000
committerWorMzy Tykashi2016-01-25 12:04:03 +0000
commit4b56570b1984c69770f3fc371829765bdfe86db2 (patch)
tree0e3b4ca78e8d5cd0062ee29c163961b8e2acd9fd /PKGBUILD
parent128652c169f4afe17f61803dbd21645606fa7807 (diff)
downloadaur-4b56570b1984c69770f3fc371829765bdfe86db2.tar.gz
Fixed mutagen optdep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1ca9d0cace2..d159d51c0784 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gateone-git
_gitname="GateOne"
-pkgver=1.1_r485.ga34f7e0
+pkgver=1.1_r502.g1d0e803
pkgrel=1
pkgdesc="Web-based terminal emulator and SSH client"
arch=('any')
@@ -17,7 +17,7 @@ optdepends=('python2-imaging: A python module for manipulating images'
'python2-kerberos: Only necessary if you plan to use the Kerberos authentication module'
'python2-pyopenssl: Used to generate self-signed SSL keys and certificates'
'dtach: Allows sessions to be resumed even if Gate One is restarted'
- 'python2-mutagen: Display audio metadata when reading audio files')
+ 'mutagen: Display audio metadata when reading audio files')
# systemd needs to be in makedepends for building in clean chroot
makedepends=('git' 'systemd')
# we need emptydirs for the etc and var-lib folders