summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Weißschuh2015-02-15 23:13:34 +0000
committerThomas Weißschuh2015-02-15 23:13:34 +0000
commit42fc69207a89f057ae8924fabf07ae81882240a5 (patch)
treec09b1a7205a57860faccbe607314dd1323d50e50 /PKGBUILD
parent6bad1be5007ed657c0ce64739631551f9522049e (diff)
downloadaur-42fc69207a89f057ae8924fabf07ae81882240a5.tar.gz
update deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 853391e7a8c9..03dfa3ef9ea9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
-# Maintainer: Thomas Weißschuh <thomas_weissschuh || lavabit || com>
+# Maintainer: Thomas Weißschuh <thomas t-8ch.de>
# Contributor: Zveroy <zy at aafg dot ws>
# Contributor: Jonas Haag <jonas at lophus dot org>
# Contributor: Pardi Tommaso <homer.j.simson.bis at gmail dot com>
pkgname=evilvte
pkgver=0.5.1
-pkgrel=1
+pkgrel=2
pkgdesc='VTE based, highly customizable terminal emulator'
arch=('i686' 'x86_64')
provides=('evilvte')
url='http://www.calno.com/evilvte/'
license=('GPL2')
-depends=('vte3' 'hicolor-icon-theme')
+depends=('vte290' 'hicolor-icon-theme')
makedepends=('pkg-config')
source=("http://www.calno.com/evilvte/evilvte-${pkgver}.tar.xz")
install=evilvte.install