git » oxygen-icons.git » commit 4c6f57a

upstream new release

author Felix Yan
2014-11-19 15:26:01 UTC
committer Felix Yan
2014-11-19 15:26:01 UTC
parent abfc5c0483e552596b72baf03aa4dc7566ee8a2f

upstream new release

PKGBUILD +2 -2

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