summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheAifam52016-11-19 15:22:43 +0100
committerTheAifam52016-11-19 15:22:43 +0100
commit6c457fee8b7a9f188d9e377db6d02ee3b58d453e (patch)
treefd8347ae7875106872e9e9f789d341931b344d37
parent9d413c44b365ae4012ce0566a49e93d9f651b0e0 (diff)
downloadaur-6c457fee8b7a9f188d9e377db6d02ee3b58d453e.tar.gz
Update PKGBUILD
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9912d28efd4..05e7efa76bb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=vte3-ng-emoji-terminix-zsh-notify
_basever=0.46.0
pkgver=$_basever.a
-pkgrel=1
+pkgrel=2
pkgdesc="Enhanced Virtual Terminal Emulator widget for use with GTK3
(patched with support for fullwidth emoji, support for Terminix
triggers and zsh notification support)"
@@ -12,8 +12,7 @@ arch=('i686' 'x86_64')
license=('LGPL')
options=('!emptydirs')
depends=('gtk3' 'vte-common' 'pcre2')
-optdepends=('terminix: terminix support'
- 'terminix-git: terminix support')
+optdepends=('terminix: terminix support')
makedepends=('intltool' 'gobject-introspection' 'gtk3' 'vala' 'gtk-doc' 'gperf')
url="https://github.com/thestinger/vte-ng"
source=(https://github.com/thestinger/vte-ng/archive/$pkgver.tar.gz multi.patch)