summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5fab88d9dcc..119633b76927 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vte3-ng-emoji-terminix-zsh-notify
pkgdesc = Enhanced Virtual Terminal Emulator widget for use with GTK3 (patched with support for fullwidth emoji, support for Terminix triggers and zsh notification support)
pkgver = 0.46.0.a
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/thestinger/vte-ng
arch = i686
arch = x86_64
@@ -16,7 +16,6 @@ pkgbase = vte3-ng-emoji-terminix-zsh-notify
depends = vte-common
depends = pcre2
optdepends = terminix: terminix support
- optdepends = terminix-git: terminix support
provides = vte3=0.46.0
provides = vte3-select-text=0.46.0
provides = vte3-ng
diff --git a/PKGBUILD b/PKGBUILD
index 05e7efa76bb7..092829285e09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=vte3-ng-emoji-terminix-zsh-notify
_basever=0.46.0
pkgver=$_basever.a
-pkgrel=2
+pkgrel=3
pkgdesc="Enhanced Virtual Terminal Emulator widget for use with GTK3
(patched with support for fullwidth emoji, support for Terminix
triggers and zsh notification support)"