Date: Tuesday, July 27, 2010 @ 05:09:08 Author: andrea Revision: 86181
moved to [testing] Modified: oxygen-icons/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-07-27 09:08:55 UTC (rev 86180) +++ PKGBUILD 2010-07-27 09:09:08 UTC (rev 86181) @@ -1,18 +1,19 @@ # $Id: $ -# Maintainer: Pierre Schmitz <[email protected]> +# Maintainer: Andrea Scarpino <[email protected]> +# Contributor: Pierre Schmitz <[email protected]> pkgbase=oxygen-icons pkgname=('oxygen-icons' 'oxygen-icons-svg') -pkgver=4.4.5 +pkgver=4.4.95 pkgrel=1 pkgdesc="The Oxygen Icon Theme" arch=('any') url='http://www.oxygen-icons.org/' license=('LGPL') makedepends=('pkgconfig' 'cmake' 'automoc4') -source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('aac74fa4c1b54b7a95ce2e6538e30f958dcb1c20') +source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") +sha1sums=('3d2677d3307fa76e146e19c120872d22be4269c7') build() { cd $srcdir
