git » oxygen-icons.git » commit 33ad833

KDE 4.6.0

author Andrea Scarpino
2011-01-26 19:56:40 UTC
committer Andrea Scarpino
2011-01-26 19:56:40 UTC
parent a203244fa44da0fa7c2958ccdd7edda6e702e3a5

KDE 4.6.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ebfa585..ef6dfd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
          'oxygen-icons-svg')
-pkgver=4.5.5
+pkgver=4.6.0
 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")
-sha1sums=('9c831506010fc441467575a53c91047c1004f473')
+sha1sums=('a5c9cdfd2ead610b3b7d763006802ee90afdb580')
 
 build() {
 	cd $srcdir