git » oxygen-icons.git » commit b1acfd9

KDE 4.11.1

author Andrea Scarpino
2013-09-10 12:51:41 UTC
committer Andrea Scarpino
2013-09-10 12:51:41 UTC
parent 1c81c2b8fa29942b96a6227f8a0e748f68afc424

KDE 4.11.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e3cb30e..8711c19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
          'oxygen-icons-svg')
-pkgver=4.11.0
+pkgver=4.11.1
 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=('fa3e41fbc81edade54cec8798596bbca857fe7e9')
+sha1sums=('3c80c53eec1cb14b309d068be66775d9d8d7d38d')
 
 build() {
 	cd $srcdir