[arch-commits] Commit in gnome-font-viewer/trunk (PKGBUILD)
Jan de Groot
jgc at nymeria.archlinux.org
Mon Sep 23 18:41:24 UTC 2013
Date: Monday, September 23, 2013 @ 20:41:24
Author: jgc
Revision: 194824
upgpkg: gnome-font-viewer 3.9.90-1
Modified:
gnome-font-viewer/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-09-23 18:32:14 UTC (rev 194823)
+++ PKGBUILD 2013-09-23 18:41:24 UTC (rev 194824)
@@ -2,7 +2,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=gnome-font-viewer
-pkgver=3.8.0
+pkgver=3.9.90
pkgrel=1
pkgdesc="GNOME font viewer and thumbnailer"
arch=(i686 x86_64)
@@ -13,8 +13,8 @@
url="http://www.gnome.org"
groups=('gnome')
install=gnome-font-viewer.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d34f17f026b7c41d8de5c255070c79c938ce69030b3429444e7fb8f2275ff819')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('f981d5c5ce96bb1f6723bc967e1b24569390753e8fd50b1ad4b6a9ef779edfb0')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list