[arch-commits] Commit in ghex/trunk (PKGBUILD)

Jan de Groot jgc at nymeria.archlinux.org
Wed Apr 3 15:07:56 UTC 2013


    Date: Wednesday, April 3, 2013 @ 17:07:55
  Author: jgc
Revision: 181370

upgpkg: ghex 3.8.0-1

Modified:
  ghex/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-03 14:45:42 UTC (rev 181369)
+++ PKGBUILD	2013-04-03 15:07:55 UTC (rev 181370)
@@ -1,20 +1,20 @@
 # $Id$
-# Maintainer: tobias <tobias at archlinux.org>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=ghex
-pkgver=3.6.1
+pkgver=3.8.0
 pkgrel=1
 pkgdesc="A simple binary editor for the Gnome desktop"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://live.gnome.org/Ghex"
 depends=('gtk3' 'hicolor-icon-theme')
-makedepends=('intltool' 'gnome-doc-utils')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
 options=('!libtool' '!emptydirs')
 install=ghex.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ef74fc5a5a67736391b3fb7fb14f588f3a4441b1aa48d1a6eaa1adb6c0427544')
+sha256sums=('40b08fff065575e91f161904952aaa14919ffe053f3849c47ab567ac93a4d3fc')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list