summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy_Vetrov2019-03-08 16:06:24 +0300
committerAndy_Vetrov2019-03-08 16:06:24 +0300
commit0d7e9d59d6743639ebbf2245624d38f1684af6c4 (patch)
treeeb8f54e34614f88392f84c40784c3e5255be2b8f
parent0525c3ee8290347e9f640ce8a1726b316ea086d9 (diff)
downloadaur-0d7e9d59d6743639ebbf2245624d38f1684af6c4.tar.gz
upgpkg: zenity-git 3.30.0.r15
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e9609889396..ff6c95aa4ee1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zenity-git
pkgdesc = Display graphical dialog boxes from shell scripts. Webkit-free version.
- pkgver = 3.30.0.r11.ga0ef05b
+ pkgver = 3.30.0.r15.g2744326
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/zenity
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = zenity-git
makedepends = itstool
makedepends = yelp-tools
depends = libnotify
- provides = zenity=3.30.0.r11.ga0ef05b
+ provides = zenity=3.30.0.r15.g2744326
conflicts = zenity
replaces = zenity
source = git+https://gitlab.gnome.org/GNOME/zenity.git
diff --git a/PKGBUILD b/PKGBUILD
index cab46d21fee9..290971363a74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Based on the file created for Arch Linux by:
# Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Jan de Groot <jgc@archlinux.org>
-#
+# Maintainer: Andy_Vetrov
+#
# Removed webkit2gtk dependency:
# https://github.com/QubesOS/qubes-issues/issues/3279
# https://bugs.archlinux.org/task/50548
pkgname=zenity-git
-pkgver=3.30.0.r11.ga0ef05b
+pkgver=3.30.0.r15.g2744326
pkgrel=1
pkgdesc="Display graphical dialog boxes from shell scripts. Webkit-free version."
url="https://gitlab.gnome.org/GNOME/zenity"