git » oxygen-icons.git » commit 82ec3ea

KDE 4.13

author Andrea Scarpino
2014-04-11 16:54:08 UTC
committer Andrea Scarpino
2014-04-11 16:54:08 UTC
parent c8a7a8314ddebc9131aa9f561a75e584518f1f69

KDE 4.13

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8e85bf9..deeb26f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
          'oxygen-icons-svg')
-pkgver=4.12.4
+pkgver=4.13.0
 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=('e6850d592aabc1bf4e14f23ad1cc5a6d791880bd')
+sha1sums=('e43fd0a6ec385943ef4cef7e22c2770a924ff01c')
 
 build() {
 	cd $srcdir