diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : git-cola version : '3.2' -release : 13 +release : 14 source : - https://github.com/git-cola/git-cola/archive/v3.2.tar.gz : 4005e714db78b073c1ef8bde55485452dc7a31e3b8cc0b4d60d6112ffb5ea228 license : GPL-2.0-or-later @@ -9,12 +9,12 @@ description: | The highly caffeinated Git GUI builddeps : - - pkgconfig(python-2.7) + - pkgconfig(python-3.6) - git - - python-qt5 + - python3-qt5 rundeps : - git - - python-qt5 + - python3-qt5 build : | %make install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,15 +2,15 @@ git-cola - Joshua Strobl - joshua@stroblindustries.com + F. von Gellhorn + flinux@vongellhorn.ch GPL-2.0-or-later programming.tools The highly caffeinated Git GUI The highly caffeinated Git GUI - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus git-cola @@ -264,12 +264,12 @@ - - 2018-08-24 + + 2019-05-11 3.2 Packaging update - Joshua Strobl - joshua@stroblindustries.com + F. von Gellhorn + flinux@vongellhorn.ch \ No newline at end of file