summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormydongistiny2019-06-30 15:48:27 -0700
committermydongistiny2019-06-30 15:49:08 -0700
commit5c416a75314bdcdb9b3ffd2fa874af2a69a15472 (patch)
tree08cb4fdc6d2cf6659ee8b22a1e4f2a749793a8d2 /PKGBUILD
parent760e650e021880c42ac3d782f012307dbbdfb630 (diff)
downloadaur-5c416a75314bdcdb9b3ffd2fa874af2a69a15472.tar.gz
Update versions for fc30 sources
Signed-off-by: mydongistiny <jaysonedson@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e957653f47e8..7efd48ba3196 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgbase='vte3-notification'
pkgname=("${pkgbase}" 'vte-notification-common')
-pkgver=0.54.2
-pkgrel=1
+pkgver=0.56.3
+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'
@@ -17,7 +17,7 @@ options=('!emptydirs')
# Fedora patches: https://pkgs.fedoraproject.org/cgit/rpms/vte291.git/tree/
_frepourl='https://src.fedoraproject.org/rpms/vte291'
-_frepobranch='f29'
+_frepobranch='f30'
_fpatchfile='vte291-command-notify-scroll-speed.patch'
_fcommit='94ec580d203552c728f6d46ce539fd321d991500'