Date: Tuesday, January 7, 2014 @ 12:49:40 Author: alucryd Revision: 103535
upgpkg: numix-themes 2.1-1 Modified: numix-themes/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-07 09:29:55 UTC (rev 103534) +++ PKGBUILD 2014-01-07 11:49:40 UTC (rev 103535) @@ -1,10 +1,10 @@ # $Id$ -# Maintainer: alucryd <alucryd at gmail dot com> -# Contributor: Diego <cdprincipe at gmail dot com> +# Maintainer: Maxime Gauduin <[email protected]> +# Contributor: Diego <[email protected]> pkgname=numix-themes -pkgver=2.0 -pkgrel=2 +pkgver=2.1 +pkgrel=1 pkgdesc="A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce)" arch=('any') url='http://numixproject.org/' @@ -11,7 +11,7 @@ license=('GPL3') depends=('gtk-engine-murrine') source=("${pkgname}-${pkgver}.tar.gz::https://github.com/shimmerproject/Numix/archive/v${pkgver}.tar.gz") -sha256sums=('46d178b1a2c08f5ec839f66e73814ed3dfbeb444cff812d8b586526a889df012') +sha256sums=('7f0df95d008ec421937a810c6bf20f3ff7d5d64f48c1203971f0527480f75eb1') package() { cd Numix-${pkgver}
