summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavi da Silva Böger2017-11-03 11:07:12 -0200
committerDavi da Silva Böger2017-11-03 11:07:12 -0200
commit7db3d7a4bbd5e8759f9851797da0735317aa86e7 (patch)
tree60d8d2cc21c300955755f05aad4b573191e85b6f
parent2c023aa771b4a65c8f9d1be40b0796ad0b0b1080 (diff)
downloadaur-7db3d7a4bbd5e8759f9851797da0735317aa86e7.tar.gz
Update to 0.50.2+1.7.1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD10
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe33d5f318c2..62ca9293d6ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Oct 6 14:15:26 UTC 2017
+# Fri Nov 3 13:06:47 UTC 2017
pkgbase = vte3-tilix
pkgdesc = Virtual Terminal Emulator widget for use with GTK3 with Fedora and Tilix patches
- pkgver = 0.50.1+1.6.4
+ pkgver = 0.50.2+1.7.1
pkgrel = 1
url = https://github.com/gnunn1/tilix/tree/master/experimental/vte
arch = x86_64
@@ -18,13 +18,13 @@ pkgbase = vte3-tilix
depends = pcre2
depends = gnutls
options = !emptydirs
- source = git+https://git.gnome.org/browse/vte#tag=0.50.1
- source = vte291-command-notify-scroll-speed.patch-b9f188ca9e3cf4db02d82d41441359ef6c0e0e57::http://pkgs.fedoraproject.org/rpms/vte291/raw/b9f188ca9e3cf4db02d82d41441359ef6c0e0e57/f/vte291-command-notify-scroll-speed.patch
+ source = git+https://git.gnome.org/browse/vte#tag=0.50.2
+ source = vte291-command-notify-scroll-speed.patch-7dce41935b8df88c353b88854780661a0232e699::http://pkgs.fedoraproject.org/rpms/vte291/raw/7dce41935b8df88c353b88854780661a0232e699/f/vte291-command-notify-scroll-speed.patch
source = add-zsh-notfication-support.patch
- source = alternate-screen.patch-1.6.4::https://github.com/gnunn1/tilix/raw/1.6.4/experimental/vte/alternate-screen.patch
- source = disable-bg-draw.patch-1.6.4::https://github.com/gnunn1/tilix/raw/1.6.4/experimental/vte/disable-bg-draw.patch
+ source = alternate-screen.patch-1.7.1::https://github.com/gnunn1/tilix/raw/1.7.1/experimental/vte/alternate-screen.patch
+ source = disable-bg-draw.patch-1.7.1::https://github.com/gnunn1/tilix/raw/1.7.1/experimental/vte/disable-bg-draw.patch
sha256sums = SKIP
- sha256sums = 87f943425a94dbe534157ab87ad12326342cceb470c8203485edc8944d932679
+ sha256sums = 50bce46a90739eb6f150528b5c29a2beb08da529038762de050901055a225371
sha256sums = 150a151404ca565f70259044661b2ef5cda43142ca677e7da324614eef8cf45a
sha256sums = 980b6bc75a30ec56fe70387784083b5c7ded79715b7a0611e1d4358ee27c4720
sha256sums = aa56313332850becb0b02aba1e05888ed978f7d8c006147679e2544cc0ca40cf
@@ -34,8 +34,8 @@ pkgname = vte3-tilix
depends = pcre2
depends = gnutls
depends = vte-tilix-common
- provides = vte3=0.50.1
- provides = vte3-notification=0.50.1-2
+ provides = vte3=0.50.2
+ provides = vte3-notification=0.50.2-2
provides = vte3-terminix-git
conflicts = vte3
conflicts = vte3-notification
@@ -45,8 +45,8 @@ pkgname = vte-tilix-common
pkgdesc = Common files used by vte and vte3
arch = any
depends = sh
- provides = vte-common=0.50.1
- provides = vte-notification-common=0.50.1-2
+ provides = vte-common=0.50.2
+ provides = vte-notification-common=0.50.2-2
provides = vte-terminix-common-git
conflicts = vte-common
conflicts = vte-notification-common
diff --git a/PKGBUILD b/PKGBUILD
index 0deef025d824..7d3f00d5a467 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgbase='vte3-tilix'
pkgname=("${pkgbase}" 'vte-tilix-common')
-_vtever=0.50.1
-_tilixver=1.6.4
-pkgver=0.50.1+1.6.4
+_vtever=0.50.2
+_tilixver=1.7.1
+pkgver=0.50.2+1.7.1
pkgrel=1
pkgdesc='Virtual Terminal Emulator widget for use with GTK3 with Fedora and Tilix patches'
arch=('x86_64')
@@ -18,7 +18,7 @@ options=('!emptydirs')
_frepourl='http://pkgs.fedoraproject.org/rpms/vte291'
_frepobranch='f27'
_fpatchfile='vte291-command-notify-scroll-speed.patch'
-_fcommit='b9f188ca9e3cf4db02d82d41441359ef6c0e0e57'
+_fcommit='7dce41935b8df88c353b88854780661a0232e699'
# VTE source ref
#_vtecommit='837cce9ced6bfe317cb97aeca171001da92cb3a1'
@@ -35,7 +35,7 @@ source=(
"${_tilixpatchfile2}-${_tilixver}::https://github.com/gnunn1/tilix/raw/${_tilixver}/experimental/vte/${_tilixpatchfile2}"
)
sha256sums=('SKIP'
- '87f943425a94dbe534157ab87ad12326342cceb470c8203485edc8944d932679'
+ '50bce46a90739eb6f150528b5c29a2beb08da529038762de050901055a225371'
'150a151404ca565f70259044661b2ef5cda43142ca677e7da324614eef8cf45a'
'980b6bc75a30ec56fe70387784083b5c7ded79715b7a0611e1d4358ee27c4720'
'aa56313332850becb0b02aba1e05888ed978f7d8c006147679e2544cc0ca40cf')