git » oxygen-icons.git » commit 12374b6

KDE 4.11.3

author Andrea Scarpino
2013-11-04 15:13:00 UTC
committer Andrea Scarpino
2013-11-04 15:13:00 UTC
parent 8c7168008f45c4000c021c20865690e7fd1d5968

KDE 4.11.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index a33db3c..cb07a23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
          'oxygen-icons-svg')
-pkgver=4.11.2
+pkgver=4.11.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=('c0a2fbcb7fc4ec9df78da5f1e11aa1d7d3e8e1e0')
+sha1sums=('445a901428bb862318ac25d6404047b9e33798dc')
 
 build() {
 	cd $srcdir