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

Jan Steffens heftig at archlinux.org
Thu Apr 14 20:54:01 UTC 2016


    Date: Thursday, April 14, 2016 @ 22:54:01
  Author: heftig
Revision: 264964

3.20.1-1

Modified:
  gnome-calendar/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-14 20:51:10 UTC (rev 264963)
+++ PKGBUILD	2016-04-14 20:54:01 UTC (rev 264964)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-calendar
-pkgver=3.20.0
+pkgver=3.20.1
 pkgrel=1
 pkgdesc="Simple and beautiful calendar application designed to perfectly fit the GNOME desktop"
 arch=(i686 x86_64)
@@ -9,11 +9,11 @@
 url="http://gnome.org"
 license=('GPL')
 depends=('evolution-data-server' 'desktop-file-utils')
-makedepends=('intltool' 'python2')
+makedepends=('intltool' 'python')
 install=gnome-calendar.install
 groups=('gnome-extra')
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a6466cd22d65f4a890a82c4d351c16a51c9471380d5ee2c5601dc56f9121ec60')
+sha256sums=('5182c4d053848f76386bf7748944c34772f3d18b909e42a3226c36e7e49b097c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list