cinnamon-control-center: update to 3.2.1.
This commit is contained in:
parent
464cfc2ef7
commit
73564695d6
2 changed files with 2 additions and 13 deletions
|
@ -1,11 +0,0 @@
|
||||||
--- configure.ac.orig 2016-11-08 09:29:42.101581019 +0100
|
|
||||||
+++ configure.ac 2016-11-08 09:29:49.455678397 +0100
|
|
||||||
@@ -6,6 +6,8 @@ AC_CONFIG_SRCDIR([shell])
|
|
||||||
AC_CONFIG_HEADERS([config.h])
|
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
|
||||||
|
|
||||||
+GTK_DOC_CHECK([1.14],[--flavour no-tmpl])
|
|
||||||
+
|
|
||||||
AX_IS_RELEASE([always])
|
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar check-news])
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cinnamon-control-center'
|
# Template file for 'cinnamon-control-center'
|
||||||
pkgname=cinnamon-control-center
|
pkgname=cinnamon-control-center
|
||||||
version=3.2.0
|
version=3.2.1
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="The Cinnamon Control Center"
|
short_desc="The Cinnamon Control Center"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://cinnamon.linuxmint.com/"
|
homepage="http://cinnamon.linuxmint.com/"
|
||||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=60696d6793e2e7de6746ee65b3dfd64948ad5eb8a46182abefb3c464e4a2ea2c
|
checksum=12a29a3293cde58ae6fd6fdbab7eef4a2119ac8f515ca9218e75cccc3aacd15c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue