dbeaver: update to 21.0.4.
This commit is contained in:
parent
462704ee70
commit
f1f48959c0
2 changed files with 2 additions and 15 deletions
|
@ -1,13 +0,0 @@
|
|||
diff --git plugins/org.jkiss.dbeaver.ext.ui.colortheme/pom.xml plugins/org.jkiss.dbeaver.ext.ui.colortheme/pom.xml
|
||||
index 173322136b..6b9034eab5 100644
|
||||
--- plugins/org.jkiss.dbeaver.ext.ui.colortheme/pom.xml
|
||||
+++ 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>
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dbeaver'
|
||||
pkgname=dbeaver
|
||||
version=21.0.3
|
||||
version=21.0.4
|
||||
revision=1
|
||||
# the build downloads binaries linked to glibc
|
||||
archs="x86_64"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://dbeaver.io"
|
||||
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
|
||||
checksum=1573aee8642e6f65edc41b08376873765ddde72146c8b374d7e1e7e4cbbb0844
|
||||
checksum=c946fa92679edabd41d5c5f482d2572e837860f0c62450aed9bbcd836aa00cf4
|
||||
nopie=true
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue