git » oxygen-icons.git » commit 784851a

KDE 4.8.1

author Andrea Scarpino
2012-03-04 11:07:39 UTC
committer Andrea Scarpino
2012-03-04 11:07:39 UTC
parent d808dfe95a35a5f1d72f52b2e459adb06a56e85b

KDE 4.8.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index fe4183d..26f66c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
          'oxygen-icons-svg')
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc="The Oxygen Icon Theme"
 arch=('any')
 url='http://www.oxygen-icons.org/'
 license=('LGPL')
 makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('cd893bb4060957e4ceff39c46e01cec82746163e')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('cce20fe134b49ef39175c95cd058cb144c134ec1')
 
 build() {
 	cd $srcdir