[Xfce4-commits] [apps/xfce4-screensaver] 15/425: Changed version to 2011.12.01 and corrected url in configure.ac
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:47:42 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit da245ed081b3da4052f8f4f3190b4310cd56eaac
Author: Steve Zesch <stevezesch2 at gmail.com>
Date: Fri Dec 2 21:16:05 2011 -0500
Changed version to 2011.12.01 and corrected url in configure.ac
---
configure.ac | 4 ++--
distro/archlinux/PKGBUILD | 2 +-
distro/ubuntu/build | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/configure.ac b/configure.ac
index 6e2e9cf..1e4b5f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,8 +2,8 @@ dnl -*- mode: m4 -*-
AC_PREREQ(2.60)
AC_INIT([mate-screensaver],
- [2.30.2],
- [http://bugzilla.gnome.org/enter_bug.cgi?product=mate-screensaver])
+ [2011.12.01],
+ [https://github.com/mate-desktop/mate-screensaver])
AC_CONFIG_SRCDIR(src/mate-screensaver.c)
diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD
index 1231550..2ef2563 100644
--- a/distro/archlinux/PKGBUILD
+++ b/distro/archlinux/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mate-screensaver
-pkgver=2011.11.06
+pkgver=2011.12.01
pkgrel=1
pkgdesc='Screensaver for MATE'
arch=('i686' 'x86_64')
diff --git a/distro/ubuntu/build b/distro/ubuntu/build
index d4004dd..eae5ef4 100755
--- a/distro/ubuntu/build
+++ b/distro/ubuntu/build
@@ -2,7 +2,7 @@
# fill it
pkgname=mate-screensaver
-pkgver=2011.11.06
+pkgver=2011.12.01
pkgrel=1
pkgdesc='Screensaver for MATE'
depends=('gtk2' 'dbus' 'mate-conf' 'mate-desktop')
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list