Date: Thursday, October 10, 2019 @ 21:11:21 Author: arojas Revision: 364591
Add link to bug report Modified: qt5-svg/kde-unstable/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-10 21:11:01 UTC (rev 364590) +++ PKGBUILD 2019-10-10 21:11:21 UTC (rev 364591) @@ -21,7 +21,7 @@ mkdir -p build cd $_pkgfqn - patch -Rp1 -i ../qtbug-78200.patch # Revert commit that breaks svg rendering in Plasma + patch -Rp1 -i ../qtbug-78200.patch # Revert commit that breaks svg rendering in Plasma https://bugreports.qt.io/browse/QTBUG-78200 } build() {
