git » oxygen-icons.git » commit 926da51

KDE 4.8RC1

author Andrea Scarpino
2011-12-22 07:58:05 UTC
committer Andrea Scarpino
2011-12-22 07:58:05 UTC
parent 51b8b5df03c0ebbf4d6c9ab80662805c8b148757

KDE 4.8RC1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 975b781..f3a3b5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
          'oxygen-icons-svg')
-pkgver=4.7.90
+pkgver=4.7.95
 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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('9aabbdea45bef70f939e73a9b8255ca8e5ecf73b')
+sha1sums=('359d2fbc57b361d723d97e8c00e47f3b4022f4db')
 
 build() {
 	cd $srcdir