git » oxygen-icons.git » commit ff26b8e

KDE 4.6.3

author Andrea Scarpino
2011-04-29 00:27:25 UTC
committer Andrea Scarpino
2011-04-29 00:27:25 UTC
parent d870d4cc2c7237414bb7ab803fcdca33531d5a24

KDE 4.6.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index cf4e9cf..d5f3a73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
          'oxygen-icons-svg')
-pkgver=4.6.2
+pkgver=4.6.3
 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=('dc97ca3e52bd00f93fb8438e8f368aa3c1567d9f')
+sha1sums=('9efaf92d516f716f3d36ff0e21c66384500e967d')
 
 build() {
 	cd $srcdir