[arch-commits] Commit in ghex/trunk (PKGBUILD)
Jan de Groot
jgc at nymeria.archlinux.org
Mon Oct 7 12:05:29 UTC 2013
Date: Monday, October 7, 2013 @ 14:05:29
Author: jgc
Revision: 196152
upgpkg: ghex 3.10.0-1
Modified:
ghex/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-07 11:53:49 UTC (rev 196151)
+++ PKGBUILD 2013-10-07 12:05:29 UTC (rev 196152)
@@ -3,7 +3,7 @@
# Contributor: Tobias Kieslich <tobias at justdreams.de>
pkgname=ghex
-pkgver=3.8.1
+pkgver=3.10.0
pkgrel=1
pkgdesc="A simple binary editor for the Gnome desktop"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
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=('84ce220eed0dc9f640a87db68533e65a4dc06a1a6136b244270d8b2a1ae93534')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('9c31383b1d32c8942ca0327c615336f5777309674c4fc090e8cceb1576c63255')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list