summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormydongistiny2020-05-02 17:56:18 -0700
committermydongistiny2020-05-02 17:56:18 -0700
commit8fe2a87a5a8b237fd194867413931af613bb8606 (patch)
tree2aaf9d29513fb13d14edae548c3de755c787ba2e /PKGBUILD
parent8c0933c85308a673699cd3ccf01228ba18cbbf3b (diff)
downloadaur-8fe2a87a5a8b237fd194867413931af613bb8606.tar.gz
Update pkgrel
Signed-off-by: mydongistiny <jaysonedson@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02e63a7fb1ca..b92269497c8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@
_pkgname='gnome-terminal'
pkgname="${_pkgname}-fedora"
pkgver=3.36.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='The GNOME Terminal Emulator with Fedora patches'
arch=('i686' 'x86_64')
url='https://wiki.gnome.org/Apps/Terminal'
license=('GPL')
-depends=('vte3-notification>=0.60.0' 'gsettings-desktop-schemas' 'dconf')
+depends=('vte3-notification>=0.60.2' 'gsettings-desktop-schemas' 'dconf')
makedepends=('intltool' 'itstool' 'docbook-xsl' 'libnautilus-extension'
'appdata-tools' 'gnome-shell' 'gconf' 'vala' 'yelp-tools')
optdepends=('gconf: for gnome-terminal-migration'