git » oxygen-icons.git » commit 74ed24d

KDE 4.8.2

author Andrea Scarpino
2012-03-30 16:12:01 UTC
committer Andrea Scarpino
2012-03-30 16:12:01 UTC
parent c916ebce79ed45968bbd3586acba7a99b2f28722

KDE 4.8.2

PKGBUILD +2 -2

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