[arch-commits] Commit in zenity/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Oct 17 22:42:39 UTC 2015
Date: Sunday, October 18, 2015 @ 00:42:39
Author: heftig
Revision: 249474
3.18.1.1
Modified:
zenity/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-10-17 20:17:00 UTC (rev 249473)
+++ PKGBUILD 2015-10-17 22:42:39 UTC (rev 249474)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=zenity
-pkgver=3.18.1
+pkgver=3.18.1.1
pkgrel=1
pkgdesc="Display graphical dialog boxes from shell scripts"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@
makedepends=(itstool yelp-tools gettext)
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('089d45f8e82bb48ae80fcb78693bcd7a29579631234709d752afed6c5a107ba8')
+sha256sums=('e6317a03f58b528e2e3330fef5acea39506ec08a7c2aeec5c4f1e7505d43a80a')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list