summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormydongistiny2019-11-24 10:32:04 -0800
committermydongistiny2019-11-24 10:32:08 -0800
commit6876155052826bb9f2c426944b7b006092c76cc4 (patch)
treefc9f01a7f0249faf8292885d44ed7a3e39103bc7
parent2fd2006280baf842980a6343b190c7621c378def (diff)
downloadaur-6876155052826bb9f2c426944b7b006092c76cc4.tar.gz
Switch fedora branch to f31
Signed-off-by: mydongistiny <jaysonedson@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41863c5dbd54..a7ed65c91a9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vte3-notification
pkgdesc = Virtual Terminal Emulator widget for use with GTK3 with Fedora patches
pkgver = 0.58.3
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.gnome.org/Apps/Terminal/VTE
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b317e660a1dd..307e63f6e66b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgbase='vte3-notification'
pkgname=("${pkgbase}" 'vte-notification-common')
pkgver=0.58.3
-pkgrel=1
+pkgrel=2
pkgdesc='Virtual Terminal Emulator widget for use with GTK3 with Fedora patches'
arch=('i686' 'x86_64')
url='https://wiki.gnome.org/Apps/Terminal/VTE'
@@ -18,7 +18,7 @@ options=('!emptydirs')
# Fedora patches: https://pkgs.fedoraproject.org/cgit/rpms/vte291.git/tree/
_frepourl='https://src.fedoraproject.org/rpms/vte291'
-_frepobranch='f30'
+_frepobranch='f31'
_fpatchfile='vte291-cntnr-precmd-preexec-scroll.patch'
_fcommit='b067afd77f6dbc789b9844dbe4b455ed77540464'