git » oxygen-icons.git » commit abfc5c0

KDE 4.14.2

author Andrea Scarpino
2014-10-18 11:43:49 UTC
committer Andrea Scarpino
2014-10-18 11:43:49 UTC
parent 19e8e27cc49623b6288c1f0df708a4cc4f1082a9

KDE 4.14.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 23875e5..60b5929 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
          'oxygen-icons-svg')
-pkgver=4.14.1
+pkgver=4.14.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=('fdada54e868a0e4142832bbab03c2886b5d208f9')
+sha1sums=('3dd789c1f35f35378dae26917617c9b821ca192b')
 
 build() {
 	cd $srcdir