git » oxygen-icons.git » commit accd6f3

KDE 4.9.3

author Andrea Scarpino
2012-11-06 13:29:48 UTC
committer Andrea Scarpino
2012-11-06 13:29:48 UTC
parent 37277b22f2e6744343d1197af5e73e2777f48940

KDE 4.9.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 61411f7..4312cfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
          'oxygen-icons-svg')
-pkgver=4.9.2
+pkgver=4.9.3
 pkgrel=1
 pkgdesc="The Oxygen Icon Theme"
 arch=('any')
@@ -12,7 +12,7 @@ url='http://www.oxygen-icons.org/'
 license=('LGPL')
 makedepends=('cmake' 'automoc4')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('266e5c2f50b1f7375374fad043db9e2ecb54baab')
+sha1sums=('8f8cc8bab93f8b41df71482fc10e8fad458adaea')
 
 build() {
 	cd $srcdir