summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormydongistiny2020-04-27 21:36:45 -0700
committermydongistiny2020-04-27 21:36:45 -0700
commit1a945d4296546a484fc82bd4301991b489d42aec (patch)
treee60daa415b6633884819c98c7410d13d1a2227ed /PKGBUILD
parent1c759be9db206dcb1e38d05d4ef650f89a5e2ee2 (diff)
downloadaur-1a945d4296546a484fc82bd4301991b489d42aec.tar.gz
Update to version 0.60.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3544d9415ca..ef83b8fd0554 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase='vte3-notification'
pkgname=("${pkgbase}" 'vte-notification-common')
-pkgver=0.60.1
+pkgver=0.60.2
pkgrel=1
pkgdesc='Virtual Terminal Emulator widget for use with GTK3 with Fedora patches'
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ options=('!emptydirs')
_frepourl='https://src.fedoraproject.org/rpms/vte291'
_frepobranch='f32'
_fpatchfile='vte291-cntnr-precmd-preexec-scroll.patch'
-_fcommit='8da41fea607b130e24c580150d93597a9dc18d6f'
+_fcommit='4aaef0090439481d577a5a208e1b26ee6ae5d3d1'
# VTE source ref
_vtetag=${pkgver}