git » kiconthemes.git » commit 5b854a6

Use commit from repo

author Antonio Rojas
2021-03-20 10:55:18 UTC
committer Antonio Rojas
2021-03-20 10:55:18 UTC
parent 0ed3cb70b1a0dc4a466b6c088280a58da99c48fe

Use commit from repo

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index fb63e49..be5ec25 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/-/merge_requests/26.patch")
+         kdebug-434451.patch::"https://invent.kde.org/frameworks/kiconthemes/commit/49bdb631.patch")
 sha256sums=('92f2dc363fb8e6b7acdf1d7013d5b06f1f825466d8db00f79cd73cfc3ed9768c'
             'SKIP'
-            '53510d79396b9e311cc0b71d31f3360323907a85574f174875912c31909d7e54')
+            'e3fecd8d12e94eb0d99d6c18a03e82845726bfcad08d1ac87d3d0148e375437d')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 
 prepare() {