diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2015-11-10 12:05:14 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2015-11-10 12:05:14 -0500 |
commit | 439286732f220137798be85419a857e243758b59 (patch) | |
tree | 72b57df6653309b62798379c0601f0bd446e7b1c | |
parent | 53a2c7d690cae7e8eb6ed4a65dc4ff59001347bf (diff) |
california-0.4.0-2.3: rebuild
-rw-r--r-- | pcr/california/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/california/PKGBUILD b/pcr/california/PKGBUILD index 1db0755d3..901817c56 100644 --- a/pcr/california/PKGBUILD +++ b/pcr/california/PKGBUILD @@ -1,14 +1,14 @@ # Maintainer (Arch): Martin Poehlmann <mpdeimos@outlook.com> -# Maintainer: Aurelien Desbrieres <aurelien@hackers.camp> +# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> pkgname=california pkgver=0.4.0 -pkgrel=2.2 +pkgrel=2.3 pkgdesc='A new calendar application for GNOME 3. It is currently under heavy development.' arch=('i686' 'x86_64') url="https://wiki.gnome.org/Apps/California" license=('LGPL2.1') -depends=('evolution-data-server=3.18.1' 'libgee' 'xdg-utils') +depends=('evolution-data-server' 'libgee' 'xdg-utils') makedepends=('vala' 'intltool' 'gnome-common' 'yelp-tools' 'gobject-introspection' 'patch') install="${pkgname}.install" source=('https://download.gnome.org/sources/california/0.4/california-0.4.0.tar.xz' 'http://pkgs.fedoraproject.org/cgit/california.git/plain/0002-Build-with-evolution-data-server-3.13.90.patch') |