[arch-commits] Commit in oxygen-icons (kde-unstable kde-unstable/PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Wed Jun 3 22:08:50 UTC 2009
Date: Wednesday, June 3, 2009 @ 18:08:50
Author: pierre
Revision: 41384
KDE 4.3 beta 2; first try; commiting to kde-unstable
Added:
oxygen-icons/kde-unstable/
Modified:
oxygen-icons/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2009-06-03 19:26:41 UTC (rev 41374)
+++ kde-unstable/PKGBUILD 2009-06-03 22:08:50 UTC (rev 41384)
@@ -2,15 +2,15 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=oxygen-icons
-pkgver=4.2.2
+pkgver=4.2.90
pkgrel=1
pkgdesc="The Oxygen Icon Theme"
arch=('i686' 'x86_64')
url='http://www.oxygen-icons.org/'
license=('LGPL')
makedepends=('pkgconfig' 'cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('584cff3a47ac7eda4bec61ae5f6417aa')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('a8d230f5e4359acd9af4f68e89e039f6')
build() {
cd $srcdir
More information about the arch-commits
mailing list