Date: Monday, November 29, 2010 @ 08:43:50 Author: andrea Revision: 101555
KDE 4.5.4 Modified: oxygen-icons/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-11-29 13:43:40 UTC (rev 101554) +++ PKGBUILD 2010-11-29 13:43:50 UTC (rev 101555) @@ -1,11 +1,11 @@ -# $Id: $ +# $Id$ # Maintainer: Andrea Scarpino <[email protected]> # Contributor: Pierre Schmitz <[email protected]> pkgbase=oxygen-icons pkgname=('oxygen-icons' 'oxygen-icons-svg') -pkgver=4.5.3 +pkgver=4.5.4 pkgrel=1 pkgdesc="The Oxygen Icon Theme" arch=('any') @@ -13,7 +13,7 @@ license=('LGPL') makedepends=('pkgconfig' 'cmake' 'automoc4') source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('e95f7d9cf524f4001c65a9bd6c54357427954971') +sha1sums=('137c9ecaf1e170c45bd3bb90f2ca7026424ac6e5') build() { cd $srcdir Property changes on: oxygen-icons/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords + Id
