git » oxygen-icons.git » commit 9403617

KDE 4.9.5

author Andrea Scarpino
2013-01-02 10:59:46 UTC
committer Andrea Scarpino
2013-01-02 10:59:46 UTC
parent 573edec12abc923754742d6638812da5cd24027e

KDE 4.9.5

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 671b098..079c85d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
          'oxygen-icons-svg')
-pkgver=4.9.4
+pkgver=4.9.5
 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=('459c0db3412e7f3aa3908467cbc6d9bc7af04c07')
+sha1sums=('710b37bc3571ece2e7713d8a33f3e2945cbb3fc5')
 
 build() {
 	cd $srcdir