diff --git a/packages/g/geany-themes/package.yml b/packages/g/geany-themes/package.yml index 933b0bf7430..412e6d3f20a 100644 --- a/packages/g/geany-themes/package.yml +++ b/packages/g/geany-themes/package.yml @@ -1,12 +1,13 @@ name : geany-themes version : 1.24 -release : 1 +release : 2 source : - https://github.com/geany/geany-themes/releases/download/1.24/geany-themes-1.24.tar.bz2 : c982cc6e685a4be2e4ab1249382bb6a00c6b179e2a4fb9cc887d08674cbcd8ab +homepage : https://github.com/geany/geany-themes license : - BSD-2-Clause - - GPL-2.0 - - LGPL-2.1 + - GPL-2.0-or-later + - LGPL-2.1-or-later - MIT - Public-Domain component : editor @@ -40,7 +41,7 @@ description: | - Tinge - Ubuntu - Vibrant -rundeps : +rundeps : - geany install : | mkdir -p %installroot%/usr/share/geany/colorschemes %installroot%/usr/share/doc/geany-themes/ @@ -48,3 +49,4 @@ install : | # Remove themes that aren't licensed rm -r %installroot%/usr/share/geany/colorschemes/{fluffy.conf,monokai.conf,railcasts2.conf,tango-dark.conf,zenburn.conf} cp AUTHORS ChangeLog COPYING README.md %installroot%/usr/share/doc/geany-themes/ + rm -rf $installdir/usr/share/doc diff --git a/packages/g/geany-themes/pspec_x86_64.xml b/packages/g/geany-themes/pspec_x86_64.xml index f0d1eaa26df..fc9ec3eedc9 100644 --- a/packages/g/geany-themes/pspec_x86_64.xml +++ b/packages/g/geany-themes/pspec_x86_64.xml @@ -1,13 +1,14 @@ geany-themes + https://github.com/geany/geany-themes - Justin Zobel - justin@solus-project.com + Jakob Gezelius + jakob@knugen.nu BSD-2-Clause - GPL-2.0 - LGPL-2.1 + GPL-2.0-or-later + LGPL-2.1-or-later MIT Public-Domain editor @@ -41,7 +42,7 @@ - Ubuntu - Vibrant - https://solus-project.com/sources/README.Solus + https://sources.getsol.us/README.Solus geany-themes @@ -77,7 +78,6 @@ editor - /usr/share/doc /usr/share/geany/colorschemes/bespin.conf /usr/share/geany/colorschemes/black.conf /usr/share/geany/colorschemes/dark-fruit-salad.conf @@ -103,12 +103,12 @@ - - 2017-10-25 + + 2024-04-07 1.24 Packaging update - Justin Zobel - justin@solus-project.com + Jakob Gezelius + jakob@knugen.nu \ No newline at end of file