summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavi da Silva Böger2018-10-24 17:41:31 -0300
committerDavi da Silva Böger2018-10-24 17:41:31 -0300
commit975dc24f7b941e4eea65d964a4900254ba9f0e54 (patch)
treebbfd2e4782976d3330c8f60a37a4dd55c7fbe8a9
parent1d3d98bb3440f8762a8874b9e4601a5429654be8 (diff)
downloadaur-975dc24f7b941e4eea65d964a4900254ba9f0e54.tar.gz
Update for version 0.54.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD2
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c4f4ec8a61a..3359be0d3c9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vte3-tilix
pkgdesc = Virtual Terminal Emulator widget for use with GTK3 with Fedora and Tilix patches
- pkgver = 0.54.1
+ pkgver = 0.54.2
pkgrel = 1
url = https://github.com/gnunn1/tilix/tree/master/experimental/vte
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = vte3-tilix
depends = pcre2
depends = gnutls
options = !emptydirs
- source = git+https://git.gnome.org/browse/vte#tag=0.54.1
+ source = git+https://git.gnome.org/browse/vte#tag=0.54.2
source = vte291-command-notify-scroll-speed.patch-94ec580d203552c728f6d46ce539fd321d991500::https://src.fedoraproject.org/rpms/vte291/raw/94ec580d203552c728f6d46ce539fd321d991500/f/vte291-command-notify-scroll-speed.patch
source = add-zsh-notfication-support.patch
source = alternate-screen.patch-c07d449d90f56c420003311ecab22f82c7c84956::https://github.com/gnunn1/tilix/raw/c07d449d90f56c420003311ecab22f82c7c84956/experimental/vte/0.54/alternate-screen.patch
@@ -30,8 +30,8 @@ pkgname = vte3-tilix
depends = pcre2
depends = gnutls
depends = vte-tilix-common
- provides = vte3=0.54.1
- provides = vte3-notification=0.54.1-2
+ provides = vte3=0.54.2
+ provides = vte3-notification=0.54.2-2
provides = vte3-terminix-git
conflicts = vte3
conflicts = vte3-notification
@@ -41,8 +41,8 @@ pkgname = vte-tilix-common
pkgdesc = Common files used by vte and vte3
arch = any
depends = sh
- provides = vte-common=0.54.1
- provides = vte-notification-common=0.54.1-2
+ provides = vte-common=0.54.2
+ provides = vte-notification-common=0.54.2-2
provides = vte-terminix-common-git
conflicts = vte-common
conflicts = vte-notification-common
diff --git a/PKGBUILD b/PKGBUILD
index 6f4d6dc35f8f..2ff0fd22b4c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase='vte3-tilix'
pkgname=("${pkgbase}" 'vte-tilix-common')
-pkgver=0.54.1
+pkgver=0.54.2
pkgrel=1
pkgdesc='Virtual Terminal Emulator widget for use with GTK3 with Fedora and Tilix patches'
arch=('x86_64')