git » oxygen-icons.git » commit 3ee6713

updated to KDE 4.4.2

author Andrea Scarpino
2010-03-26 19:18:21 UTC
committer Andrea Scarpino
2010-03-26 19:18:21 UTC
parent 0971446db66dd76af4d907e668a7475a02cd1063

updated to KDE 4.4.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index eb62ccb..52ed913 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
          'oxygen-icons-svg')
-pkgver=4.4.1
+pkgver=4.4.2
 pkgrel=1
 pkgdesc="The Oxygen Icon Theme"
 arch=('any')
@@ -12,7 +12,7 @@ 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=('9e91b94f2e743d5dc0bd740ed0acb025')
+md5sums=('86e655d909f743cea6a2fc6dd90f0e52')
 
 build() {
 	cd $srcdir