summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2011-12-09 23:24:59 -0500
committerSteve Zesch <[email protected]>2011-12-09 23:24:59 -0500
commit5771bf7768a63c1ac2ea387833233080468df438 (patch)
tree2323f62bddf865be4d3283b9a7d38093c7bf1d28
parent8141e588712463f7a8851ee8868441662aa33e53 (diff)
downloadmate-themes-5771bf7768a63c1ac2ea387833233080468df438.tar.bz2
mate-themes-5771bf7768a63c1ac2ea387833233080468df438.tar.xz
updated version
-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 d2248a34..59c83bc0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [2011.12.01], [https://github.com/perberos/mate-desktop-environment])
+AC_INIT([mate-themes], [1.1.0], [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 c0e0393f..7bb515e3 100644
--- a/distro/archlinux/PKGBUILD
+++ b/distro/archlinux/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mate-themes
-pkgver=2011.12.01
+pkgver=1.1.0
pkgrel=1
pkgdesc="Default themes for the MATE desktop"
arch=('i686' 'x86_64')
diff --git a/distro/ubuntu/build b/distro/ubuntu/build
index a79469bc..f4c7e26c 100755
--- a/distro/ubuntu/build
+++ b/distro/ubuntu/build
@@ -2,7 +2,7 @@
# fill it
pkgname=mate-themes
-pkgver=2011.12.01
+pkgver=1.1.0
pkgrel=1
pkgdesc="Default themes for the MATE desktop"
depends=('gtk2' 'gtk2-engines' 'gtk2-engines-murrine' 'gtk2-engines-pixbuf')