[arch-commits] Commit in dbeaver/trunk (colortheme-url.patch)
Fabio Castelli
muflone at archlinux.org
Sun May 2 17:05:06 UTC 2021
Date: Sunday, May 2, 2021 @ 17:05:05
Author: muflone
Revision: 926174
Added missing colortheme-url.patch to dbeaver package
Added:
dbeaver/trunk/colortheme-url.patch
----------------------+
colortheme-url.patch | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
Added: colortheme-url.patch
===================================================================
--- colortheme-url.patch (rev 0)
+++ colortheme-url.patch 2021-05-02 17:05:05 UTC (rev 926174)
@@ -0,0 +1,22 @@
+From 65d65e2c2c711cc87fddcec425a6915aa80f4ced Mon Sep 17 00:00:00 2001
+From: Don Oerkfitz <don at oerkfitz.com>
+Date: Sat, 17 Apr 2021 18:38:01 -0500
+Subject: [PATCH] updating colortheme url to fix build
+
+---
+ plugins/org.jkiss.dbeaver.ext.ui.colortheme/pom.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/plugins/org.jkiss.dbeaver.ext.ui.colortheme/pom.xml b/plugins/org.jkiss.dbeaver.ext.ui.colortheme/pom.xml
+index 173322136bc..cf09213d6a0 100644
+--- a/plugins/org.jkiss.dbeaver.ext.ui.colortheme/pom.xml
++++ b/plugins/org.jkiss.dbeaver.ext.ui.colortheme/pom.xml
+@@ -16,7 +16,7 @@
+ <repositories>
+ <repository>
+ <id>eclipse-color-theme</id>
+- <url>https://eclipse-color-theme.github.com/update</url>
++ <url>https://eclipse-color-theme.github.io/update</url>
+ <layout>p2</layout>
+ </repository>
+ </repositories>
Property changes on: dbeaver/trunk/colortheme-url.patch
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
More information about the arch-commits
mailing list