git » oxygen-icons.git » commit c0f38ea

KDE 4.8.3

author Andrea Scarpino
2012-05-03 13:20:13 UTC
committer Andrea Scarpino
2012-05-03 13:20:13 UTC
parent 74ed24df2cb1415c0b2e4b98d978c0f63eb19e45

KDE 4.8.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e8db2b1..e7f5c1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
          'oxygen-icons-svg')
-pkgver=4.8.2
+pkgver=4.8.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=('8c16ad0a660bce0a5cddca6bf16aecb65bb892ee')
+sha1sums=('6057679500867f2438b65692c4073b0d51894554')
 
 build() {
 	cd $srcdir