Date: Sunday, May 23, 2010 @ 20:50:12 Author: andrea Revision: 80927 first set of KDE 4.5 tarballs (4.4.80)
Added: oxygen-icons/kde-unstable/ Modified: oxygen-icons/kde-unstable/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: kde-unstable/PKGBUILD =================================================================== --- trunk/PKGBUILD 2010-05-20 13:36:36 UTC (rev 80615) +++ kde-unstable/PKGBUILD 2010-05-24 00:50:12 UTC (rev 80927) @@ -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.3 +pkgver=4.4.80 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=('d27450e470c1d760d38cdc29ba361d55dee4cea1') +source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") +sha1sums=('219d8c0bb3a1109af71a4248cfc0e05895bdf63c') build() { cd $srcdir
