[arch-commits] Commit in gnome-dictionary/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Sep 23 09:24:32 UTC 2014
Date: Tuesday, September 23, 2014 @ 11:24:31
Author: jgc
Revision: 222822
upgpkg: gnome-dictionary 3.14.0-1
Modified:
gnome-dictionary/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-23 09:20:24 UTC (rev 222821)
+++ PKGBUILD 2014-09-23 09:24:31 UTC (rev 222822)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=gnome-dictionary
-pkgver=3.10.0
+pkgver=3.14.0
pkgrel=1
pkgdesc="Look up words in dictionary sources"
arch=(i686 x86_64)
@@ -10,10 +10,10 @@
license=('GPL2')
depends=('dconf' 'gtk3')
makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=$pkgname.install
+install=gnome-dictionary.install
groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('258b60fe50f7d0580a7dc3bb83f7fe2f6f0597d4013d97ac083c3f062c350ed7')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b1d7f694a3b63f734e398a08d51a6d7ef864d8fc6d0f160569a283a30b93da57')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list