git » oxygen-icons.git » commit 4979cbe

KDE 4.5.3

author Andrea Scarpino
2010-10-30 12:58:10 UTC
committer Andrea Scarpino
2010-10-30 12:58:10 UTC
parent ec8bd18b8ef2c80c435dea5942a1b05394c2cb5c

KDE 4.5.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 96293e3..5ea94cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
          'oxygen-icons-svg')
-pkgver=4.5.2
+pkgver=4.5.3
 pkgrel=1
 pkgdesc="The Oxygen Icon Theme"
 arch=('any')
@@ -13,7 +13,7 @@ url='http://www.oxygen-icons.org/'
 license=('LGPL')
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('17cca8a69fda5f0e1cb709824ccf83baae3648a0')
+sha1sums=('e95f7d9cf524f4001c65a9bd6c54357427954971')
 
 build() {
 	cd $srcdir