summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2011-12-02 19:38:01 -0500
committerSteve Zesch <[email protected]>2011-12-02 19:38:01 -0500
commitd6c9533ce7274de5e30090e01844d4635c5b3041 (patch)
tree5e9d5f9f40b29c9e388d5f2d8da87d20fded190d
parentead8ef613ce66d51399a87d225b4cd52c6c7983e (diff)
downloadmate-themes-d6c9533ce7274de5e30090e01844d4635c5b3041.tar.bz2
mate-themes-d6c9533ce7274de5e30090e01844d4635c5b3041.tar.xz
Changed version to 2011.12.01
-rw-r--r--configure.in2
-rw-r--r--distro/archlinux/PKGBUILD2
-rwxr-xr-xdistro/ubuntu/build2
3 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 656ba6ab..d2248a34 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [2011.11.16], [https://github.com/perberos/mate-desktop-environment])
+AC_INIT([mate-themes], [2011.12.01], [https://github.com/perberos/mate-desktop-environment])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar])
diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD
index 89659064..c0e0393f 100644
--- a/distro/archlinux/PKGBUILD
+++ b/distro/archlinux/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mate-themes
-pkgver=2011.11.16
+pkgver=2011.12.01
pkgrel=1
pkgdesc="Default themes for the MATE desktop"
arch=('i686' 'x86_64')
diff --git a/distro/ubuntu/build b/distro/ubuntu/build
index 87d4b81f..a79469bc 100755
--- a/distro/ubuntu/build
+++ b/distro/ubuntu/build
@@ -2,7 +2,7 @@
# fill it
pkgname=mate-themes
-pkgver=2011.10.29
+pkgver=2011.12.01
pkgrel=1
pkgdesc="Default themes for the MATE desktop"
depends=('gtk2' 'gtk2-engines' 'gtk2-engines-murrine' 'gtk2-engines-pixbuf')