git » kiconthemes.git » commit 0d9e6dd

Fix commit

author Antonio Rojas
2021-03-20 10:57:41 UTC
committer Antonio Rojas
2021-03-20 10:57:41 UTC
parent 5b854a68fed6120dac7ed27a6966fb5fcd2be7e7

Fix commit

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index be5ec25..d26e298 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,10 +14,10 @@ makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
 optdepends=('breeze-icons: fallback icon theme')
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}
-         kdebug-434451.patch::"https://invent.kde.org/frameworks/kiconthemes/commit/49bdb631.patch")
+         kdebug-434451.patch::"https://invent.kde.org/frameworks/kiconthemes/commit/3262669e.patch")
 sha256sums=('92f2dc363fb8e6b7acdf1d7013d5b06f1f825466d8db00f79cd73cfc3ed9768c'
             'SKIP'
-            'e3fecd8d12e94eb0d99d6c18a03e82845726bfcad08d1ac87d3d0148e375437d')
+            'dd22249ccacd4d77043cd5e81b851e101b3fa9b9941ac5b89ca5be5dac626c3f')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 
 prepare() {