Page MenuHomeSolus

D1453.diff
No OneTemporary

D1453.diff

diff --git a/files/gradle.desktop b/files/gradle.desktop
deleted file mode 100644
--- a/files/gradle.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=Gradle
-Icon=/usr/share/gradle/media/gradle-icon-512x512.png
-Exec=gradle --gui
-Terminal=false
-Categories=Development;
-Comment=Gradle Graphical User Interface
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : gradle
-version : 3.5.0
-release : 7
+version : 4.5.1
+release : 8
source :
- - https://services.gradle.org/distributions/gradle-3.5-src.zip : e8aa089873c333c42c68b912e08ad4061c54a4b8578f6036a0b2e6a9513f0e42
+ - https://github.com/gradle/gradle/archive/v4.5.1.tar.gz : 9c760dc31f456759ef9769af1a2e74323c88dbac19e858a89caacc36a7c1ca0f
license : Apache-2.0
component : programming.java
summary : A powerful build system for the JVM
@@ -22,4 +22,3 @@
install : |
install -d $installdir/usr/bin
ln -s /usr/share/gradle/bin/gradle $installdir/usr/bin/gradle
- install -Dm644 $pkgfiles/gradle.desktop $installdir/usr/share/applications/gradle.desktop
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>gradle</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Sönke Behrendt</Name>
+ <Email>thesoenke@outlook.com</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>programming.java</PartOf>
@@ -20,17 +20,16 @@
<PartOf>programming.java</PartOf>
<Files>
<Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/applications/gradle.desktop</Path>
<Path fileType="data">/usr/share/gradle</Path>
</Files>
</Package>
<History>
- <Update release="7">
- <Date>2017-04-19</Date>
- <Version>3.5.0</Version>
+ <Update release="8">
+ <Date>2018-02-17</Date>
+ <Version>4.5.1</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Sönke Behrendt</Name>
+ <Email>thesoenke@outlook.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 18 2023, 3:49 AM (7 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806111
Default Alt Text
D1453.diff (2 KB)

Event Timeline