summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavi da Silva Böger2018-10-24 17:35:13 -0300
committerDavi da Silva Böger2018-10-24 17:35:13 -0300
commit760e650e021880c42ac3d782f012307dbbdfb630 (patch)
tree6b6a2b77d878cc44394c95a5d131492779b3913d
parent00d41f01dadef203849f24ef57b051a8a1d336e4 (diff)
downloadaur-760e650e021880c42ac3d782f012307dbbdfb630.tar.gz
Update for version 0.54.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd4527a6712e..cd2ddbb667e0 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.54.1
+ pkgver = 0.54.2
pkgrel = 1
url = https://wiki.gnome.org/Apps/Terminal/VTE
arch = i686
@@ -17,7 +17,7 @@ pkgbase = vte3-notification
depends = pcre2
depends = gnutls
options = !emptydirs
- source = git+https://git.gnome.org/browse/vte#tag=0.54.1
+ source = git+https://git.gnome.org/browse/vte#tag=0.54.2
source = vte291-command-notify-scroll-speed.patch-94ec580d203552c728f6d46ce539fd321d991500::https://src.fedoraproject.org/rpms/vte291/raw/94ec580d203552c728f6d46ce539fd321d991500/f/vte291-command-notify-scroll-speed.patch
source = add-zsh-notfication-support.patch
sha256sums = SKIP
@@ -29,13 +29,13 @@ pkgname = vte3-notification
depends = pcre2
depends = gnutls
depends = vte-notification-common
- provides = vte3=0.54.1
+ provides = vte3=0.54.2
conflicts = vte3
pkgname = vte-notification-common
pkgdesc = Common files used by vte and vte3
arch = any
depends = sh
- provides = vte-common=0.54.1
+ provides = vte-common=0.54.2
conflicts = vte-common
diff --git a/PKGBUILD b/PKGBUILD
index 06a4ec09b86a..e957653f47e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase='vte3-notification'
pkgname=("${pkgbase}" 'vte-notification-common')
-pkgver=0.54.1
+pkgver=0.54.2
pkgrel=1
pkgdesc='Virtual Terminal Emulator widget for use with GTK3 with Fedora patches'
arch=('i686' 'x86_64')