git » oxygen-icons.git » commit 60a381a

KDE 4.10.1

author Andrea Scarpino
2013-03-04 11:09:04 UTC
committer Andrea Scarpino
2013-03-04 11:09:04 UTC
parent e3822595f6887294734cc9dac44106dc5aea7d03

KDE 4.10.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 401ea29..c944edd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
          'oxygen-icons-svg')
-pkgver=4.10.0
+pkgver=4.10.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=('e7f9b5fd8fe0e6f6f9c0d744424134497328e65e')
+sha1sums=('ed5c73434bab1c710651117d63af049d4490375f')
 
 build() {
 	cd $srcdir