summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormydongistiny2020-04-12 06:49:02 -0700
committermydongistiny2020-04-12 06:49:02 -0700
commit1c759be9db206dcb1e38d05d4ef650f89a5e2ee2 (patch)
tree16e790fc70005b9468ea05a2629fbdc46dc49117 /PKGBUILD
parente6780a22879b317e64f9523febb3e6ce7db602d6 (diff)
downloadaur-1c759be9db206dcb1e38d05d4ef650f89a5e2ee2.tar.gz
Update to version 0.60.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b1832ad571f..c3544d9415ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgbase='vte3-notification'
pkgname=("${pkgbase}" 'vte-notification-common')
-pkgver=0.60.0
-pkgrel=3
+pkgver=0.60.1
+pkgrel=1
pkgdesc='Virtual Terminal Emulator widget for use with GTK3 with Fedora patches'
arch=('i686' 'x86_64')
url='https://wiki.gnome.org/Apps/Terminal/VTE'
@@ -20,7 +20,7 @@ options=('!emptydirs')
_frepourl='https://src.fedoraproject.org/rpms/vte291'
_frepobranch='f32'
_fpatchfile='vte291-cntnr-precmd-preexec-scroll.patch'
-_fcommit='c2f2db14c1a858d79c69f344650c38987a675d09'
+_fcommit='8da41fea607b130e24c580150d93597a9dc18d6f'
# VTE source ref
_vtetag=${pkgver}
@@ -30,7 +30,7 @@ source=(
"${_fpatchfile}-${_fcommit}::${_frepourl}/raw/${_fcommit}/f/${_fpatchfile}"
)
sha256sums=('SKIP'
- '714470357ea008de821d62f60e551351d2379a4ef723410909fba3f68e7b57b0')
+ 'a14964af6e47af5b665972ca1a4fd05a61d612aca5d5b3a20bed4186c033bd26')
prepare () {
cd "vte"