summaryrefslogtreecommitdiff
path: root/extra/ghex/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ghex/PKGBUILD')
-rw-r--r--extra/ghex/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/ghex/PKGBUILD b/extra/ghex/PKGBUILD
index ee47e61fc..dd4817556 100644
--- a/extra/ghex/PKGBUILD
+++ b/extra/ghex/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 135591 2011-08-16 08:47:35Z ibiru $
+# $Id: PKGBUILD 138657 2011-09-27 14:19:40Z ibiru $
# Maintainer: tobias <tobias@archlinux.org>
# Contributor: Tobias Kieslich <tobias@justdreams.de>
pkgname=ghex
-pkgver=2.90.1
+pkgver=3.0.0
pkgrel=1
pkgdesc="A simple binary editor for the Gnome desktop"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,8 +13,8 @@ depends=('gtk3' 'hicolor-icon-theme')
makedepends=('intltool' 'gnome-doc-utils')
options=('!libtool' '!emptydirs')
install=ghex.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/ghex/2.90/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('e736a322c3e25d0733bee72848f586c6477c11c0f0a63a77069be9048a66ec9a')
+source=(http://ftp.gnome.org/pub/GNOME/sources/ghex/3.0/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('c1b44a962ff1d6c7f1ad012ef1971a227e6d00a0de6f1275cbb714db1a96c674')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"