Date: Friday, January 17, 2014 @ 14:41:05 Author: flexiondotorg Revision: 104315
Updated to 1.7.2. Modified: mate-themes/trunk/PKGBUILD ----------+ PKGBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-17 12:43:05 UTC (rev 104314) +++ PKGBUILD 2014-01-17 13:41:05 UTC (rev 104315) @@ -1,10 +1,8 @@ -# $Id$ # Maintainer : Martin Wimpress <[email protected]> -# Contributor: Piotr Gorski <[email protected]> pkgname=mate-themes -pkgver=1.7.1 -pkgrel=2 +pkgver=1.7.2 +pkgrel=1 pkgdesc="Default themes for the MATE desktop" url="http://mate-desktop.org" arch=('any') @@ -14,7 +12,7 @@ options=('!emptydirs') groups=('mate') source=("http://pub.mate-desktop.org/releases/1.7/${pkgname}-${pkgver}.tar.xz") -sha1sums=('d30744009b3090d1ce7e8cfba8293c58994a5a85') +sha1sums=('ccc76ede050c49e87bbe77bebf05d009d7587ecd') install=${pkgname}.install build() {
