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

Jan de Groot jgc at nymeria.archlinux.org
Mon Sep 23 19:24:39 UTC 2013


    Date: Monday, September 23, 2013 @ 21:24:38
  Author: jgc
Revision: 194845

upgpkg: gnome-clocks 3.10.0-1

Modified:
  gnome-clocks/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-23 19:16:28 UTC (rev 194844)
+++ PKGBUILD	2013-09-23 19:24:38 UTC (rev 194845)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-clocks
-pkgver=3.8.2
+pkgver=3.10.0
 pkgrel=1
 pkgdesc="Clocks applications for GNOME"
 arch=(i686 x86_64)
@@ -9,13 +9,13 @@
 url="https://www.gnome.org/"
 license=(GPL)
 depends=(gtk3 libcanberra libgweather gnome-desktop libnotify
-         hicolor-icon-theme gnome-themes-standard)
-makedepends=(intltool vala gobject-introspection)
+         hicolor-icon-theme gnome-themes-standard geoclue2 geocode-glib)
+makedepends=(intltool vala gobject-introspection itstool)
 options=(!libtool)
 groups=(gnome-extra)
 install=gnome-clocks.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('afe8405e41d8d2ac570642c2d73a43a2a45f8c6e521640d0a266e0fe0a55410f')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('f6418272e8d3a9ad41fba49712917130b09db925b6caecd78653541aedee3e2d')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list