summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormydongistiny2020-04-27 21:36:45 -0700
committermydongistiny2020-04-27 21:36:45 -0700
commit1a945d4296546a484fc82bd4301991b489d42aec (patch)
treee60daa415b6633884819c98c7410d13d1a2227ed
parent1c759be9db206dcb1e38d05d4ef650f89a5e2ee2 (diff)
downloadaur-1a945d4296546a484fc82bd4301991b489d42aec.tar.gz
Update to version 0.60.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb7157c05731..cb6db2b78db7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vte3-notification
pkgdesc = Virtual Terminal Emulator widget for use with GTK3 with Fedora patches
- pkgver = 0.60.1
+ pkgver = 0.60.2
pkgrel = 1
url = https://wiki.gnome.org/Apps/Terminal/VTE
arch = i686
@@ -20,7 +20,7 @@ pkgbase = vte3-notification
depends = gnutls
options = !emptydirs
source = git+https://git.gnome.org/browse/vte#tag=0.60.1
- source = vte291-cntnr-precmd-preexec-scroll.patch-8da41fea607b130e24c580150d93597a9dc18d6f::https://src.fedoraproject.org/rpms/vte291/raw/8da41fea607b130e24c580150d93597a9dc18d6f/f/vte291-cntnr-precmd-preexec-scroll.patch
+ source = vte291-cntnr-precmd-preexec-scroll.patch-4aaef0090439481d577a5a208e1b26ee6ae5d3d1::https://src.fedoraproject.org/rpms/vte291/raw/4aaef0090439481d577a5a208e1b26ee6ae5d3d1/f/vte291-cntnr-precmd-preexec-scroll.patch
sha256sums = SKIP
sha256sums = a14964af6e47af5b665972ca1a4fd05a61d612aca5d5b3a20bed4186c033bd26
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}