From e951046b20b3fda11c4a1c9301ebf8c69afe0177 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sat, 10 Dec 2011 00:59:33 +0100 Subject: updated to version 1.1.0 --- configure.in | 4 ++-- distro/archlinux/PKGBUILD | 2 +- distro/ubuntu/build | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.in b/configure.in index 397c8a4..90268e8 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_INIT([mate-backgrounds], - [2011.12.01], - [https://github.com/perberos/mate-desktop-environment]) + [1.1.0], + [http://www.mate-desktop.org]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AM_INIT_AUTOMAKE AM_INIT_AUTOMAKE([1.9]) diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD index 55d583c..440cce7 100644 --- a/distro/archlinux/PKGBUILD +++ b/distro/archlinux/PKGBUILD @@ -1,5 +1,5 @@ pkgname=mate-backgrounds -pkgver=2011.12.01 +pkgver=1.1.0 pkgrel=1 pkgdesc="Background images and data for MATE" arch=('any') diff --git a/distro/ubuntu/build b/distro/ubuntu/build index cdc1f98..996bfc4 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-backgrounds -pkgver=2011.12.01 +pkgver=1.1.0 pkgrel=1 pkgdesc="Background images and data for MATE" -- cgit v1.2.1