[Git][archlinux/packaging/packages/xca][main] Added .nvchecker.toml

2024-08-28 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / xca


Commits:
c65f14ab by Fabio Castelli (Muflone) at 2024-08-29T00:10:00+02:00
Added .nvchecker.toml

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[xca]
+source = "git"
+git = "https://github.com/chris2511/xca.git";
+include_regex = "RELEASE\\..*"
+prefix = "RELEASE."



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xca/-/commit/c65f14ab2760d0d12439114a192e2654e7a20689

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xca/-/commit/c65f14ab2760d0d12439114a192e2654e7a20689
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xca] Pushed new tag 2.7.0-1

2024-08-28 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 2.7.0-1 at Arch Linux / Packaging / Packages / xca

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xca/-/tree/2.7.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xca][main] upgpkg: 2.7.0-1

2024-08-28 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / xca


Commits:
0599cc17 by Fabio Castelli (Muflone) at 2024-08-29T00:09:12+02:00
upgpkg: 2.7.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = xca
pkgdesc = Graphical user interface to OpenSSL, RSA/DSA public keys, 
certificates, signing requests and revokation lists
-   pkgver = 2.6.0
+   pkgver = 2.7.0
pkgrel = 1
url = https://hohnstaedt.de/xca/
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = xca
depends = libltdl
depends = desktop-file-utils
depends = gtk-update-icon-cache
-   source = 
https://github.com/chris2511/xca/releases/download/RELEASE.2.6.0/xca-2.6.0.tar.gz
-   sha512sums = 
0904df3095cd1cce3c1d19320f207f1997378776728767201a791680d7b937fd947bfdb887cbc7dd4d9ffa18178807cba7844245cf65c84591af7af287ed531e
+   source = 
https://github.com/chris2511/xca/releases/download/RELEASE.2.7.0/xca-2.7.0.tar.gz
+   sha512sums = 
33b19c43b55077b7508420c73d60f9c8c6969d3ab7a9f80fea75ec7b089f7cb44bc8ddccf9d3c1f8d064b877dcb15183f7875b717591972cdae8c67513c4cb16
 
 pkgname = xca


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Andrea Zucchelli 
 
 pkgname=xca
-pkgver=2.6.0
+pkgver=2.7.0
 pkgrel=1
 pkgdesc='Graphical user interface to OpenSSL, RSA/DSA public keys, 
certificates, signing requests and revokation lists'
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('BSD-3-Clause')
 makedepends=('cmake')
 depends=('qt6-tools' 'libltdl' 'desktop-file-utils' 'gtk-update-icon-cache')
 
source=("https://github.com/chris2511/${pkgname}/releases/download/RELEASE.${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('0904df3095cd1cce3c1d19320f207f1997378776728767201a791680d7b937fd947bfdb887cbc7dd4d9ffa18178807cba7844245cf65c84591af7af287ed531e')
+sha512sums=('33b19c43b55077b7508420c73d60f9c8c6969d3ab7a9f80fea75ec7b089f7cb44bc8ddccf9d3c1f8d064b877dcb15183f7875b717591972cdae8c67513c4cb16')
 
 build () {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xca/-/commit/0599cc1741b3cc2a240c69f872bc61a41a8b260c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xca/-/commit/0599cc1741b3cc2a240c69f872bc61a41a8b260c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gwakeonlan] Pushed new tag 0.8.6-1

2024-08-28 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 0.8.6-1 at Arch Linux / Packaging / Packages / 
gwakeonlan

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gwakeonlan/-/tree/0.8.6-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gwakeonlan][main] upgpkg: 0.8.6-1

2024-08-28 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
gwakeonlan


Commits:
0966bb69 by Fabio Castelli (Muflone) at 2024-08-28T20:11:47+02:00
upgpkg: 0.8.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = gwakeonlan
pkgdesc = GTK+ utility to awake machines using the Wake on LAN.
-   pkgver = 0.8.5
-   pkgrel = 3
+   pkgver = 0.8.6
+   pkgrel = 1
url = http://www.muflone.com/gwakeonlan/
arch = any
license = GPL3
@@ -10,7 +10,7 @@ pkgbase = gwakeonlan
depends = gtk3
depends = python-xdg
depends = python-gobject
-   source = 
gwakeonlan-0.8.5.tar.gz::https://github.com/muflone/gwakeonlan/archive/0.8.5.tar.gz
-   sha256sums = 
098d6d2912b73067aa610b31e5bce9e5d76fa651e5eb02bb47577b488ac33e17
+   source = 
gwakeonlan-0.8.6.tar.gz::https://github.com/muflone/gwakeonlan/archive/0.8.6.tar.gz
+   sha256sums = 
0af6e1706e1ee7a5ec94ccd939b1ad2583c89d7878426199f86e625aee5bc127
 
 pkgname = gwakeonlan


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: jose 
 
 pkgname=gwakeonlan
-pkgver=0.8.5
-pkgrel=3
+pkgver=0.8.6
+pkgrel=1
 pkgdesc="GTK+ utility to awake machines using the Wake on LAN."
 url="http://www.muflone.com/gwakeonlan/";
 arch=('any')
@@ -11,7 +11,7 @@ license=('GPL3')
 makedepends=('python-setuptools' 'gettext')
 depends=('gtk3' 'python-xdg' 'python-gobject')
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/muflone/${pkgname}/archive/${pkgver}.tar.gz";)
-sha256sums=('098d6d2912b73067aa610b31e5bce9e5d76fa651e5eb02bb47577b488ac33e17')
+sha256sums=('0af6e1706e1ee7a5ec94ccd939b1ad2583c89d7878426199f86e625aee5bc127')
 
 build() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gwakeonlan/-/commit/0966bb69490b344c0815f5fee5611f7f7502d56b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gwakeonlan/-/commit/0966bb69490b344c0815f5fee5611f7f7502d56b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sweethome3d][main] upgpkg: 7.5-1

2024-08-27 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
sweethome3d


Commits:
37eed515 by Fabio Castelli (Muflone) at 2024-08-27T18:02:31+02:00
upgpkg: 7.5-1

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[sweethome3d]
+source = "regex"
+url = 
"https://sourceforge.net/projects/sweethome3d/rss?path=/SweetHome3D-source";
+regex = 'SweetHome3D-(\d+\.\d+)-src\.zip/download'
+



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/commit/37eed51545c7e9e79d071c69bff58cba82b72eb1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/commit/37eed51545c7e9e79d071c69bff58cba82b72eb1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sweethome3d][main] upgpkg: 7.5-1

2024-08-27 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
sweethome3d


Commits:
a4cbbf34 by Fabio Castelli (Muflone) at 2024-08-27T18:02:08+02:00
upgpkg: 7.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = sweethome3d
pkgdesc = An interior design application to draw the plan of your house 
in a 3D environment
-   pkgver = 7.4
+   pkgver = 7.5
pkgrel = 1
url = http://www.sweethome3d.com/
install = sweethome3d.install
@@ -17,11 +17,11 @@ pkgbase = sweethome3d
depends = libgl
depends = libxrender
depends = libnsl
-   source = 
SweetHome3D-7.4-src.zip::https://downloads.sourceforge.net/sweethome3d/SweetHome3D-7.4-src.zip
+   source = 
SweetHome3D-7.5-src.zip::https://downloads.sourceforge.net/sweethome3d/SweetHome3D-7.5-src.zip
source = sweethome3d.sh
source = sweethome3d.desktop
source = sweethome3d.xml
-   sha256sums = 
98987ad5a088441963e0d1afaaf39b8437f9880d3240dda73de4a19702dc502d
+   sha256sums = 
735ce7c7b7291873432397b97ac341ef60499c1a47a108d64212c1ab91712c6d
sha256sums = 
9e95ebf426abffe91fe3046e024796d0408fee2987a458fd2782dc0b75124e03
sha256sums = 
5eea3337d956d773b05ddef69fe9d34b940ff550370dc92bf307f1b9a3957f9e
sha256sums = 
ec0ad1a0671f708af68ced46bec1f4ab377e24ca1a0a9984867ee5fe484f57c5


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 # Contributor: Archan Paul 
 
 pkgname=sweethome3d
-pkgver=7.4
+pkgver=7.5
 pkgrel=1
 pkgdesc="An interior design application to draw the plan of your house in a 3D 
environment"
 arch=('x86_64')
@@ -18,7 +18,7 @@ 
source=("SweetHome3D-${pkgver}-src.zip"::"https://downloads.sourceforge.net/${pk
 "${pkgname}.sh"
 "${pkgname}.desktop"
 "${pkgname}.xml")
-sha256sums=('98987ad5a088441963e0d1afaaf39b8437f9880d3240dda73de4a19702dc502d'
+sha256sums=('735ce7c7b7291873432397b97ac341ef60499c1a47a108d64212c1ab91712c6d'
 '9e95ebf426abffe91fe3046e024796d0408fee2987a458fd2782dc0b75124e03'
 '5eea3337d956d773b05ddef69fe9d34b940ff550370dc92bf307f1b9a3957f9e'
 'ec0ad1a0671f708af68ced46bec1f4ab377e24ca1a0a9984867ee5fe484f57c5')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/commit/a4cbbf343c10f80a2284dd758c75637db02b435b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/commit/a4cbbf343c10f80a2284dd758c75637db02b435b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sweethome3d] Pushed new tag 7.5-1

2024-08-27 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 7.5-1 at Arch Linux / Packaging / Packages / 
sweethome3d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/tree/7.5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-json-maybexs] Pushed new tag 1.004008-1

2024-08-27 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 1.004008-1 at Arch Linux / Packaging / Packages / 
perl-json-maybexs

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-json-maybexs/-/tree/1.004008-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-json-maybexs][main] upgpkg: 1.004008-1

2024-08-27 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
perl-json-maybexs


Commits:
b84dbf04 by Fabio Castelli (Muflone) at 2024-08-27T17:40:34+02:00
upgpkg: 1.004008-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,17 +1,17 @@
 pkgbase = perl-json-maybexs
pkgdesc = Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
-   pkgver = 1.004005
-   pkgrel = 2
+   pkgver = 1.004008
+   pkgrel = 1
url = https://metacpan.org/dist/JSON-MaybeXS
arch = any
-   license = PerlArtistic
-   license = GPL
+   license = Artistic-1.0-Perl
+   license = GPL-1.0-or-later
makedepends = perl-test-needs
makedepends = perl-cpanel-json-xs
depends = perl
optdepends = perl-cpanel-json-xs: Using Cpanel-JSON-XS
options = !emptydirs
-   source = 
https://cpan.metacpan.org/authors/id/E/ET/ETHER/JSON-MaybeXS-1.004005.tar.gz
-   sha256sums = 
f5b6bc19f579e66b7299f8748b8ac3e171936dc4e7fcb72a8a257a9bd482a331
+   source = 
https://cpan.metacpan.org/authors/id/E/ET/ETHER/JSON-MaybeXS-1.004008.tar.gz
+   sha256sums = 
cd3937afa78831f80a2ad5abab6c51b9e82fca4c31e5856ea208d598db5dc867
 
 pkgname = perl-json-maybexs


=
PKGBUILD
=
@@ -5,18 +5,18 @@
 pkgname=perl-json-maybexs
 _perl_namespace=JSON
 _perl_module=MaybeXS
-pkgver=1.004005
-pkgrel=2
+pkgver=1.004008
+pkgrel=1
 pkgdesc="Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP"
 arch=('any')
-license=('PerlArtistic' 'GPL')
+license=('Artistic-1.0-Perl' 'GPL-1.0-or-later')
 depends=('perl')
 makedepends=('perl-test-needs' 'perl-cpanel-json-xs')
 optdepends=('perl-cpanel-json-xs: Using Cpanel-JSON-XS')
 options=('!emptydirs')
 url="https://metacpan.org/dist/${_perl_namespace}-${_perl_module}";
 
source=("https://cpan.metacpan.org/authors/id/E/ET/ETHER/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz";)
-sha256sums=('f5b6bc19f579e66b7299f8748b8ac3e171936dc4e7fcb72a8a257a9bd482a331')
+sha256sums=('cd3937afa78831f80a2ad5abab6c51b9e82fca4c31e5856ea208d598db5dc867')
 
 build() {
   cd "${_perl_namespace}-${_perl_module}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-json-maybexs/-/commit/b84dbf04144f211b9e21e70f2fa6803529a8b92c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-json-maybexs/-/commit/b84dbf04144f211b9e21e70f2fa6803529a8b92c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-cpanel-json-xs][main] upgpkg: 4.38-1

2024-08-27 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
perl-cpanel-json-xs


Commits:
b00fa5a7 by Fabio Castelli (Muflone) at 2024-08-27T17:28:27+02:00
upgpkg: 4.38-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = perl-cpanel-json-xs
pkgdesc = cPanel fork of JSON::XS, fast and correct serializing
-   pkgver = 4.37
-   pkgrel = 3
+   pkgver = 4.38
+   pkgrel = 1
url = https://metacpan.org/dist/Cpanel-JSON-XS
arch = x86_64
license = PerlArtistic
license = GPL
depends = perl
-   source = 
https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Cpanel-JSON-XS-4.37.tar.gz
-   sha512sums = 
f1b5fc161711815f33b3e05a19111d9c94ef817c952eb3d317cb8bc3fd973acdb645a6b129cb21345dccf4a161de069f0ab2d3cb807e7f6b20ebe2527ef48978
+   source = 
https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Cpanel-JSON-XS-4.38.tar.gz
+   sha512sums = 
24b619b838e90bcaa106d9280e8ee926ada14353cf481b97baae110b45190ff3283beba7970061223da1870dea30278bd0bc566a8491b7c198058628ed9528ff
 
 pkgname = perl-cpanel-json-xs


=
PKGBUILD
=
@@ -4,15 +4,15 @@
 pkgname=perl-cpanel-json-xs
 _perl_namespace=Cpanel
 _perl_module=JSON-XS
-pkgver=4.37
-pkgrel=3
+pkgver=4.38
+pkgrel=1
 pkgdesc="cPanel fork of JSON::XS, fast and correct serializing"
 arch=('x86_64')
 license=('PerlArtistic' 'GPL')
 depends=('perl')
 url="https://metacpan.org/dist/${_perl_namespace}-${_perl_module}";
 
source=("https://cpan.metacpan.org/authors/id/R/RU/RURBAN/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz";)
-sha512sums=('f1b5fc161711815f33b3e05a19111d9c94ef817c952eb3d317cb8bc3fd973acdb645a6b129cb21345dccf4a161de069f0ab2d3cb807e7f6b20ebe2527ef48978')
+sha512sums=('24b619b838e90bcaa106d9280e8ee926ada14353cf481b97baae110b45190ff3283beba7970061223da1870dea30278bd0bc566a8491b7c198058628ed9528ff')
 
 build() {
   cd "${_perl_namespace}-${_perl_module}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-cpanel-json-xs/-/commit/b00fa5a7022bc64352b15aab9936a38cf03b793a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-cpanel-json-xs/-/commit/b00fa5a7022bc64352b15aab9936a38cf03b793a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-cpanel-json-xs] Pushed new tag 4.38-1

2024-08-27 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 4.38-1 at Arch Linux / Packaging / Packages / 
perl-cpanel-json-xs

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-cpanel-json-xs/-/tree/4.38-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gscan2pdf][main] added .nvchecker

2024-08-27 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
gscan2pdf


Commits:
b4933d9b by Fabio Castelli (Muflone) at 2024-08-27T17:09:13+02:00
added .nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[gscan2pdf]
+source = "httpheader"
+url = "https://sourceforge.net/projects/gscan2pdf/files/latest/download";
+regex = 'gscan2pdf-(\d+\.\d+\.\d+).tar.xz'
+



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gscan2pdf/-/commit/b4933d9b175cb5075eaf8412561893f5fd5c0a9b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gscan2pdf/-/commit/b4933d9b175cb5075eaf8412561893f5fd5c0a9b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gscan2pdf] Pushed new tag 2.13.4-1

2024-08-27 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 2.13.4-1 at Arch Linux / Packaging / Packages / 
gscan2pdf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gscan2pdf/-/tree/2.13.4-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 24.1.5-1

2024-08-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 24.1.5-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/24.1.5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 24.1.5-1

2024-08-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
5d2f3d7d by Fabio Castelli (Muflone) at 2024-08-21T11:25:06+02:00
upgpkg: 24.1.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 24.1.4
+   pkgver = 24.1.5
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,15 +16,15 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-24.1.4.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.1.4.tar.gz
-   source = 
dbeaver-common-24.1.4.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/f883d97922b19a3481113c0971067f07c116aa6d.tar.gz
+   source = 
dbeaver-24.1.5.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.1.5.tar.gz
+   source = 
dbeaver-common-24.1.5.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/346cb8d8fb24fb290d9e3570188dc4d80e0163f5.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
-   sha256sums = 
047d837bf49b3a71f5a5c61dc92c0f5afd56659198376d3aafe3ddad0bd3895c
-   sha256sums = 
e0632d771d7a81712b52e4464f51f13a7a52efaa14fcce7781ea9c15bcfebfb5
+   sha256sums = 
4b8678c67611c101ea920fabf97d72ff10da23b7e56f4e78e6712da33c939988
+   sha256sums = 
5327a463211c5fb23ebe49f34ba6e18a2e11ccc4e049fea1a0b7e6a0443b83a7
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,9 +2,9 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=24.1.4
+pkgver=24.1.5
 pkgrel=1
-_COMMON_COMMIT_ID='f883d97922b19a3481113c0971067f07c116aa6d'
+_COMMON_COMMIT_ID='346cb8d8fb24fb290d9e3570188dc4d80e0163f5'
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
 url="https://dbeaver.io/";
@@ -22,8 +22,8 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.profile.gz"
 "${pkgname}.hook"
 "${pkgname}.install")
-sha256sums=('047d837bf49b3a71f5a5c61dc92c0f5afd56659198376d3aafe3ddad0bd3895c'
-'e0632d771d7a81712b52e4464f51f13a7a52efaa14fcce7781ea9c15bcfebfb5'
+sha256sums=('4b8678c67611c101ea920fabf97d72ff10da23b7e56f4e78e6712da33c939988'
+'5327a463211c5fb23ebe49f34ba6e18a2e11ccc4e049fea1a0b7e6a0443b83a7'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/5d2f3d7d54621ce936db593c468cc20aeb93354e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/5d2f3d7d54621ce936db593c468cc20aeb93354e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 24.1.4-1

2024-08-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 24.1.4-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/24.1.4-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 24.1.4-1

2024-08-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
c7bca45a by Fabio Castelli (Muflone) at 2024-08-21T11:13:56+02:00
upgpkg: 24.1.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 24.1.3
+   pkgver = 24.1.4
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,15 +16,15 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-24.1.3.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.1.3.tar.gz
-   source = 
dbeaver-common-24.1.3.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/dd047c4dd4358f88160cb98907b116b3f56fe4fe.tar.gz
+   source = 
dbeaver-24.1.4.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.1.4.tar.gz
+   source = 
dbeaver-common-24.1.4.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/f883d97922b19a3481113c0971067f07c116aa6d.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
-   sha256sums = 
47dff9a64d2d7502e07bb4b93cb029c43f0dca6890f9703a7eea6f7355fcb752
-   sha256sums = 
adb45cf06e95bd731516dfdcb17c3048956042bb1a3101c243f58aac1fbf62c2
+   sha256sums = 
047d837bf49b3a71f5a5c61dc92c0f5afd56659198376d3aafe3ddad0bd3895c
+   sha256sums = 
e0632d771d7a81712b52e4464f51f13a7a52efaa14fcce7781ea9c15bcfebfb5
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,9 +2,9 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=24.1.3
+pkgver=24.1.4
 pkgrel=1
-_COMMON_COMMIT_ID='dd047c4dd4358f88160cb98907b116b3f56fe4fe'
+_COMMON_COMMIT_ID='f883d97922b19a3481113c0971067f07c116aa6d'
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
 url="https://dbeaver.io/";
@@ -22,8 +22,8 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.profile.gz"
 "${pkgname}.hook"
 "${pkgname}.install")
-sha256sums=('47dff9a64d2d7502e07bb4b93cb029c43f0dca6890f9703a7eea6f7355fcb752'
-'adb45cf06e95bd731516dfdcb17c3048956042bb1a3101c243f58aac1fbf62c2'
+sha256sums=('047d837bf49b3a71f5a5c61dc92c0f5afd56659198376d3aafe3ddad0bd3895c'
+'e0632d771d7a81712b52e4464f51f13a7a52efaa14fcce7781ea9c15bcfebfb5'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/c7bca45a248c95302aff18e53ba3227e267fd72b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/c7bca45a248c95302aff18e53ba3227e267fd72b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 24.1.3-1

2024-07-28 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
7cc3d847 by Fabio Castelli (Muflone) at 2024-07-29T01:09:21+02:00
upgpkg: 24.1.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 24.1.2
+   pkgver = 24.1.3
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,15 +16,15 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-24.1.2.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.1.2.tar.gz
-   source = 
dbeaver-common-24.1.2.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/5437f631851ca28a4aca9b2f578d670f4d1d2571.tar.gz
+   source = 
dbeaver-24.1.3.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.1.3.tar.gz
+   source = 
dbeaver-common-24.1.3.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/dd047c4dd4358f88160cb98907b116b3f56fe4fe.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
-   sha256sums = 
69f5a88a6cf87c7242977d199ad92e4d403f64f10aefcba541f1c83a7f8d958f
-   sha256sums = 
64763b09a9c26312169063831bc55b961a8a24e62cdeaca5a08c486fb1cb44d0
+   sha256sums = 
47dff9a64d2d7502e07bb4b93cb029c43f0dca6890f9703a7eea6f7355fcb752
+   sha256sums = 
adb45cf06e95bd731516dfdcb17c3048956042bb1a3101c243f58aac1fbf62c2
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,9 +2,9 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=24.1.2
+pkgver=24.1.3
 pkgrel=1
-_COMMON_COMMIT_ID='5437f631851ca28a4aca9b2f578d670f4d1d2571'
+_COMMON_COMMIT_ID='dd047c4dd4358f88160cb98907b116b3f56fe4fe'
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
 url="https://dbeaver.io/";
@@ -22,8 +22,8 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.profile.gz"
 "${pkgname}.hook"
 "${pkgname}.install")
-sha256sums=('69f5a88a6cf87c7242977d199ad92e4d403f64f10aefcba541f1c83a7f8d958f'
-'64763b09a9c26312169063831bc55b961a8a24e62cdeaca5a08c486fb1cb44d0'
+sha256sums=('47dff9a64d2d7502e07bb4b93cb029c43f0dca6890f9703a7eea6f7355fcb752'
+'adb45cf06e95bd731516dfdcb17c3048956042bb1a3101c243f58aac1fbf62c2'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/7cc3d847eada94eddb1e27f91c330f0b5ba31541

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/7cc3d847eada94eddb1e27f91c330f0b5ba31541
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 24.1.3-1

2024-07-28 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 24.1.3-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/24.1.3-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 24.1.2-1

2024-07-14 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
1ede2f11 by Fabio Castelli (Muflone) at 2024-07-14T12:16:21+02:00
upgpkg: 24.1.2-1

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 24.1.1
+   pkgver = 24.1.2
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,15 +16,15 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-24.1.1.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.1.1.tar.gz
-   source = 
dbeaver-common-24.1.1.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/ff8f3a6136667e35f00bc8840a078296eac3c7b2.tar.gz
+   source = 
dbeaver-24.1.2.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.1.2.tar.gz
+   source = 
dbeaver-common-24.1.2.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/5437f631851ca28a4aca9b2f578d670f4d1d2571.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
-   sha256sums = 
8322d86e3e082abca13315aa67f4d7a5aed648b09b22b204354902c8234f7c6b
-   sha256sums = 
e8da35acd91bf8803e6926e6f29c449148b7982a8bcdb12447613095dad38e1d
+   sha256sums = 
69f5a88a6cf87c7242977d199ad92e4d403f64f10aefcba541f1c83a7f8d958f
+   sha256sums = 
64763b09a9c26312169063831bc55b961a8a24e62cdeaca5a08c486fb1cb44d0
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[dbeaver]
+source = "git"
+git = "https://github.com/dbeaver/dbeaver.git";


=
PKGBUILD
=
@@ -2,9 +2,9 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=24.1.1
+pkgver=24.1.2
 pkgrel=1
-_COMMON_COMMIT_ID='ff8f3a6136667e35f00bc8840a078296eac3c7b2'
+_COMMON_COMMIT_ID='5437f631851ca28a4aca9b2f578d670f4d1d2571'
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
 url="https://dbeaver.io/";
@@ -22,8 +22,8 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.profile.gz"
 "${pkgname}.hook"
 "${pkgname}.install")
-sha256sums=('8322d86e3e082abca13315aa67f4d7a5aed648b09b22b204354902c8234f7c6b'
-'e8da35acd91bf8803e6926e6f29c449148b7982a8bcdb12447613095dad38e1d'
+sha256sums=('69f5a88a6cf87c7242977d199ad92e4d403f64f10aefcba541f1c83a7f8d958f'
+'64763b09a9c26312169063831bc55b961a8a24e62cdeaca5a08c486fb1cb44d0'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/1ede2f110a6f1c337e0e9e557dac75490206111b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/1ede2f110a6f1c337e0e9e557dac75490206111b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 24.1.2-1

2024-07-14 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 24.1.2-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/24.1.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mythes-ro][main] upgpkg: 3.3-8

2024-07-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
mythes-ro


Commits:
d1f88304 by Fabio Castelli (Muflone) at 2024-07-07T20:31:29+02:00
upgpkg: 3.3-8
fixed spdx license
rebuilt for .SRCINFO

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,12 @@
+pkgbase = mythes-ro
+   pkgdesc = Romanian thesaurus
+   pkgver = 3.3
+   pkgrel = 8
+   url = https://sourceforge.net/projects/rospell/
+   arch = any
+   license = GPL-2.0-or-later
+   optdepends = libmythes: offers thesaurus library functions
+   source = https://downloads.sourceforge.net/rospell/th_ro_RO.3.3.zip
+   sha256sums = 
097f0a58be60859292fb0c8109669d579abd19a500b9d93bda3c16b9aa446be0
+
+pkgname = mythes-ro


=
PKGBUILD
=
@@ -1,12 +1,13 @@
-# Maintainer: Ionut Biru 
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
+# Contributor: Ionut Biru 
 
 pkgname=mythes-ro
 pkgver=3.3
-pkgrel=7
+pkgrel=8
 pkgdesc="Romanian thesaurus"
 arch=('any')
 url="https://sourceforge.net/projects/rospell/";
-license=('GPL')
+license=('GPL-2.0-or-later')
 optdepends=('libmythes: offers thesaurus library functions')
 source=(https://downloads.sourceforge.net/rospell/th_ro_RO.${pkgver}.zip)
 sha256sums=('097f0a58be60859292fb0c8109669d579abd19a500b9d93bda3c16b9aa446be0')
@@ -19,9 +20,10 @@ package() {
 
   # the symlinks
   install -dm755 "${pkgdir}"/usr/share/myspell/dicts
-  pushd "$pkgdir"/usr/share/myspell/dicts
-for file in "$pkgdir"/usr/share/mythes/*; do
-  ln -sv /usr/share/mythes/$(basename $file) .
-done
+  pushd "${pkgdir}/usr/share/myspell/dicts"
+  for _file in "${pkgdir}"/usr/share/mythes/*; do
+ln -sv /usr/share/mythes/$(basename ${_file}) .
+  done
   popd
 }
+



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mythes-ro/-/commit/d1f8830473b388cd417e167878bc7fdd2e8b71b1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mythes-ro/-/commit/d1f8830473b388cd417e167878bc7fdd2e8b71b1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mythes-ro] Pushed new tag 3.3-8

2024-07-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 3.3-8 at Arch Linux / Packaging / Packages / 
mythes-ro

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mythes-ro/-/tree/3.3-8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mythes-pl][main] upgpkg: 1:0.8.68-2

2024-07-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
mythes-pl


Commits:
c8ee1b0c by Fabio Castelli (Muflone) at 2024-07-07T20:24:21+02:00
upgpkg: 1:0.8.68-2
fixed spdx license
rebuilt for .SRCINFO

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,13 @@
+pkgbase = mythes-pl
+   pkgdesc = Polish thesaurus
+   pkgver = 0.8.68
+   pkgrel = 2
+   epoch = 1
+   url = https://dobryslownik.pl/pobierz/
+   arch = any
+   license = LGPL-3.0-only
+   optdepends = libmythes: offers thesaurus library functions
+   source = 
https://sources.archlinux.org/other/packages/mythes-pl/pl-dict-latest-0.8.68.oxt
+   sha256sums = 
9583aa42893ed22989e08ed52207cb757f6b5966a3f2cd0e34b86deb825549d5
+
+pkgname = mythes-pl


=
PKGBUILD
=
@@ -1,27 +1,29 @@
-# Maintainer:  Bartłomiej Piotrowski 
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
+# Contributor: Bartłomiej Piotrowski 
 # Contributor: Maciej Sitarz 
 
 pkgname=mythes-pl
 epoch=1
 pkgver=0.8.68
-pkgrel=1
+pkgrel=2
 pkgdesc='Polish thesaurus'
 arch=('any')
 url='https://dobryslownik.pl/pobierz/'
-license=('LGPL')
+license=('LGPL-3.0-only')
 optdepends=('libmythes: offers thesaurus library functions')
-source=(https://sources.archlinux.org/other/packages/mythes-pl/pl-dict-latest-$pkgver.oxt)
+source=("https://sources.archlinux.org/other/packages/mythes-pl/pl-dict-latest-${pkgver}.oxt";)
 sha256sums=('9583aa42893ed22989e08ed52207cb757f6b5966a3f2cd0e34b86deb825549d5')
 
 package() {
-  install -dm755 "$pkgdir"/usr/share/mythes
-  install -m644 th_pl_PL_v2.* "$pkgdir"/usr/share/mythes
+  install -dm755 "${pkgdir}"/usr/share/mythes
+  install -m644 th_pl_PL_v2.* "${pkgdir}"/usr/share/mythes
 
   # symlinks
-  install -dm755 "$pkgdir"/usr/share/myspell/dicts
-  pushd "$pkgdir"/usr/share/myspell/dicts
-  for file in "$pkgdir"/usr/share/mythes/*; do
-ln -sv /usr/share/mythes/"$(basename $file)" .
+  install -dm755 "${pkgdir}"/usr/share/myspell/dicts
+  pushd "${pkgdir}"/usr/share/myspell/dicts
+  for _file in "${pkgdir}"/usr/share/mythes/*; do
+ln -sv /usr/share/mythes/"$(basename ${_file})" .
   done
   popd
 }
+



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mythes-pl/-/commit/c8ee1b0cfa6fc7554dbf390b8bb942e73c450765

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mythes-pl/-/commit/c8ee1b0cfa6fc7554dbf390b8bb942e73c450765
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mythes-pl] Pushed new tag 1-0.8.68-2

2024-07-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 1-0.8.68-2 at Arch Linux / Packaging / Packages / 
mythes-pl

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mythes-pl/-/tree/1-0.8.68-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mythes-it][main] upgpkg: 2.0.9l-10

2024-07-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
mythes-it


Commits:
1aa80a92 by Fabio Castelli (Muflone) at 2024-07-07T20:07:55+02:00
upgpkg: 2.0.9l-10
fixed spdx license
rebuilt for .SRCINFO

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,12 @@
+pkgbase = mythes-it
+   pkgdesc = Italian thesaurus
+   pkgver = 2.0.9l
+   pkgrel = 10
+   url = https://sourceforge.net/projects/linguistico/
+   arch = any
+   license = GPL-3.0-only
+   optdepends = libmythes: offers thesaurus library functions
+   source = 
https://downloads.sourceforge.net/linguistico/thesaurus2_it_02_09_l_2008_11_29.zip
+   sha256sums = 
e8223872c3a81c76be7683ad1a3097852e8b916015e2225f35ee72bf345b5522
+
+pkgname = mythes-it


=
PKGBUILD
=
@@ -1,14 +1,15 @@
-# Maintainer: Andrea Scarpino 
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
+# Contributor: Andrea Scarpino 
 
 pkgname=mythes-it
 pkgver=2.0.9l
 _pkgver=02_09_l
 _date=2008_11_29
-pkgrel=9
+pkgrel=10
 pkgdesc="Italian thesaurus"
 arch=('any')
 url="https://sourceforge.net/projects/linguistico/";
-license=('GPL3')
+license=('GPL-3.0-only')
 optdepends=('libmythes: offers thesaurus library functions')
 
source=("https://downloads.sourceforge.net/linguistico/thesaurus2_it_${_pkgver}_${_date}.zip";)
 sha256sums=('e8223872c3a81c76be7683ad1a3097852e8b916015e2225f35ee72bf345b5522')
@@ -21,9 +22,9 @@ package() {
 
   pushd "${pkgdir}"/usr/share/mythes/
   it_IT_aliases="it_CH"
-for lang in $it_IT_aliases; do
-  ln -s th_it_IT_v2.idx th_${lang}_v2.idx
-  ln -s th_it_IT_v2.dat th_${lang}_v2.dat
+for _lang in $it_IT_aliases; do
+  ln -s th_it_IT_v2.idx th_${_lang}_v2.idx
+  ln -s th_it_IT_v2.dat th_${_lang}_v2.dat
 done
   popd
 
@@ -35,3 +36,4 @@ package() {
 done
   popd
 }
+



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mythes-it/-/commit/1aa80a92ddbc545a07f80978d946abb87f141e39

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mythes-it/-/commit/1aa80a92ddbc545a07f80978d946abb87f141e39
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mythes-it] Pushed new tag 2.0.9l-10

2024-07-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 2.0.9l-10 at Arch Linux / Packaging / Packages / 
mythes-it

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mythes-it/-/tree/2.0.9l-10
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/minitube][main] upgpkg: 3.9.3-3

2024-07-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
minitube


Commits:
1a8912f7 by Fabio Castelli (Muflone) at 2024-07-07T19:00:53+02:00
upgpkg: 3.9.3-3
fixed spdx license
added .nvchecker.toml
rebuilt for .SRCINFO

- - - - -


3 changed files:

- + .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,28 @@
+pkgbase = minitube
+   pkgdesc = A YouTube desktop application
+   pkgver = 3.9.3
+   pkgrel = 3
+   url = https://flavio.tordini.org/minitube
+   arch = x86_64
+   license = GPL-3.0-only
+   makedepends = mpv
+   makedepends = qt5-tools
+   depends = gcc-libs
+   depends = glibc
+   depends = qt5-base
+   depends = qt5-declarative
+   depends = qt5-x11extras
+   source = 
https://github.com/flaviotordini/minitube/releases/download/3.9.3/minitube-3.9.3.tar.bz2
+   source = minitube-3.9.3-mpv_0.35.patch
+   sha512sums = 
6cae7e5a3d03678ccf09d9c25e66f31d8e447defd956611cb0af1edeb953c283ccffbfae159db0fceafe16066fa02a07df66d966ee4172018b10c765034f3b81
+   sha512sums = 
5fba6410a317d23e00f8372c1823df28a329990328ff9aa5bbb802985e57c4b95f96d41bb949e32804b7053f38a3f14b1cb79f8b5a5a49ff3236a31d07c308b9
+   b2sums = 
cfad747bdae5dbbdc89dfb5dba341f3c443e8c1da6030db9a08ed6dbfde163a3ff79f7a3ebb4ec1d2e0892d037d21b234a2e82676aac9c5a1562fd814cd9b22d
+   b2sums = 
610c3c455042ddf81fdafa2ce28e0d4e4049d7ce4e533490e77e12a1e2d15f6b305d51eec261e88986d39388fc278230c137a5b358a74448b586e2e5eef2c213
+
+pkgname = minitube
+   depends = gcc-libs
+   depends = glibc
+   depends = qt5-base
+   depends = qt5-declarative
+   depends = qt5-x11extras
+   depends = libmpv.so


=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[minitube]
+source = "git"
+git = "https://github.com/flaviotordini/minitube.git";


=
PKGBUILD
=
@@ -1,19 +1,20 @@
-# Maintainer: David Runge 
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
+# Contributor: David Runge 
 # Contributor: speps 
 # Contributor: Andrea Scarpino 
 
 pkgname=minitube
 pkgver=3.9.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A YouTube desktop application"
 arch=(x86_64)
 url="https://flavio.tordini.org/minitube";
-license=(GPL3)
+license=('GPL-3.0-only')
 depends=(gcc-libs glibc qt5-base qt5-declarative qt5-x11extras)
 makedepends=(mpv qt5-tools)
 source=(
-  
https://github.com/flaviotordini/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2
-  $pkgname-3.9.3-mpv_0.35.patch
+  
"https://github.com/flaviotordini/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2";
+  "${pkgname}-3.9.3-mpv_0.35.patch"
 )
 
sha512sums=('6cae7e5a3d03678ccf09d9c25e66f31d8e447defd956611cb0af1edeb953c283ccffbfae159db0fceafe16066fa02a07df66d966ee4172018b10c765034f3b81'
 
'5fba6410a317d23e00f8372c1823df28a329990328ff9aa5bbb802985e57c4b95f96d41bb949e32804b7053f38a3f14b1cb79f8b5a5a49ff3236a31d07c308b9')
@@ -22,17 +23,17 @@ 
b2sums=('cfad747bdae5dbbdc89dfb5dba341f3c443e8c1da6030db9a08ed6dbfde163a3ff79f7a
 
 prepare() {
   # fix build against mpv >= 0.35: 
https://github.com/flaviotordini/minitube/issues/217
-  patch -Np1 -d $pkgname-$pkgver -i ../$pkgname-3.9.3-mpv_0.35.patch
+  patch -Np1 -d "${pkgname}-${pkgver}" -i "../${pkgname}-3.9.3-mpv_0.35.patch"
 }
 
 build() {
-  cd $pkgname-$pkgver
+  cd "${pkgname}-${pkgver}"
   qmake
 }
 
 package() {
   depends+=(libmpv.so)
 
-  make install INSTALL_ROOT="$pkgdir/" -C $pkgname-$pkgver
-  install -vDm 644 $pkgname-$pkgver/{AUTHORS,CHANGES,README.md,TODO} -t 
"$pkgdir/usr/share/doc/$pkgname/"
+  make install INSTALL_ROOT="${pkgdir}/" -C "${pkgname}-${pkgver}"
+  install -vDm 644 "${pkgname}-${pkgver}"/{AUTHORS,CHANGES,README.md,TODO} -t 
"${pkgdir}/usr/share/doc/${pkgname}/"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/minitube/-/commit/1a8912f7f3439772bd3cf6617d864b5651752c50

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/minitube/-/commit/1a8912f7f3439772bd3cf6617d864b5651752c50
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/minitube] Pushed new tag 3.9.3-3

2024-07-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 3.9.3-3 at Arch Linux / Packaging / Packages / 
minitube

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/minitube/-/tree/3.9.3-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 24.1.1-1

2024-06-29 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
2cf71c93 by Fabio Castelli (Muflone) at 2024-06-29T22:27:53+02:00
upgpkg: 24.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 24.1.0
+   pkgver = 24.1.1
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,15 +16,15 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-24.1.0.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.1.0.tar.gz
-   source = 
dbeaver-common-24.1.0.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/3a9c85663f797288955a85f35d8f991c8346027e.tar.gz
+   source = 
dbeaver-24.1.1.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.1.1.tar.gz
+   source = 
dbeaver-common-24.1.1.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/ff8f3a6136667e35f00bc8840a078296eac3c7b2.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
-   sha256sums = 
70ecde6f5cab44c02c52624b1f4adf2f0a07ba835edad92cc010a948abab075d
-   sha256sums = 
d97fe2e810b1be4578f1737e0b705198a58bc1d94d92605d9c8c7d053d0f48ad
+   sha256sums = 
8322d86e3e082abca13315aa67f4d7a5aed648b09b22b204354902c8234f7c6b
+   sha256sums = 
e8da35acd91bf8803e6926e6f29c449148b7982a8bcdb12447613095dad38e1d
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,9 +2,9 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=24.1.0
+pkgver=24.1.1
 pkgrel=1
-_COMMON_COMMIT_ID='3a9c85663f797288955a85f35d8f991c8346027e'
+_COMMON_COMMIT_ID='ff8f3a6136667e35f00bc8840a078296eac3c7b2'
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
 url="https://dbeaver.io/";
@@ -22,8 +22,8 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.profile.gz"
 "${pkgname}.hook"
 "${pkgname}.install")
-sha256sums=('70ecde6f5cab44c02c52624b1f4adf2f0a07ba835edad92cc010a948abab075d'
-'d97fe2e810b1be4578f1737e0b705198a58bc1d94d92605d9c8c7d053d0f48ad'
+sha256sums=('8322d86e3e082abca13315aa67f4d7a5aed648b09b22b204354902c8234f7c6b'
+'e8da35acd91bf8803e6926e6f29c449148b7982a8bcdb12447613095dad38e1d'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/2cf71c932faf3f2a7296580bccdaef656553bf61

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/2cf71c932faf3f2a7296580bccdaef656553bf61
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 24.1.1-1

2024-06-29 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 24.1.1-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/24.1.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sweethome3d][main] upgpkg: 7.4-1

2024-06-03 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
sweethome3d


Commits:
de78d298 by Fabio Castelli (Muflone) at 2024-06-03T17:39:17+02:00
upgpkg: 7.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = sweethome3d
pkgdesc = An interior design application to draw the plan of your house 
in a 3D environment
-   pkgver = 7.3
+   pkgver = 7.4
pkgrel = 1
url = http://www.sweethome3d.com/
install = sweethome3d.install
@@ -17,11 +17,11 @@ pkgbase = sweethome3d
depends = libgl
depends = libxrender
depends = libnsl
-   source = 
SweetHome3D-7.3-src.zip::https://downloads.sourceforge.net/sweethome3d/SweetHome3D-7.3-src.zip
+   source = 
SweetHome3D-7.4-src.zip::https://downloads.sourceforge.net/sweethome3d/SweetHome3D-7.4-src.zip
source = sweethome3d.sh
source = sweethome3d.desktop
source = sweethome3d.xml
-   sha256sums = 
8eaab3f269181077a26768cbd977fead72a04666325d201e1ea79949f6db70c3
+   sha256sums = 
98987ad5a088441963e0d1afaaf39b8437f9880d3240dda73de4a19702dc502d
sha256sums = 
9e95ebf426abffe91fe3046e024796d0408fee2987a458fd2782dc0b75124e03
sha256sums = 
5eea3337d956d773b05ddef69fe9d34b940ff550370dc92bf307f1b9a3957f9e
sha256sums = 
ec0ad1a0671f708af68ced46bec1f4ab377e24ca1a0a9984867ee5fe484f57c5


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 # Contributor: Archan Paul 
 
 pkgname=sweethome3d
-pkgver=7.3
+pkgver=7.4
 pkgrel=1
 pkgdesc="An interior design application to draw the plan of your house in a 3D 
environment"
 arch=('x86_64')
@@ -18,7 +18,7 @@ 
source=("SweetHome3D-${pkgver}-src.zip"::"https://downloads.sourceforge.net/${pk
 "${pkgname}.sh"
 "${pkgname}.desktop"
 "${pkgname}.xml")
-sha256sums=('8eaab3f269181077a26768cbd977fead72a04666325d201e1ea79949f6db70c3'
+sha256sums=('98987ad5a088441963e0d1afaaf39b8437f9880d3240dda73de4a19702dc502d'
 '9e95ebf426abffe91fe3046e024796d0408fee2987a458fd2782dc0b75124e03'
 '5eea3337d956d773b05ddef69fe9d34b940ff550370dc92bf307f1b9a3957f9e'
 'ec0ad1a0671f708af68ced46bec1f4ab377e24ca1a0a9984867ee5fe484f57c5')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/commit/de78d298168ea1e6eaa6192a5958490302143d51

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/commit/de78d298168ea1e6eaa6192a5958490302143d51
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sweethome3d] Pushed new tag 7.4-1

2024-06-03 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 7.4-1 at Arch Linux / Packaging / Packages / 
sweethome3d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/tree/7.4-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 24.1.0-1

2024-06-03 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 24.1.0-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/24.1.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 24.1.0-1

2024-06-03 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
5b8e9839 by Fabio Castelli (Muflone) at 2024-06-03T16:44:17+02:00
upgpkg: 24.1.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 24.0.5
+   pkgver = 24.1.0
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,15 +16,15 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-24.0.5.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.0.5.tar.gz
-   source = 
dbeaver-common-24.0.5.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/fd76bbe199dd81d6538c188b1c5854094f7bdd0b.tar.gz
+   source = 
dbeaver-24.1.0.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.1.0.tar.gz
+   source = 
dbeaver-common-24.1.0.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/3a9c85663f797288955a85f35d8f991c8346027e.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
-   sha256sums = 
c30be0ff8e6770a0dcdd704a5c0a00dcd028850f4dd7f84f56e92ea6462b4e12
-   sha256sums = 
bf157f24580d1db54df39373751a0271583fe4e3f8829b2a892af71ee51b755f
+   sha256sums = 
70ecde6f5cab44c02c52624b1f4adf2f0a07ba835edad92cc010a948abab075d
+   sha256sums = 
d97fe2e810b1be4578f1737e0b705198a58bc1d94d92605d9c8c7d053d0f48ad
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,9 +2,9 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=24.0.5
+pkgver=24.1.0
 pkgrel=1
-_COMMON_COMMIT_ID='fd76bbe199dd81d6538c188b1c5854094f7bdd0b'
+_COMMON_COMMIT_ID='3a9c85663f797288955a85f35d8f991c8346027e'
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
 url="https://dbeaver.io/";
@@ -22,8 +22,8 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.profile.gz"
 "${pkgname}.hook"
 "${pkgname}.install")
-sha256sums=('c30be0ff8e6770a0dcdd704a5c0a00dcd028850f4dd7f84f56e92ea6462b4e12'
-'bf157f24580d1db54df39373751a0271583fe4e3f8829b2a892af71ee51b755f'
+sha256sums=('70ecde6f5cab44c02c52624b1f4adf2f0a07ba835edad92cc010a948abab075d'
+'d97fe2e810b1be4578f1737e0b705198a58bc1d94d92605d9c8c7d053d0f48ad'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/5b8e98393b46b80e366d4fcbc25d334f68049b24

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/5b8e98393b46b80e366d4fcbc25d334f68049b24
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 24.0.5-1

2024-05-19 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
132b4ecb by Fabio Castelli (Muflone) at 2024-05-20T01:10:23+02:00
upgpkg: 24.0.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 24.0.4
+   pkgver = 24.0.5
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,15 +16,15 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-24.0.4.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.0.4.tar.gz
-   source = 
dbeaver-common-24.0.4.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/84808663652ad45e04396d1692ae7f53f77cdbd2.tar.gz
+   source = 
dbeaver-24.0.5.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.0.5.tar.gz
+   source = 
dbeaver-common-24.0.5.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/fd76bbe199dd81d6538c188b1c5854094f7bdd0b.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
-   sha256sums = 
7bb932d6cb3f8e1a0c2564ab40f8882084b540cd7fdbaa054e4da5edf17e9b6e
-   sha256sums = 
08e611b65980566d2bfb79c300a7a27df0d894e302fd889b68403e9feb225fbe
+   sha256sums = 
c30be0ff8e6770a0dcdd704a5c0a00dcd028850f4dd7f84f56e92ea6462b4e12
+   sha256sums = 
bf157f24580d1db54df39373751a0271583fe4e3f8829b2a892af71ee51b755f
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,9 +2,9 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=24.0.4
+pkgver=24.0.5
 pkgrel=1
-_COMMON_COMMIT_ID='84808663652ad45e04396d1692ae7f53f77cdbd2'
+_COMMON_COMMIT_ID='fd76bbe199dd81d6538c188b1c5854094f7bdd0b'
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
 url="https://dbeaver.io/";
@@ -22,8 +22,8 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.profile.gz"
 "${pkgname}.hook"
 "${pkgname}.install")
-sha256sums=('7bb932d6cb3f8e1a0c2564ab40f8882084b540cd7fdbaa054e4da5edf17e9b6e'
-'08e611b65980566d2bfb79c300a7a27df0d894e302fd889b68403e9feb225fbe'
+sha256sums=('c30be0ff8e6770a0dcdd704a5c0a00dcd028850f4dd7f84f56e92ea6462b4e12'
+'bf157f24580d1db54df39373751a0271583fe4e3f8829b2a892af71ee51b755f'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/132b4ecb16ffdfee8a868523cf6077a16ea2d9ed

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/132b4ecb16ffdfee8a868523cf6077a16ea2d9ed
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 24.0.5-1

2024-05-19 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 24.0.5-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/24.0.5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vorta] Pushed new branch main

2024-05-19 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new branch main at Arch Linux / Packaging / Packages / 
vorta

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vorta/-/tree/main
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vorta] Pushed new tag 0.9.1-4

2024-05-19 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 0.9.1-4 at Arch Linux / Packaging / Packages / 
vorta

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vorta/-/tree/0.9.1-4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-pdf-api2] Pushed new tag 2.047-1

2024-05-19 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 2.047-1 at Arch Linux / Packaging / Packages / 
perl-pdf-api2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pdf-api2/-/tree/2.047-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-pdf-api2][main] upgpkg: 2.047-1

2024-05-19 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
perl-pdf-api2


Commits:
18102434 by Fabio Castelli (Muflone) at 2024-05-19T15:07:30+02:00
upgpkg: 2.047-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,16 +1,16 @@
 pkgbase = perl-pdf-api2
pkgdesc = Faciliates the creation and modification of PDF files
-   pkgver = 2.045
+   pkgver = 2.047
pkgrel = 1
url = https://metacpan.org/release/PDF-API2
arch = any
-   license = LGPL
+   license = LGPL-2.1-or-later
checkdepends = perl-test-exception
checkdepends = perl-test-memory-cycle
depends = perl
depends = perl-font-ttf
options = !emptydirs
-   source = 
https://www.cpan.org/modules/by-module/PDF/PDF-API2-2.045.tar.gz
-   sha256sums = 
b6bdb4e0d0cd6526103fdd58c171e0560c36b843b7fe3ca4ddc9bb1e4c832406
+   source = 
https://www.cpan.org/modules/by-module/PDF/PDF-API2-2.047.tar.gz
+   sha256sums = 
84d6318279d77844923e4de4275fe4345cd08b225edd7f9ed6a16f87a91aca39
 
 pkgname = perl-pdf-api2


=
PKGBUILD
=
@@ -8,16 +8,16 @@
 pkgname=perl-pdf-api2
 _perl_namespace=PDF
 _perl_module=API2
-pkgver=2.045
+pkgver=2.047
 pkgrel=1
 pkgdesc="Faciliates the creation and modification of PDF files"
 arch=('any')
 url="https://metacpan.org/release/${_perl_namespace}-${_perl_module}";
-license=('LGPL')
+license=('LGPL-2.1-or-later')
 depends=('perl' 'perl-font-ttf')
 checkdepends=('perl-test-exception' 'perl-test-memory-cycle')
 
source=("https://www.cpan.org/modules/by-module/${_perl_namespace}/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz";)
-sha256sums=('b6bdb4e0d0cd6526103fdd58c171e0560c36b843b7fe3ca4ddc9bb1e4c832406')
+sha256sums=('84d6318279d77844923e4de4275fe4345cd08b225edd7f9ed6a16f87a91aca39')
 options=('!emptydirs')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pdf-api2/-/commit/18102434fa67339f0b0b274f193bb2a1c2effa18

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pdf-api2/-/commit/18102434fa67339f0b0b274f193bb2a1c2effa18
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-graphics-tiff] Pushed new tag 21-1

2024-05-19 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 21-1 at Arch Linux / Packaging / Packages / 
perl-graphics-tiff

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-graphics-tiff/-/tree/21-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-graphics-tiff][main] upgpkg: 21-1

2024-05-19 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
perl-graphics-tiff


Commits:
c5838b72 by Fabio Castelli (Muflone) at 2024-05-19T15:07:07+02:00
upgpkg: 21-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,21 @@
+pkgbase = perl-graphics-tiff
+   pkgdesc = Extension for the libtiff library
+   pkgver = 21
+   pkgrel = 1
+   url = https://metacpan.org/dist/Graphics-TIFF
+   arch = x86_64
+   license = GPL-1.0-or-later
+   license = Artistic-1.0-Perl
+   checkdepends = perl-readonly
+   checkdepends = perl-test-requires
+   checkdepends = perl-test-deep
+   checkdepends = imagemagick
+   makedepends = perl-extutils-depends
+   makedepends = perl-extutils-pkgconfig
+   depends = perl
+   depends = libtiff
+   options = !emptydirs
+   source = 
perl-graphics-tiff-21.tar.gz::https://github.com/carygravel/graphics-tiff/archive/refs/tags/21.tar.gz
+   sha256sums = 
f22b5b5885a99b0df14aacda60491aae4b5faa2253687ee19c77ed799ab7b1de
+
+pkgname = perl-graphics-tiff


=
PKGBUILD
=
@@ -1,23 +1,21 @@
 # Maintainer: Muflone http://www.muflone.com/contacts/english/
 
 pkgname=perl-graphics-tiff
-_perl_namespace=Graphics
-_perl_module=TIFF
-pkgver=20
-pkgrel=2
+pkgver=21
+pkgrel=1
 pkgdesc="Extension for the libtiff library"
 arch=('x86_64')
-url="https://metacpan.org/dist/${_perl_namespace}-${_perl_module}";
-license=('LGPL')
+url="https://metacpan.org/dist/Graphics-TIFF";
+license=('GPL-1.0-or-later' 'Artistic-1.0-Perl')
 makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig')
 depends=('perl' 'libtiff')
-checkdepends=('perl-readonly' 'perl-test-requires' 'perl-test-deep')
-source=("https://www.cpan.org/modules/by-module/${_perl_namespace}/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz";)
-sha256sums=('3e55cc209465e064019a215a52f05ff51040297d020393fe9fb3de27ad020e35')
+checkdepends=('perl-readonly' 'perl-test-requires' 'perl-test-deep' 
'imagemagick')
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/carygravel/graphics-tiff/archive/refs/tags/${pkgver}.tar.gz";)
+sha256sums=('f22b5b5885a99b0df14aacda60491aae4b5faa2253687ee19c77ed799ab7b1de')
 options=('!emptydirs')
 
 build() {
-  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  cd "${pkgname#perl-}-${pkgver}"
   unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
   export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
   perl Makefile.PL
@@ -25,14 +23,14 @@ build() {
 }
 
 check() {
-  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  cd "${pkgname#perl-}-${pkgver}"
   unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
   export PERL_MM_USE_DEFAULT=1
   make test
 }
 
 package() {
-  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  cd "${pkgname#perl-}-${pkgver}"
   unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
   make pure_install INSTALLDIRS=vendor DESTDIR="${pkgdir}"
   # Delete unuseful files



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-graphics-tiff/-/commit/c5838b727fa5652db020b6a89724caac5876317e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-graphics-tiff/-/commit/c5838b727fa5652db020b6a89724caac5876317e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 24.0.4-1

2024-05-13 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 24.0.4-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/24.0.4-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 24.0.3-1

2024-04-23 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
c5c593e1 by Fabio Castelli (Muflone) at 2024-04-23T00:29:42+02:00
upgpkg: 24.0.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,11 +1,11 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 24.0.2
+   pkgver = 24.0.3
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
arch = x86_64
-   license = Apache
+   license = Apache-2.0
makedepends = maven
makedepends = java-environment=17
depends = java-runtime>=17
@@ -16,16 +16,16 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-24.0.2.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.0.2.tar.gz
-   source = 
dbeaver-common-24.0.2.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/bad57b3814edbbcc5c0f8263a4ca64e802dc38e7.tar.gz
+   source = 
dbeaver-24.0.3.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.0.3.tar.gz
+   source = 
dbeaver-common-24.0.3.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/28bf1386f7a8b67e76118447addbcdd21eadc264.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
source = tycho_3_0_5.patch
-   sha256sums = 
ae11d17a548f3b1ef6da331b12106acbedb25465d69881cf9ba421171b3e
-   sha256sums = 
6a011fbf874a2e7d1d7690e359a147a6e94ec741c504bea2a42a94552b39e4f5
+   sha256sums = 
7fbabeda65f20b855a973badec13d265b5b24a7ff85a7bdfd37b9996d4cb0acc
+   sha256sums = 
e66353ad5924a0ca410909124f83a09cae204d9fa71476e55ea2ed13149c
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,13 +2,13 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=24.0.2
+pkgver=24.0.3
 pkgrel=1
-_COMMON_COMMIT_ID='bad57b3814edbbcc5c0f8263a4ca64e802dc38e7'
+_COMMON_COMMIT_ID='28bf1386f7a8b67e76118447addbcdd21eadc264'
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
 url="https://dbeaver.io/";
-license=("Apache")
+license=("Apache-2.0")
 depends=('java-runtime>=17' 'gtk3' 'gtk-update-icon-cache' 'libsecret')
 makedepends=('maven' 'java-environment=17')
 optdepends=('dbeaver-plugin-office: export data in Microsoft Office Excel 
format'
@@ -23,8 +23,8 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.hook"
 "${pkgname}.install"
 "tycho_3_0_5.patch")
-sha256sums=('ae11d17a548f3b1ef6da331b12106acbedb25465d69881cf9ba421171b3e'
-'6a011fbf874a2e7d1d7690e359a147a6e94ec741c504bea2a42a94552b39e4f5'
+sha256sums=('7fbabeda65f20b855a973badec13d265b5b24a7ff85a7bdfd37b9996d4cb0acc'
+'e66353ad5924a0ca410909124f83a09cae204d9fa71476e55ea2ed13149c'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/c5c593e18cf79c43a97bf884cbc2dae406631856

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/c5c593e18cf79c43a97bf884cbc2dae406631856
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 24.0.3-1

2024-04-23 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 24.0.3-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/24.0.3-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-data-uuid] Pushed new tag 1.227-1

2024-04-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 1.227-1 at Arch Linux / Packaging / Packages / 
perl-data-uuid

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-data-uuid/-/tree/1.227-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-data-uuid][main] upgpkg: 1.227-1

2024-04-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
perl-data-uuid


Commits:
946840a5 by Fabio Castelli (Muflone) at 2024-04-08T01:27:24+02:00
upgpkg: 1.227-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,13 @@
+pkgbase = perl-data-uuid
+   pkgdesc = Globally/Universally Unique Identifiers (GUIDs/UUIDs)
+   pkgver = 1.227
+   pkgrel = 1
+   url = https://github.com/bleargh45/Data-UUID
+   arch = x86_64
+   license = LicenseRef-custom
+   depends = perl
+   options = !emptydirs
+   source = 
perl-data-uuid-1.227.tar.gz::https://github.com/bleargh45/Data-UUID/archive/refs/tags/1.227.tar.gz
+   sha256sums = 
0b8901706a0cedca2c3632ecdc46ec5f20118a4c60406b36e59286acd00043e3
+
+pkgname = perl-data-uuid


=
PKGBUILD
=
@@ -3,15 +3,15 @@
 pkgname=perl-data-uuid
 _perl_namespace=Data
 _perl_module=UUID
-pkgver=1.226
-pkgrel=4
+pkgver=1.227
+pkgrel=1
 pkgdesc="Globally/Universally Unique Identifiers (GUIDs/UUIDs)"
 arch=('x86_64')
-url="https://metacpan.org/release/${_perl_namespace}-${_perl_module}";
-license=('BSD')
+url="https://github.com/bleargh45/${_perl_namespace}-${_perl_module}";
+license=('LicenseRef-custom')
 depends=('perl')
-source=("https://www.cpan.org/modules/by-module/${_perl_namespace}/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz";)
-sha256sums=('093d57ffa0d411a94bafafae495697db26f5c9d0277198fe3f7cf2be22996453')
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/bleargh45/Data-UUID/archive/refs/tags/${pkgver}.tar.gz";)
+sha256sums=('0b8901706a0cedca2c3632ecdc46ec5f20118a4c60406b36e59286acd00043e3')
 options=('!emptydirs')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-data-uuid/-/commit/946840a55f3d3edd475fa3c016babf69708050a3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-data-uuid/-/commit/946840a55f3d3edd475fa3c016babf69708050a3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/shutter] Pushed new tag 0.99.5-2

2024-04-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 0.99.5-2 at Arch Linux / Packaging / Packages / 
shutter

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/shutter/-/tree/0.99.5-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/shutter][main] upgpkg: 0.99.5-2

2024-04-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
shutter


Commits:
653a6688 by Fabio Castelli (Muflone) at 2024-04-08T00:53:49+02:00
upgpkg: 0.99.5-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = shutter
pkgdesc = The feature-rich screenshot tool
pkgver = 0.99.5
-   pkgrel = 1
+   pkgrel = 2
url = https://shutter-project.org/
arch = any
-   license = GPL
+   license = GPL-3.0-only
depends = xdg-utils
depends = imagemagick
depends = procps
@@ -42,6 +42,7 @@ pkgbase = shutter
optdepends = perl-net-oauth: Imgur upload support
optdepends = bc: 3D Rotate and 3D Reflection plugins support
optdepends = libappindicator-gtk3: display the tray icon in some 
environments (like GNOME or Plasma Wayland)
+   optdepends = webp-pixbuf-loader: WebP support
source = 
shutter-0.99.5.tar.gz::https://github.com/shutter-project/shutter/archive/v0.99.5.tar.gz
sha512sums = 
524e135191a324f7da890922c98646c7cd83a714a3b1dc14f2ba9910f8a90f5c6c527a5c857888c2be93120a7b242e435664c8af45792d36b66d7642fda50371
 


=
PKGBUILD
=
@@ -8,11 +8,11 @@
 
 pkgname=shutter
 pkgver=0.99.5
-pkgrel=1
+pkgrel=2
 pkgdesc="The feature-rich screenshot tool"
 arch=('any')
 url="https://shutter-project.org/";
-license=('GPL')
+license=('GPL-3.0-only')
 depends=('xdg-utils' 'imagemagick' 'procps' 'librsvg' 'libwnck3'
  'perl-carp-always'
  'perl-file-basedir'
@@ -45,7 +45,8 @@ optdepends=('perl-image-exiftool: read and write EXIF data'
 'perl-lwp-protocol-https: Imgur upload support'
 'perl-net-oauth: Imgur upload support'
 'bc: 3D Rotate and 3D Reflection plugins support'
-'libappindicator-gtk3: display the tray icon in some environments 
(like GNOME or Plasma Wayland)')
+'libappindicator-gtk3: display the tray icon in some environments 
(like GNOME or Plasma Wayland)'
+'webp-pixbuf-loader: WebP support')
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/shutter-project/${pkgname}/archive/v${pkgver}.tar.gz";)
 
sha512sums=('524e135191a324f7da890922c98646c7cd83a714a3b1dc14f2ba9910f8a90f5c6c527a5c857888c2be93120a7b242e435664c8af45792d36b66d7642fda50371')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/shutter/-/commit/653a6688005b4c9e53ab9946c9f7fc72753061ae

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/shutter/-/commit/653a6688005b4c9e53ab9946c9f7fc72753061ae
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sweethome3d][main] upgpkg: 7.3-1

2024-04-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
sweethome3d


Commits:
16a7 by Fabio Castelli (Muflone) at 2024-04-07T23:15:06+02:00
upgpkg: 7.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,12 +1,12 @@
 pkgbase = sweethome3d
pkgdesc = An interior design application to draw the plan of your house 
in a 3D environment
-   pkgver = 7.2
+   pkgver = 7.3
pkgrel = 1
url = http://www.sweethome3d.com/
install = sweethome3d.install
arch = x86_64
-   license = GPL
-   license = custom
+   license = GPL-2.0-or-later
+   license = LicenseRef-ThirdyParty
makedepends = java-environment<20
makedepends = ant
makedepends = strip-nondeterminism
@@ -17,11 +17,11 @@ pkgbase = sweethome3d
depends = libgl
depends = libxrender
depends = libnsl
-   source = 
SweetHome3D-7.2-src.zip::https://downloads.sourceforge.net/sweethome3d/SweetHome3D-7.2-src.zip
+   source = 
SweetHome3D-7.3-src.zip::https://downloads.sourceforge.net/sweethome3d/SweetHome3D-7.3-src.zip
source = sweethome3d.sh
source = sweethome3d.desktop
source = sweethome3d.xml
-   sha256sums = 
228dc77eeb2c7d2cba08b1c4d0908093482304095afeefa94b519a9fc071a336
+   sha256sums = 
8eaab3f269181077a26768cbd977fead72a04666325d201e1ea79949f6db70c3
sha256sums = 
9e95ebf426abffe91fe3046e024796d0408fee2987a458fd2782dc0b75124e03
sha256sums = 
5eea3337d956d773b05ddef69fe9d34b940ff550370dc92bf307f1b9a3957f9e
sha256sums = 
ec0ad1a0671f708af68ced46bec1f4ab377e24ca1a0a9984867ee5fe484f57c5


=
PKGBUILD
=
@@ -6,19 +6,19 @@
 # Contributor: Archan Paul 
 
 pkgname=sweethome3d
-pkgver=7.2
+pkgver=7.3
 pkgrel=1
 pkgdesc="An interior design application to draw the plan of your house in a 3D 
environment"
 arch=('x86_64')
 url="http://www.sweethome3d.com/";
-license=('GPL' 'custom')
+license=('GPL-2.0-or-later' 'LicenseRef-ThirdyParty')
 depends=('java-runtime' 'shared-mime-info' 'desktop-file-utils' 'libxext' 
'libgl' 'libxrender' 'libnsl')
 makedepends=('java-environment<20' 'ant' 'strip-nondeterminism')
 
source=("SweetHome3D-${pkgver}-src.zip"::"https://downloads.sourceforge.net/${pkgname}/SweetHome3D-${pkgver}-src.zip";
 "${pkgname}.sh"
 "${pkgname}.desktop"
 "${pkgname}.xml")
-sha256sums=('228dc77eeb2c7d2cba08b1c4d0908093482304095afeefa94b519a9fc071a336'
+sha256sums=('8eaab3f269181077a26768cbd977fead72a04666325d201e1ea79949f6db70c3'
 '9e95ebf426abffe91fe3046e024796d0408fee2987a458fd2782dc0b75124e03'
 '5eea3337d956d773b05ddef69fe9d34b940ff550370dc92bf307f1b9a3957f9e'
 'ec0ad1a0671f708af68ced46bec1f4ab377e24ca1a0a9984867ee5fe484f57c5')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/commit/16a7075b77a39056347eeaaed72bad3c7f99

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/commit/16a7075b77a39056347eeaaed72bad3c7f99
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sweethome3d] Pushed new tag 7.3-1

2024-04-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 7.3-1 at Arch Linux / Packaging / Packages / 
sweethome3d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/tree/7.3-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 24.0.2-1

2024-04-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
fb4f8a8d by Fabio Castelli (Muflone) at 2024-04-07T21:04:51+02:00
upgpkg: 24.0.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 24.0.0
+   pkgver = 24.0.2
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,16 +16,16 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-24.0.0.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.0.0.tar.gz
-   source = 
dbeaver-common-24.0.0.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/a8d8042c59bb9fc47e421ed041e18096039e1183.tar.gz
+   source = 
dbeaver-24.0.2.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.0.2.tar.gz
+   source = 
dbeaver-common-24.0.2.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/bad57b3814edbbcc5c0f8263a4ca64e802dc38e7.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
source = tycho_3_0_5.patch
-   sha256sums = 
27f15e024b58b27573c53c12306b8e701933aa6277bb2dbb8892bbdbe216fff9
-   sha256sums = 
6bf2e1e0b7c33fdc775ad8f06d99ea1ccfca5e9d37781849e8419a4c994f1160
+   sha256sums = 
ae11d17a548f3b1ef6da331b12106acbedb25465d69881cf9ba421171b3e
+   sha256sums = 
6a011fbf874a2e7d1d7690e359a147a6e94ec741c504bea2a42a94552b39e4f5
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,9 +2,9 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=24.0.0
+pkgver=24.0.2
 pkgrel=1
-_COMMON_COMMIT_ID='a8d8042c59bb9fc47e421ed041e18096039e1183'
+_COMMON_COMMIT_ID='bad57b3814edbbcc5c0f8263a4ca64e802dc38e7'
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
 url="https://dbeaver.io/";
@@ -23,8 +23,8 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.hook"
 "${pkgname}.install"
 "tycho_3_0_5.patch")
-sha256sums=('27f15e024b58b27573c53c12306b8e701933aa6277bb2dbb8892bbdbe216fff9'
-'6bf2e1e0b7c33fdc775ad8f06d99ea1ccfca5e9d37781849e8419a4c994f1160'
+sha256sums=('ae11d17a548f3b1ef6da331b12106acbedb25465d69881cf9ba421171b3e'
+'6a011fbf874a2e7d1d7690e359a147a6e94ec741c504bea2a42a94552b39e4f5'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/fb4f8a8d2b32fbda27301dc70ec6e06d552df406

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/fb4f8a8d2b32fbda27301dc70ec6e06d552df406
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 24.0.2-1

2024-04-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 24.0.2-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/24.0.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver-plugin-svg-format][main] upgpkg: 1.0.162.202403031740-1

2024-03-09 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver-plugin-svg-format


Commits:
50d0801d by Fabio Castelli (Muflone) at 2024-03-10T01:49:10+01:00
upgpkg: 1.0.162.202403031740-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- dbeaver-plugin-svg-format.info


Changes:

=
.SRCINFO
=
@@ -1,20 +1,20 @@
 pkgbase = dbeaver-plugin-svg-format
pkgdesc = DBeaver plugin to save diagrams in SVG format
-   pkgver = 1.0.156.202312122044
+   pkgver = 1.0.162.202403031740
pkgrel = 1
url = https://dbeaver.io/
arch = any
-   license = Apache
+   license = Apache-2.0
makedepends = unzip
depends = dbeaver>=4.2.5
depends = dbeaver-plugin-batik
-   noextract = org.jkiss.dbeaver.ext.ui.svg_1.0.156.202312122044.jar
-   noextract = ui.svg.feature_1.0.156.202312122044.jar
-   source = 
https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.ext.ui.svg_1.0.156.202312122044.jar
-   source = 
https://dbeaver.io/update/ce/latest/features/org.jkiss.dbeaver.ext.ui.svg.feature_1.0.156.202312122044.jar
+   noextract = org.jkiss.dbeaver.ext.ui.svg_1.0.162.202403031740.jar
+   noextract = ui.svg.feature_1.0.162.202403031740.jar
+   source = 
https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.ext.ui.svg_1.0.162.202403031740.jar
+   source = 
https://dbeaver.io/update/ce/latest/features/org.jkiss.dbeaver.ext.ui.svg.feature_1.0.162.202403031740.jar
source = dbeaver-plugin-svg-format.info
-   sha256sums = 
3f787c75a48abba65f6237d6698d72978d4b09536050dd46ec93ec76f95a6b86
-   sha256sums = 
bbb6a741ff0f518c691d5f02c1e60aef305a6c860a37d4832f493246ad6c558f
-   sha256sums = 
74406f995c19dc17d8b9c7c1f87417bbb3dee4ad9838c80f66d841adea7359a0
+   sha256sums = 
416b2e67dda6da1faaf5780005e92e9d82111c4640b8b8604ff238b2f257cc65
+   sha256sums = 
ed1567e8bcc64337db2285eaed1825a79e07cec154a5106639ba5ffba7855ad5
+   sha256sums = 
39d978e183fa2941658abdffc8ef7b04fd683782e05e0f72a7a1bc6ebb1d486e
 
 pkgname = dbeaver-plugin-svg-format


=
PKGBUILD
=
@@ -1,20 +1,20 @@
 # Maintainer: Muflone http://www.muflone.com/contacts/english/
 
 pkgname=dbeaver-plugin-svg-format
-pkgver=1.0.156.202312122044
+pkgver=1.0.162.202403031740
 pkgrel=1
 pkgdesc='DBeaver plugin to save diagrams in SVG format'
 arch=('any')
 url='https://dbeaver.io/'
-license=('Apache')
+license=('Apache-2.0')
 makedepends=('unzip')
 depends=('dbeaver>=4.2.5' 'dbeaver-plugin-batik')
 
source=("https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.ext.ui.svg_${pkgver}.jar";
 
"https://dbeaver.io/update/ce/latest/features/org.jkiss.dbeaver.ext.ui.svg.feature_${pkgver}.jar";
 "${pkgname}.info")
-sha256sums=('3f787c75a48abba65f6237d6698d72978d4b09536050dd46ec93ec76f95a6b86'
-'bbb6a741ff0f518c691d5f02c1e60aef305a6c860a37d4832f493246ad6c558f'
-'74406f995c19dc17d8b9c7c1f87417bbb3dee4ad9838c80f66d841adea7359a0')
+sha256sums=('416b2e67dda6da1faaf5780005e92e9d82111c4640b8b8604ff238b2f257cc65'
+'ed1567e8bcc64337db2285eaed1825a79e07cec154a5106639ba5ffba7855ad5'
+'39d978e183fa2941658abdffc8ef7b04fd683782e05e0f72a7a1bc6ebb1d486e')
 noextract=("org.jkiss.dbeaver.ext.ui.svg_${pkgver}.jar"
"ui.svg.feature_${pkgver}.jar")
 


=
dbeaver-plugin-svg-format.info
=
@@ -1 +1 @@
-org.jkiss.dbeaver.ext.ui.svg,1.0.156.202312122044,plugins/org.jkiss.dbeaver.ext.ui.svg_1.0.156.202312122044.jar,4,false
+org.jkiss.dbeaver.ext.ui.svg,1.0.162.202403031740,plugins/org.jkiss.dbeaver.ext.ui.svg_1.0.162.202403031740.jar,4,false



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-svg-format/-/commit/50d0801d907255ca2b9cc210bf95bcc8308d0730

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-svg-format/-/commit/50d0801d907255ca2b9cc210bf95bcc8308d0730
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver-plugin-svg-format] Pushed new tag 1.0.162.202403031740-1

2024-03-09 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 1.0.162.202403031740-1 at Arch Linux / Packaging 
/ Packages / dbeaver-plugin-svg-format

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-svg-format/-/tree/1.0.162.202403031740-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver-plugin-office][main] upgpkg: 1.1.164.202403031740-1

2024-03-09 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver-plugin-office


Commits:
dbb382ea by Fabio Castelli (Muflone) at 2024-03-10T01:41:28+01:00
upgpkg: 1.1.164.202403031740-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- dbeaver-plugin-office.info


Changes:

=
.SRCINFO
=
@@ -1,22 +1,22 @@
 pkgbase = dbeaver-plugin-office
pkgdesc = DBeaver plugin to export data to Microsoft Office format
-   pkgver = 1.1.158.202312122044
+   pkgver = 1.1.164.202403031740
pkgrel = 1
url = https://dbeaver.io/
arch = any
-   license = Apache
+   license = Apache-2.0
makedepends = unzip
depends = dbeaver>=4.2.5
depends = dbeaver-plugin-apache-poi
-   noextract = org.jkiss.dbeaver.data.office_1.1.158.202312122044.jar
-   noextract = 
org.jkiss.dbeaver.ext.office.feature_1.1.157.202312122044.jar
-   source = 
https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.data.office_1.1.158.202312122044.jar
-   source = 
https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.data.office.ui_1.0.45.202312122044.jar
-   source = 
https://dbeaver.io/update/ce/latest/features/org.jkiss.dbeaver.ext.office.feature_1.1.157.202312122044.jar
+   noextract = org.jkiss.dbeaver.data.office_1.1.164.202403031740.jar
+   noextract = 
org.jkiss.dbeaver.ext.office.feature_1.1.163.202403031740.jar
+   source = 
https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.data.office_1.1.164.202403031740.jar
+   source = 
https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.data.office.ui_1.0.51.202403031740.jar
+   source = 
https://dbeaver.io/update/ce/latest/features/org.jkiss.dbeaver.ext.office.feature_1.1.163.202403031740.jar
source = dbeaver-plugin-office.info
-   sha256sums = 
295a2c084ea40f62254f6968837098b57d1d38dbb1fd870e7fc6db7d75b88d24
-   sha256sums = 
e843058c0507cfea9dfb622e81981da0786f0751ef4557642b27ea7b36dc6976
-   sha256sums = 
d7c6b25037148df90559072395349df50724c06f4811dd874652ef3a926692d3
-   sha256sums = 
37381b5b0df4beec8676b58769277a9d83957786003733cdef378d52d1f8a01b
+   sha256sums = 
3e208d4b566c17b75aef915da4640f706317e2985a52cdc1dfef2e5b553d8aa8
+   sha256sums = 
f9276a76f4ae20fa26bfca02abcfa33d6645a58b59091f6bca52eb6369271f56
+   sha256sums = 
c333ffb3f9ebd6ee6c10bd39897f026c77974503431a425924cac61f1210b035
+   sha256sums = 
361bf41d7cfe61e888c6c2df937a24db8df7ca0019e0b23f77cf7a891b18399f
 
 pkgname = dbeaver-plugin-office


=
PKGBUILD
=
@@ -1,24 +1,24 @@
 # Maintainer: Muflone http://www.muflone.com/contacts/english/
 
 pkgname=dbeaver-plugin-office
-pkgver=1.1.158.202312122044
-_featurever=1.1.157.202312122044
-_uiver=1.0.45.202312122044
+pkgver=1.1.164.202403031740
+_featurever=1.1.163.202403031740
+_uiver=1.0.51.202403031740
 pkgrel=1
 pkgdesc='DBeaver plugin to export data to Microsoft Office format'
 arch=('any')
 url='https://dbeaver.io/'
-license=('Apache')
+license=('Apache-2.0')
 makedepends=('unzip')
 depends=('dbeaver>=4.2.5' 'dbeaver-plugin-apache-poi')
 
source=("https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.data.office_${pkgver}.jar";
 
"https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.data.office.ui_${_uiver}.jar";
 
"https://dbeaver.io/update/ce/latest/features/org.jkiss.dbeaver.ext.office.feature_${_featurever}.jar";
 "${pkgname}.info")
-sha256sums=('295a2c084ea40f62254f6968837098b57d1d38dbb1fd870e7fc6db7d75b88d24'
-'e843058c0507cfea9dfb622e81981da0786f0751ef4557642b27ea7b36dc6976'
-'d7c6b25037148df90559072395349df50724c06f4811dd874652ef3a926692d3'
-'37381b5b0df4beec8676b58769277a9d83957786003733cdef378d52d1f8a01b')
+sha256sums=('3e208d4b566c17b75aef915da4640f706317e2985a52cdc1dfef2e5b553d8aa8'
+'f9276a76f4ae20fa26bfca02abcfa33d6645a58b59091f6bca52eb6369271f56'
+'c333ffb3f9ebd6ee6c10bd39897f026c77974503431a425924cac61f1210b035'
+'361bf41d7cfe61e888c6c2df937a24db8df7ca0019e0b23f77cf7a891b18399f')
 noextract=("org.jkiss.dbeaver.data.office_${pkgver}.jar"
"org.jkiss.dbeaver.ext.office.feature_${_featurever}.jar")
 


=
dbeaver-plugin-office.info
=
@@ -1,2 +1,2 @@
-org.jkiss.dbeaver.data.office,1.1.158.202312122044,plugins/org.jkiss.dbeaver.data.office_1.1.158.202312122044.jar,4,false
-org.jkiss.dbeaver.data.office.ui,1.0.45.202312122044,plugins/org.jkiss.dbeaver.data.office.ui_1.0.45.202312122044.jar,4,false
+org.jkiss.dbeave

[Git][archlinux/packaging/packages/dbeaver-plugin-office] Pushed new tag 1.1.164.202403031740-1

2024-03-09 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 1.1.164.202403031740-1 at Arch Linux / Packaging 
/ Packages / dbeaver-plugin-office

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-office/-/tree/1.1.164.202403031740-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver-plugin-apache-poi] Pushed new tag 5.2.5-1

2024-03-09 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 5.2.5-1 at Arch Linux / Packaging / Packages / 
dbeaver-plugin-apache-poi

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-apache-poi/-/tree/5.2.5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver-plugin-apache-poi][main] upgpkg: 5.2.5-1

2024-03-09 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver-plugin-apache-poi


Commits:
d6eb23bb by Fabio Castelli (Muflone) at 2024-03-10T01:34:31+01:00
upgpkg: 5.2.5-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- dbeaver-plugin-apache-poi.info


Changes:

=
.SRCINFO
=
@@ -1,16 +1,16 @@
 pkgbase = dbeaver-plugin-apache-poi
pkgdesc = DBeaver library for Microsoft Office documents
-   pkgver = 5.2.4
+   pkgver = 5.2.5
pkgrel = 1
url = https://dbeaver.io/
arch = any
-   license = Apache
+   license = Apache-2.0
makedepends = unzip
depends = dbeaver>=4.2.5
-   noextract = org.jkiss.bundle.apache.poi_5.2.4.jar
-   source = 
https://dbeaver.io/update/ce/latest/plugins/org.jkiss.bundle.apache.poi_5.2.4.jar
+   noextract = org.jkiss.bundle.apache.poi_5.2.5.jar
+   source = 
https://dbeaver.io/update/ce/latest/plugins/org.jkiss.bundle.apache.poi_5.2.5.jar
source = dbeaver-plugin-apache-poi.info
-   sha256sums = 
59061d440466b1869528adc1ee7c934421e9cae8008a8caa3801d34967ec3735
-   sha256sums = 
5a280fb2b234f76842c3e3a41d08cfecb0f159cf5ca322b3f0001755e7093150
+   sha256sums = 
1f979af0c82db69228a116bce039a42f1a0984e4251bfd4e2f4c6ea63699f1de
+   sha256sums = 
fda06eb4854d7cd78bfca9df3954a5ec00b0143250b92a0565f29bcd2643085d
 
 pkgname = dbeaver-plugin-apache-poi


=
PKGBUILD
=
@@ -1,18 +1,18 @@
 # Maintainer: Muflone http://www.muflone.com/contacts/english/
 
 pkgname=dbeaver-plugin-apache-poi
-pkgver=5.2.4
+pkgver=5.2.5
 pkgrel=1
 pkgdesc='DBeaver library for Microsoft Office documents'
 arch=('any')
 url='https://dbeaver.io/'
-license=('Apache')
+license=('Apache-2.0')
 makedepends=('unzip')
 depends=('dbeaver>=4.2.5')
 
source=("https://dbeaver.io/update/ce/latest/plugins/org.jkiss.bundle.apache.poi_${pkgver}.jar";
 "${pkgname}.info")
-sha256sums=('59061d440466b1869528adc1ee7c934421e9cae8008a8caa3801d34967ec3735'
-'5a280fb2b234f76842c3e3a41d08cfecb0f159cf5ca322b3f0001755e7093150')
+sha256sums=('1f979af0c82db69228a116bce039a42f1a0984e4251bfd4e2f4c6ea63699f1de'
+'fda06eb4854d7cd78bfca9df3954a5ec00b0143250b92a0565f29bcd2643085d')
 noextract=("org.jkiss.bundle.apache.poi_${pkgver}.jar")
 
 package() {


=
dbeaver-plugin-apache-poi.info
=
@@ -1 +1 @@
-org.jkiss.bundle.apache.poi,5.2.4,plugins/org.jkiss.bundle.apache.poi_5.2.4/,4,false
+org.jkiss.bundle.apache.poi,5.2.5,plugins/org.jkiss.bundle.apache.poi_5.2.5/,4,false



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-apache-poi/-/commit/d6eb23bb576e67ee86c070d6c9ac5c4d056484f2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-apache-poi/-/commit/d6eb23bb576e67ee86c070d6c9ac5c4d056484f2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xca] Pushed new tag 2.6.0-1

2024-03-09 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 2.6.0-1 at Arch Linux / Packaging / Packages / xca

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xca/-/tree/2.6.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xca][main] upgpkg: 2.6.0-1

2024-03-09 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / xca


Commits:
d0f5e906 by Fabio Castelli (Muflone) at 2024-03-10T01:21:00+01:00
upgpkg: 2.6.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,16 +1,16 @@
 pkgbase = xca
pkgdesc = Graphical user interface to OpenSSL, RSA/DSA public keys, 
certificates, signing requests and revokation lists
-   pkgver = 2.5.0
+   pkgver = 2.6.0
pkgrel = 1
url = https://hohnstaedt.de/xca/
arch = x86_64
-   license = BSD
+   license = BSD-3-Clause
makedepends = cmake
depends = qt6-tools
depends = libltdl
depends = desktop-file-utils
depends = gtk-update-icon-cache
-   source = 
https://github.com/chris2511/xca/releases/download/RELEASE.2.5.0/xca-2.5.0.tar.gz
-   sha512sums = 
36b9b97ff0649934fbe78e38048e75883555aab5d86ee2cbd629f9789326d16463f182cf0bbcc76b1ac8f631b24fa187f1b64c466e04de010724ea5f9ebfa11e
+   source = 
https://github.com/chris2511/xca/releases/download/RELEASE.2.6.0/xca-2.6.0.tar.gz
+   sha512sums = 
0904df3095cd1cce3c1d19320f207f1997378776728767201a791680d7b937fd947bfdb887cbc7dd4d9ffa18178807cba7844245cf65c84591af7af287ed531e
 
 pkgname = xca


=
PKGBUILD
=
@@ -2,16 +2,16 @@
 # Contributor: Andrea Zucchelli 
 
 pkgname=xca
-pkgver=2.5.0
+pkgver=2.6.0
 pkgrel=1
 pkgdesc='Graphical user interface to OpenSSL, RSA/DSA public keys, 
certificates, signing requests and revokation lists'
 arch=('x86_64')
 url='https://hohnstaedt.de/xca/'
-license=('BSD')
+license=('BSD-3-Clause')
 makedepends=('cmake')
 depends=('qt6-tools' 'libltdl' 'desktop-file-utils' 'gtk-update-icon-cache')
 
source=("https://github.com/chris2511/${pkgname}/releases/download/RELEASE.${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('36b9b97ff0649934fbe78e38048e75883555aab5d86ee2cbd629f9789326d16463f182cf0bbcc76b1ac8f631b24fa187f1b64c466e04de010724ea5f9ebfa11e')
+sha512sums=('0904df3095cd1cce3c1d19320f207f1997378776728767201a791680d7b937fd947bfdb887cbc7dd4d9ffa18178807cba7844245cf65c84591af7af287ed531e')
 
 build () {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xca/-/commit/d0f5e906c615bc78a22acfca8a96609130503e2d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xca/-/commit/d0f5e906c615bc78a22acfca8a96609130503e2d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 24.0.0-1

2024-03-04 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 24.0.0-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/24.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 24.0.0-1

2024-03-04 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
ff49ce72 by Fabio Castelli (Muflone) at 2024-03-04T23:07:36+01:00
upgpkg: 24.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 23.3.5
+   pkgver = 24.0.0
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,16 +16,16 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-23.3.5.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.3.5.tar.gz
-   source = 
dbeaver-common-23.3.5.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/0231a01fe5a128d3cee41965929ca6a8fd90e95a.tar.gz
+   source = 
dbeaver-24.0.0.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.0.0.tar.gz
+   source = 
dbeaver-common-24.0.0.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/a8d8042c59bb9fc47e421ed041e18096039e1183.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
source = tycho_3_0_5.patch
-   sha256sums = 
70da8b1f6046185f0ad6ccf878b1bd66914774e30b80ef475160fd421d6c5f48
-   sha256sums = 
c37d2ff9397c64005d14e9a2429a0034a1325432ef80166ff0c418dbb623003c
+   sha256sums = 
27f15e024b58b27573c53c12306b8e701933aa6277bb2dbb8892bbdbe216fff9
+   sha256sums = 
6bf2e1e0b7c33fdc775ad8f06d99ea1ccfca5e9d37781849e8419a4c994f1160
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,9 +2,9 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=23.3.5
+pkgver=24.0.0
 pkgrel=1
-_COMMON_COMMIT_ID='0231a01fe5a128d3cee41965929ca6a8fd90e95a'
+_COMMON_COMMIT_ID='a8d8042c59bb9fc47e421ed041e18096039e1183'
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
 url="https://dbeaver.io/";
@@ -23,8 +23,8 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.hook"
 "${pkgname}.install"
 "tycho_3_0_5.patch")
-sha256sums=('70da8b1f6046185f0ad6ccf878b1bd66914774e30b80ef475160fd421d6c5f48'
-'c37d2ff9397c64005d14e9a2429a0034a1325432ef80166ff0c418dbb623003c'
+sha256sums=('27f15e024b58b27573c53c12306b8e701933aa6277bb2dbb8892bbdbe216fff9'
+'6bf2e1e0b7c33fdc775ad8f06d99ea1ccfca5e9d37781849e8419a4c994f1160'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/ff49ce721cd491941ec4ae8bb653603bf971ea0b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/ff49ce721cd491941ec4ae8bb653603bf971ea0b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 23.3.5-1

2024-02-25 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 23.3.5-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/23.3.5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 23.3.5-1

2024-02-25 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
f2db0ccf by Fabio Castelli (Muflone) at 2024-02-25T17:20:52+01:00
upgpkg: 23.3.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 23.3.4
+   pkgver = 23.3.5
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,16 +16,16 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-23.3.4.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.3.4.tar.gz
-   source = 
dbeaver-common-23.3.4.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/d2050213704421933afd593bfcc2e23712571042.tar.gz
+   source = 
dbeaver-23.3.5.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.3.5.tar.gz
+   source = 
dbeaver-common-23.3.5.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/0231a01fe5a128d3cee41965929ca6a8fd90e95a.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
source = tycho_3_0_5.patch
-   sha256sums = 
3be2d9e2bf6ec866812aaeeaccf9229bcc85b6fc86ac399c51032806eb9c3dfc
-   sha256sums = 
e8ad163589a94594c7d6fa0c2a235a6ee4482188eeefc1b4ad578012b8642244
+   sha256sums = 
70da8b1f6046185f0ad6ccf878b1bd66914774e30b80ef475160fd421d6c5f48
+   sha256sums = 
c37d2ff9397c64005d14e9a2429a0034a1325432ef80166ff0c418dbb623003c
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,9 +2,9 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=23.3.4
+pkgver=23.3.5
 pkgrel=1
-_COMMON_COMMIT_ID='d2050213704421933afd593bfcc2e23712571042'
+_COMMON_COMMIT_ID='0231a01fe5a128d3cee41965929ca6a8fd90e95a'
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
 url="https://dbeaver.io/";
@@ -23,8 +23,8 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.hook"
 "${pkgname}.install"
 "tycho_3_0_5.patch")
-sha256sums=('3be2d9e2bf6ec866812aaeeaccf9229bcc85b6fc86ac399c51032806eb9c3dfc'
-'e8ad163589a94594c7d6fa0c2a235a6ee4482188eeefc1b4ad578012b8642244'
+sha256sums=('70da8b1f6046185f0ad6ccf878b1bd66914774e30b80ef475160fd421d6c5f48'
+'c37d2ff9397c64005d14e9a2429a0034a1325432ef80166ff0c418dbb623003c'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/f2db0ccf15de7f3309b030410fe6d8d6d3451f2f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/f2db0ccf15de7f3309b030410fe6d8d6d3451f2f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 23.3.4-1

2024-02-05 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 23.3.4-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/23.3.4-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 23.3.3-1

2024-01-28 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 23.3.3-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/23.3.3-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 23.3.3-1

2024-01-28 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
32eb6a48 by Fabio Castelli (Muflone) at 2024-01-28T14:04:48+01:00
upgpkg: 23.3.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 23.3.2
+   pkgver = 23.3.3
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,14 +16,14 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-23.3.2.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.3.2.tar.gz
+   source = 
dbeaver-23.3.3.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.3.3.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
source = tycho_3_0_5.patch
-   sha256sums = 
ec6e57282d3c97843b605c15ac4e4fe4bc2571726aeb856c3d77f0fccf7ab2f9
+   sha256sums = 
88bea41cf0f1f555150c32645903ef7e3f64de52476d9a62eb3bbcd82841169d
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=23.3.2
+pkgver=23.3.3
 pkgrel=1
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
@@ -21,7 +21,7 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.hook"
 "${pkgname}.install"
 "tycho_3_0_5.patch")
-sha256sums=('ec6e57282d3c97843b605c15ac4e4fe4bc2571726aeb856c3d77f0fccf7ab2f9'
+sha256sums=('88bea41cf0f1f555150c32645903ef7e3f64de52476d9a62eb3bbcd82841169d'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/32eb6a48e371e0f78c37b4768361a58a236ece2f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/32eb6a48e371e0f78c37b4768361a58a236ece2f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 23.3.2-1

2024-01-14 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 23.3.2-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/23.3.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 23.3.2-1

2024-01-14 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
fcd4d716 by Fabio Castelli (Muflone) at 2024-01-14T14:08:58+01:00
upgpkg: 23.3.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 23.3.1
+   pkgver = 23.3.2
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,14 +16,14 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-23.3.1.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.3.1.tar.gz
+   source = 
dbeaver-23.3.2.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.3.2.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
source = tycho_3_0_5.patch
-   sha256sums = 
8e8671ff30d2eae8eb759f0c56673a07aefb669da21e6ba03294098868ce6e3d
+   sha256sums = 
ec6e57282d3c97843b605c15ac4e4fe4bc2571726aeb856c3d77f0fccf7ab2f9
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=23.3.1
+pkgver=23.3.2
 pkgrel=1
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
@@ -21,7 +21,7 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.hook"
 "${pkgname}.install"
 "tycho_3_0_5.patch")
-sha256sums=('8e8671ff30d2eae8eb759f0c56673a07aefb669da21e6ba03294098868ce6e3d'
+sha256sums=('ec6e57282d3c97843b605c15ac4e4fe4bc2571726aeb856c3d77f0fccf7ab2f9'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/fcd4d7167540cfa3379a70136b05be42314a70c8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/fcd4d7167540cfa3379a70136b05be42314a70c8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 23.3.1-1

2023-12-26 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
4b4e0984 by Fabio Castelli (Muflone) at 2023-12-26T20:52:56+01:00
upgpkg: 23.3.1-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- + tycho_3_0_5.patch


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 23.3.0
+   pkgver = 23.3.1
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
arch = x86_64
license = Apache
makedepends = maven
-   makedepends = java-runtime=17
+   makedepends = java-environment=17
depends = java-runtime>=17
depends = gtk3
depends = gtk-update-icon-cache
@@ -16,17 +16,19 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-23.3.0.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.3.0.tar.gz
+   source = 
dbeaver-23.3.1.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.3.1.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
-   sha256sums = 
617ea555269bdc0a1d4c9a59c653713df8e3404d676ee055258e9a16903e29ec
+   source = tycho_3_0_5.patch
+   sha256sums = 
8e8671ff30d2eae8eb759f0c56673a07aefb669da21e6ba03294098868ce6e3d
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034
sha256sums = 
f8b763ca210bfa4d9a4e407b656ba4f5d1bf2f3f54c67044f7a4dd0c3625fc22
sha256sums = 
f8d65dd933049b587a5815ea75a30ef944300b812df383ca1c2dcd68280bc7ab
+   sha256sums = 
1d5af2a9be9453f8279b2862fd579d82271b882515d8b69fc9fddb80e318bd78
 
 pkgname = dbeaver


=
PKGBUILD
=
@@ -2,14 +2,14 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=23.3.0
+pkgver=23.3.1
 pkgrel=1
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
 url="https://dbeaver.io/";
 license=("Apache")
 depends=('java-runtime>=17' 'gtk3' 'gtk-update-icon-cache' 'libsecret')
-makedepends=('maven' 'java-runtime=17')
+makedepends=('maven' 'java-environment=17')
 optdepends=('dbeaver-plugin-office: export data in Microsoft Office Excel 
format'
 'dbeaver-plugin-svg-format: save diagrams in SVG format')
 conflicts=('dbeaver-plugin-sshj-lib')
@@ -19,13 +19,15 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.sh"
 "${pkgname}.profile.gz"
 "${pkgname}.hook"
-"${pkgname}.install")
-sha256sums=('617ea555269bdc0a1d4c9a59c653713df8e3404d676ee055258e9a16903e29ec'
+"${pkgname}.install"
+"tycho_3_0_5.patch")
+sha256sums=('8e8671ff30d2eae8eb759f0c56673a07aefb669da21e6ba03294098868ce6e3d'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'
 'f8b763ca210bfa4d9a4e407b656ba4f5d1bf2f3f54c67044f7a4dd0c3625fc22'
-'f8d65dd933049b587a5815ea75a30ef944300b812df383ca1c2dcd68280bc7ab')
+'f8d65dd933049b587a5815ea75a30ef944300b812df383ca1c2dcd68280bc7ab'
+'1d5af2a9be9453f8279b2862fd579d82271b882515d8b69fc9fddb80e318bd78')
 install="${pkgname}.install"
 
 prepare() {
@@ -38,6 +40,9 @@ prepare() {
   export JAVA_HOME="/usr/lib/jvm/$(archlinux-java status | tail -n +2 | sort | 
cut -d ' ' -f 3 | sort -nr -k 2 -t '-' | grep -vE '18-|19-|20-' -m 1)"
   cd "${pkgname}-${pkgver}"
 
+  # Fix for tycho which actually requires maven 3.9 not yet released in extra
+  patch -Np1 -i "${srcdir}/tycho_3_0_5.patch"
+
   # Download dependencies during prepare FS#55873
   # https://bugs.archlinux.org/task/55873
   export MAVEN_OPTS="-Xmx2048m"


=
tycho_3_0_5.patch
=
@@ -0,0 +1,12 @@
+diff -Naur dbeaver-23.3.1.orig/pom.xml dbeaver-23.3.

[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 23.3.1-1

2023-12-26 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 23.3.1-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/23.3.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-glib-object-introspection][main] upgpkg: 0.051-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
perl-glib-object-introspection


Commits:
7da87cbf by Fabio Castelli (Muflone) at 2023-12-22T00:15:26+01:00
upgpkg: 0.051-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = perl-glib-object-introspection
+   pkgdesc = Dynamically create Perl language bindings
+   pkgver = 0.051
+   pkgrel = 1
+   url = https://metacpan.org/release/Glib-Object-Introspection
+   arch = x86_64
+   license = LGPL
+   makedepends = gobject-introspection
+   makedepends = perl-extutils-depends
+   makedepends = perl-extutils-pkgconfig
+   makedepends = perl-cairo-gobject
+   depends = glib-perl
+   depends = gobject-introspection-runtime
+   options = !emptydirs
+   source = 
https://cpan.metacpan.org/authors/id/X/XA/XAOC/Glib-Object-Introspection-0.051.tar.gz
+   sha512sums = 
93ebe81b586270cbeca4296bfdd1d337d931b6349ca16a8e50bfc631c89a77d93f4d8076289e91bdcec0fdb732a2900b2a6c5e78e571c0c0fd4c7f5239cc0de5
+
+pkgname = perl-glib-object-introspection


=
PKGBUILD
=
@@ -5,26 +5,18 @@
 pkgname=perl-glib-object-introspection
 _perl_namespace=Glib
 _perl_module=Object-Introspection
-pkgver=0.050
-pkgrel=3
+pkgver=0.051
+pkgrel=1
 pkgdesc="Dynamically create Perl language bindings"
 arch=('x86_64')
 url="https://metacpan.org/release/${_perl_namespace}-${_perl_module}";
 license=('LGPL')
 makedepends=('gobject-introspection' 'perl-extutils-depends' 
'perl-extutils-pkgconfig' 'perl-cairo-gobject')
 depends=('glib-perl' 'gobject-introspection-runtime')
-source=("https://cpan.metacpan.org/authors/id/X/XA/XAOC/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz";
-
"https://gitlab.gnome.org/GNOME/perl-glib-object-introspection/-/commit/eef3b1f8662bf76095987eeef41308094693cf3e.patch";)
-sha512sums=('3939a7d96800416ca4e52bf263b5b84dde0a5dbe5ed636dc6668ee005c1f018e5988f8e0ba059165f966a05b5efc992391ae0de991e87b9118fab92ee39f97f4'
-
'61da7269cc70b179b7f725b0801d75c8ec46e50b55f23532902db2e2cabfa54d49e860482f25b766955e87950e52cd5bc14d21f9336fb618f995848d4e63e21f')
+source=("https://cpan.metacpan.org/authors/id/X/XA/XAOC/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz";)
+sha512sums=('93ebe81b586270cbeca4296bfdd1d337d931b6349ca16a8e50bfc631c89a77d93f4d8076289e91bdcec0fdb732a2900b2a6c5e78e571c0c0fd4c7f5239cc0de5')
 options=('!emptydirs')
 
-prepare() {
-  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
-  # patch can be dropped with the next release, fixes 
https://bugs.archlinux.org/task/78377
-  patch --forward --strip=1 
--input="${srcdir}/eef3b1f8662bf76095987eeef41308094693cf3e.patch"
-}
-
 build() {
   cd "${_perl_namespace}-${_perl_module}-${pkgver}"
   unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-glib-object-introspection/-/commit/7da87cbf88e50b2341ce1c63d0981c8cf22bb100

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-glib-object-introspection/-/commit/7da87cbf88e50b2341ce1c63d0981c8cf22bb100
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-glib-object-introspection] Pushed new tag 0.051-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 0.051-1 at Arch Linux / Packaging / Packages / 
perl-glib-object-introspection

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-glib-object-introspection/-/tree/0.051-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-pdf-builder] Pushed new tag 3.026-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 3.026-1 at Arch Linux / Packaging / Packages / 
perl-pdf-builder

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pdf-builder/-/tree/3.026-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-pdf-builder][main] upgpkg: 3.026-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
perl-pdf-builder


Commits:
d10eb6c8 by Fabio Castelli (Muflone) at 2023-12-22T00:05:15+01:00
upgpkg: 3.026-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = perl-pdf-builder
+   pkgdesc = Facilitates the creation and modification of PDF files
+   pkgver = 3.026
+   pkgrel = 1
+   url = https://metacpan.org/release/PDF-Builder
+   arch = any
+   license = LGPL
+   checkdepends = perl-test-exception
+   checkdepends = perl-test-memory-cycle
+   depends = perl
+   depends = perl-font-ttf
+   options = !emptydirs
+   source = 
https://www.cpan.org/modules/by-module/PDF/PDF-Builder-3.026.tar.gz
+   sha256sums = 
d9ff0003b4070ee8c4be6f4faba23a12b0c03778287c5d22f23cd9384bdfe890
+
+pkgname = perl-pdf-builder


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=perl-pdf-builder
 _perl_namespace=PDF
 _perl_module=Builder
-pkgver=3.025
+pkgver=3.026
 pkgrel=1
 pkgdesc="Facilitates the creation and modification of PDF files"
 arch=('any')
@@ -13,7 +13,7 @@ license=('LGPL')
 depends=('perl' 'perl-font-ttf')
 checkdepends=('perl-test-exception' 'perl-test-memory-cycle')
 
source=("https://www.cpan.org/modules/by-module/${_perl_namespace}/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz";)
-sha256sums=('a9beb4efa0ec2975a9145cef052118b2098f46d9c1510dd65786a03d0da3e3d5')
+sha256sums=('d9ff0003b4070ee8c4be6f4faba23a12b0c03778287c5d22f23cd9384bdfe890')
 options=('!emptydirs')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pdf-builder/-/commit/d10eb6c84183d52c436b0e56857f232a0be0c0a2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pdf-builder/-/commit/d10eb6c84183d52c436b0e56857f232a0be0c0a2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-pdf-api2][main] upgpkg: 2.045-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
perl-pdf-api2


Commits:
0123238a by Fabio Castelli (Muflone) at 2023-12-21T23:45:24+01:00
upgpkg: 2.045-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = perl-pdf-api2
+   pkgdesc = Faciliates the creation and modification of PDF files
+   pkgver = 2.045
+   pkgrel = 1
+   url = https://metacpan.org/release/PDF-API2
+   arch = any
+   license = LGPL
+   checkdepends = perl-test-exception
+   checkdepends = perl-test-memory-cycle
+   depends = perl
+   depends = perl-font-ttf
+   options = !emptydirs
+   source = 
https://www.cpan.org/modules/by-module/PDF/PDF-API2-2.045.tar.gz
+   sha256sums = 
b6bdb4e0d0cd6526103fdd58c171e0560c36b843b7fe3ca4ddc9bb1e4c832406
+
+pkgname = perl-pdf-api2


=
PKGBUILD
=
@@ -8,7 +8,7 @@
 pkgname=perl-pdf-api2
 _perl_namespace=PDF
 _perl_module=API2
-pkgver=2.044
+pkgver=2.045
 pkgrel=1
 pkgdesc="Faciliates the creation and modification of PDF files"
 arch=('any')
@@ -17,7 +17,7 @@ license=('LGPL')
 depends=('perl' 'perl-font-ttf')
 checkdepends=('perl-test-exception' 'perl-test-memory-cycle')
 
source=("https://www.cpan.org/modules/by-module/${_perl_namespace}/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz";)
-sha256sums=('b2d15579e42723d8d7f9b72de86d0d35cde34f1eb7713456ba2ad35fb3cbea7e')
+sha256sums=('b6bdb4e0d0cd6526103fdd58c171e0560c36b843b7fe3ca4ddc9bb1e4c832406')
 options=('!emptydirs')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pdf-api2/-/commit/0123238a0b367aa0d9b47d1c56fe84516e224ba1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pdf-api2/-/commit/0123238a0b367aa0d9b47d1c56fe84516e224ba1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-pdf-api2] Pushed new tag 2.045-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 2.045-1 at Arch Linux / Packaging / Packages / 
perl-pdf-api2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pdf-api2/-/tree/2.045-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xca] Pushed new tag 2.5.0-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 2.5.0-1 at Arch Linux / Packaging / Packages / xca

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xca/-/tree/2.5.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xca][main] upgpkg: 2.5.0-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / xca


Commits:
209dbb2b by Fabio Castelli (Muflone) at 2023-12-21T23:37:03+01:00
upgpkg: 2.5.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = xca
+   pkgdesc = Graphical user interface to OpenSSL, RSA/DSA public keys, 
certificates, signing requests and revokation lists
+   pkgver = 2.5.0
+   pkgrel = 1
+   url = https://hohnstaedt.de/xca/
+   arch = x86_64
+   license = BSD
+   makedepends = cmake
+   depends = qt6-tools
+   depends = libltdl
+   depends = desktop-file-utils
+   depends = gtk-update-icon-cache
+   source = 
https://github.com/chris2511/xca/releases/download/RELEASE.2.5.0/xca-2.5.0.tar.gz
+   sha512sums = 
36b9b97ff0649934fbe78e38048e75883555aab5d86ee2cbd629f9789326d16463f182cf0bbcc76b1ac8f631b24fa187f1b64c466e04de010724ea5f9ebfa11e
+
+pkgname = xca


=
PKGBUILD
=
@@ -2,31 +2,25 @@
 # Contributor: Andrea Zucchelli 
 
 pkgname=xca
-pkgver=2.4.0
-pkgrel=3
+pkgver=2.5.0
+pkgrel=1
 pkgdesc='Graphical user interface to OpenSSL, RSA/DSA public keys, 
certificates, signing requests and revokation lists'
 arch=('x86_64')
 url='https://hohnstaedt.de/xca/'
 license=('BSD')
-depends=('qt5-tools' 'libltdl' 'desktop-file-utils' 'gtk-update-icon-cache')
-source=("https://github.com/chris2511/${pkgname}/releases/download/RELEASE.${pkgver}/${pkgname}-${pkgver}.tar.gz";
- 
xca-2.4.0-openssl3.patch::https://github.com/chris2511/xca/commit/f5ac099e948ea354deac75ff9fa09d51453476e1.patch)
-sha512sums=('e93e2cf9dc48ed43ee9b51e977f825d81ff08835eb4d77fcbe8f9dc8ce31c77c1da879b48c25ab535717542d1fe84faa6e46c410c116edbee02072040c59667c'
-
'094d3057701bccf15fa4371847909718d4c9a19a1900ea4ae09658bf423689af60614449bb1bec161c72b6ec77208608c84bec3530e7c5060224a1f03a2b')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  patch -Np1 -i ../xca-2.4.0-openssl3.patch
-}
+makedepends=('cmake')
+depends=('qt6-tools' 'libltdl' 'desktop-file-utils' 'gtk-update-icon-cache')
+source=("https://github.com/chris2511/${pkgname}/releases/download/RELEASE.${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('36b9b97ff0649934fbe78e38048e75883555aab5d86ee2cbd629f9789326d16463f182cf0bbcc76b1ac8f631b24fa187f1b64c466e04de010724ea5f9ebfa11e')
 
 build () {
   cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --with-openssl
-  sed -i  -r 's/(^LDFLAGS.*$)/LDFLAGS='"'"'-lstdc++'"'"'/' Local.mak
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  cmake --build .
 }
 
 package() {
   cd "${pkgname}-${pkgver}"
-  make install DESTDIR="${pkgdir}"
+  cmake --install . --prefix "${pkgdir}/usr"
   install -m 644 -D COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xca/-/commit/209dbb2b06f13ce0ca3b4d7d6cea4b0078a683a2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xca/-/commit/209dbb2b06f13ce0ca3b4d7d6cea4b0078a683a2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver-plugin-svg-format][main] upgpkg: 1.0.156.202312122044-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver-plugin-svg-format


Commits:
803ba8dc by Fabio Castelli (Muflone) at 2023-12-21T22:37:32+01:00
upgpkg: 1.0.156.202312122044-1

- - - - -


3 changed files:

- + .SRCINFO
- PKGBUILD
- dbeaver-plugin-svg-format.info


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = dbeaver-plugin-svg-format
+   pkgdesc = DBeaver plugin to save diagrams in SVG format
+   pkgver = 1.0.156.202312122044
+   pkgrel = 1
+   url = https://dbeaver.io/
+   arch = any
+   license = Apache
+   makedepends = unzip
+   depends = dbeaver>=4.2.5
+   depends = dbeaver-plugin-batik
+   noextract = org.jkiss.dbeaver.ext.ui.svg_1.0.156.202312122044.jar
+   noextract = ui.svg.feature_1.0.156.202312122044.jar
+   source = 
https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.ext.ui.svg_1.0.156.202312122044.jar
+   source = 
https://dbeaver.io/update/ce/latest/features/org.jkiss.dbeaver.ext.ui.svg.feature_1.0.156.202312122044.jar
+   source = dbeaver-plugin-svg-format.info
+   sha256sums = 
3f787c75a48abba65f6237d6698d72978d4b09536050dd46ec93ec76f95a6b86
+   sha256sums = 
bbb6a741ff0f518c691d5f02c1e60aef305a6c860a37d4832f493246ad6c558f
+   sha256sums = 
74406f995c19dc17d8b9c7c1f87417bbb3dee4ad9838c80f66d841adea7359a0
+
+pkgname = dbeaver-plugin-svg-format


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Muflone http://www.muflone.com/contacts/english/
 
 pkgname=dbeaver-plugin-svg-format
-pkgver=1.0.135.202302060909
+pkgver=1.0.156.202312122044
 pkgrel=1
 pkgdesc='DBeaver plugin to save diagrams in SVG format'
 arch=('any')
@@ -12,9 +12,9 @@ depends=('dbeaver>=4.2.5' 'dbeaver-plugin-batik')
 
source=("https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.ext.ui.svg_${pkgver}.jar";
 
"https://dbeaver.io/update/ce/latest/features/org.jkiss.dbeaver.ext.ui.svg.feature_${pkgver}.jar";
 "${pkgname}.info")
-sha256sums=('9ad5dbbb2bee29024bc4a66dc9eb4f4c7e16e6c58cc3205e2f50f63f70d8bc3f'
-'a76deca71f09b58b2319c16d213d9a2a916d79b78befcdcfc367929928289c63'
-'6977b0714a6eb835c15a112ab5de48b4ea6fdb2f0f6408901f2e54dfb40b65f0')
+sha256sums=('3f787c75a48abba65f6237d6698d72978d4b09536050dd46ec93ec76f95a6b86'
+'bbb6a741ff0f518c691d5f02c1e60aef305a6c860a37d4832f493246ad6c558f'
+'74406f995c19dc17d8b9c7c1f87417bbb3dee4ad9838c80f66d841adea7359a0')
 noextract=("org.jkiss.dbeaver.ext.ui.svg_${pkgver}.jar"
"ui.svg.feature_${pkgver}.jar")
 


=
dbeaver-plugin-svg-format.info
=
@@ -1 +1 @@
-org.jkiss.dbeaver.ext.ui.svg,1.0.135.202302060909,plugins/org.jkiss.dbeaver.ext.ui.svg_1.0.135.202302060909.jar,4,false
+org.jkiss.dbeaver.ext.ui.svg,1.0.156.202312122044,plugins/org.jkiss.dbeaver.ext.ui.svg_1.0.156.202312122044.jar,4,false



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-svg-format/-/commit/803ba8dc7f0a387741e8f12eb2223a55de9519d1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-svg-format/-/commit/803ba8dc7f0a387741e8f12eb2223a55de9519d1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver-plugin-svg-format] Pushed new tag 1.0.156.202312122044-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 1.0.156.202312122044-1 at Arch Linux / Packaging 
/ Packages / dbeaver-plugin-svg-format

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-svg-format/-/tree/1.0.156.202312122044-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver-plugin-office] Pushed new tag 1.1.158.202312122044-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 1.1.158.202312122044-1 at Arch Linux / Packaging 
/ Packages / dbeaver-plugin-office

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-office/-/tree/1.1.158.202312122044-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver-plugin-office][main] upgpkg: 1.1.158.202312122044-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver-plugin-office


Commits:
457dc1a1 by Fabio Castelli (Muflone) at 2023-12-21T22:31:29+01:00
upgpkg: 1.1.158.202312122044-1

- - - - -


3 changed files:

- + .SRCINFO
- PKGBUILD
- dbeaver-plugin-office.info


Changes:

=
.SRCINFO
=
@@ -0,0 +1,22 @@
+pkgbase = dbeaver-plugin-office
+   pkgdesc = DBeaver plugin to export data to Microsoft Office format
+   pkgver = 1.1.158.202312122044
+   pkgrel = 1
+   url = https://dbeaver.io/
+   arch = any
+   license = Apache
+   makedepends = unzip
+   depends = dbeaver>=4.2.5
+   depends = dbeaver-plugin-apache-poi
+   noextract = org.jkiss.dbeaver.data.office_1.1.158.202312122044.jar
+   noextract = 
org.jkiss.dbeaver.ext.office.feature_1.1.157.202312122044.jar
+   source = 
https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.data.office_1.1.158.202312122044.jar
+   source = 
https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.data.office.ui_1.0.45.202312122044.jar
+   source = 
https://dbeaver.io/update/ce/latest/features/org.jkiss.dbeaver.ext.office.feature_1.1.157.202312122044.jar
+   source = dbeaver-plugin-office.info
+   sha256sums = 
295a2c084ea40f62254f6968837098b57d1d38dbb1fd870e7fc6db7d75b88d24
+   sha256sums = 
e843058c0507cfea9dfb622e81981da0786f0751ef4557642b27ea7b36dc6976
+   sha256sums = 
d7c6b25037148df90559072395349df50724c06f4811dd874652ef3a926692d3
+   sha256sums = 
37381b5b0df4beec8676b58769277a9d83957786003733cdef378d52d1f8a01b
+
+pkgname = dbeaver-plugin-office


=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Muflone http://www.muflone.com/contacts/english/
 
 pkgname=dbeaver-plugin-office
-pkgver=1.1.137.202302060909
-_featurever=1.1.136.202302060909
-_uiver=1.0.24.202302060909
+pkgver=1.1.158.202312122044
+_featurever=1.1.157.202312122044
+_uiver=1.0.45.202312122044
 pkgrel=1
 pkgdesc='DBeaver plugin to export data to Microsoft Office format'
 arch=('any')
@@ -15,10 +15,10 @@ 
source=("https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.data.offi
 
"https://dbeaver.io/update/ce/latest/plugins/org.jkiss.dbeaver.data.office.ui_${_uiver}.jar";
 
"https://dbeaver.io/update/ce/latest/features/org.jkiss.dbeaver.ext.office.feature_${_featurever}.jar";
 "${pkgname}.info")
-sha256sums=('723cf37635d26bb849e207ad0e31f4a210dd76e9bcc9cdc14c4ef150c6fdbfee'
-'e8d307d15faeeffb695e5be054731774e1f45ebf900d3ff83941ad5f8c75'
-'4b97c1fa2bf1bff827df0d40f18a88a8938f0d55d59cc65f7141b4cb133018f8'
-'ba62c368912b3953ce969fe7823c751c499f77a58420e153380a3c7121778d0a')
+sha256sums=('295a2c084ea40f62254f6968837098b57d1d38dbb1fd870e7fc6db7d75b88d24'
+'e843058c0507cfea9dfb622e81981da0786f0751ef4557642b27ea7b36dc6976'
+'d7c6b25037148df90559072395349df50724c06f4811dd874652ef3a926692d3'
+'37381b5b0df4beec8676b58769277a9d83957786003733cdef378d52d1f8a01b')
 noextract=("org.jkiss.dbeaver.data.office_${pkgver}.jar"
"org.jkiss.dbeaver.ext.office.feature_${_featurever}.jar")
 


=
dbeaver-plugin-office.info
=
@@ -1,2 +1,2 @@
-org.jkiss.dbeaver.data.office,1.1.137.202302060909,plugins/org.jkiss.dbeaver.data.office_1.1.137.202302060909.jar,4,false
-org.jkiss.dbeaver.data.office.ui,1.0.24.202302060909,plugins/org.jkiss.dbeaver.data.office.ui_1.0.24.202302060909.jar,4,false
+org.jkiss.dbeaver.data.office,1.1.158.202312122044,plugins/org.jkiss.dbeaver.data.office_1.1.158.202312122044.jar,4,false
+org.jkiss.dbeaver.data.office.ui,1.0.45.202312122044,plugins/org.jkiss.dbeaver.data.office.ui_1.0.45.202312122044.jar,4,false



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-office/-/commit/457dc1a136d712c580e653e7b803bdb2ff7c0746

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-office/-/commit/457dc1a136d712c580e653e7b803bdb2ff7c0746
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver-plugin-apache-poi][main] 2 commits: Updated package dbeaver-plugin-apache-poi 5.2.4-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver-plugin-apache-poi


Commits:
b8018a1d by Fabio Castelli (Muflone) at 2023-12-21T22:19:30+01:00
Updated package dbeaver-plugin-apache-poi 5.2.4-1

- - - - -
f900ed9a by Fabio Castelli (Muflone) at 2023-12-21T22:21:13+01:00
upgpkg: 5.2.4-1

- - - - -


3 changed files:

- + .SRCINFO
- PKGBUILD
- dbeaver-plugin-apache-poi.info


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = dbeaver-plugin-apache-poi
+   pkgdesc = DBeaver library for Microsoft Office documents
+   pkgver = 5.2.4
+   pkgrel = 1
+   url = https://dbeaver.io/
+   arch = any
+   license = Apache
+   makedepends = unzip
+   depends = dbeaver>=4.2.5
+   noextract = org.jkiss.bundle.apache.poi_5.2.4.jar
+   source = 
https://dbeaver.io/update/ce/latest/plugins/org.jkiss.bundle.apache.poi_5.2.4.jar
+   source = dbeaver-plugin-apache-poi.info
+   sha256sums = 
59061d440466b1869528adc1ee7c934421e9cae8008a8caa3801d34967ec3735
+   sha256sums = 
5a280fb2b234f76842c3e3a41d08cfecb0f159cf5ca322b3f0001755e7093150
+
+pkgname = dbeaver-plugin-apache-poi


=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: Muflone http://www.muflone.com/contacts/english/
 
 pkgname=dbeaver-plugin-apache-poi
-pkgver=4.1.1
-pkgrel=4
+pkgver=5.2.4
+pkgrel=1
 pkgdesc='DBeaver library for Microsoft Office documents'
 arch=('any')
 url='https://dbeaver.io/'
@@ -11,8 +11,8 @@ makedepends=('unzip')
 depends=('dbeaver>=4.2.5')
 
source=("https://dbeaver.io/update/ce/latest/plugins/org.jkiss.bundle.apache.poi_${pkgver}.jar";
 "${pkgname}.info")
-sha256sums=('a6fdaa74f33d6949119b651c78b2efd2ae0a9f6142315e4aba8c43d17758786f'
-'9da9f00866ebf37a9405c36aee46f26f698000aa1b23e1041e4f999df5b2e3f0')
+sha256sums=('59061d440466b1869528adc1ee7c934421e9cae8008a8caa3801d34967ec3735'
+'5a280fb2b234f76842c3e3a41d08cfecb0f159cf5ca322b3f0001755e7093150')
 noextract=("org.jkiss.bundle.apache.poi_${pkgver}.jar")
 
 package() {


=
dbeaver-plugin-apache-poi.info
=
@@ -1 +1 @@
-org.jkiss.bundle.apache.poi,4.1.1,plugins/org.jkiss.bundle.apache.poi_4.1.1/,4,false
+org.jkiss.bundle.apache.poi,5.2.4,plugins/org.jkiss.bundle.apache.poi_5.2.4/,4,false



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-apache-poi/-/compare/92f19558662719de7dab790674e390aead6c600f...f900ed9a4b2fae75191243b3844b168842d9e77f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-apache-poi/-/compare/92f19558662719de7dab790674e390aead6c600f...f900ed9a4b2fae75191243b3844b168842d9e77f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver-plugin-apache-poi] Pushed new tag 5.2.4-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 5.2.4-1 at Arch Linux / Packaging / Packages / 
dbeaver-plugin-apache-poi

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-apache-poi/-/tree/5.2.4-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 23.3.0-1: Updated package dbeaver 23.3.0-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
16099ee8 by Fabio Castelli (Muflone) at 2023-12-21T21:01:13+01:00
upgpkg: 23.3.0-1: Updated package dbeaver 23.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 23.2.2
+   pkgver = 23.3.0
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,13 +16,13 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-23.2.2.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.2.2.tar.gz
+   source = 
dbeaver-23.3.0.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.3.0.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
-   sha256sums = 
7bea1833a26e928e43f8dc977b8a09949b7b1c63959723e5c26d87e24a26dbdb
+   sha256sums = 
617ea555269bdc0a1d4c9a59c653713df8e3404d676ee055258e9a16903e29ec
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=23.2.2
+pkgver=23.3.0
 pkgrel=1
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
@@ -20,7 +20,7 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.profile.gz"
 "${pkgname}.hook"
 "${pkgname}.install")
-sha256sums=('7bea1833a26e928e43f8dc977b8a09949b7b1c63959723e5c26d87e24a26dbdb'
+sha256sums=('617ea555269bdc0a1d4c9a59c653713df8e3404d676ee055258e9a16903e29ec'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/16099ee888feda69931ecf49c9f2374fe69993a2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/16099ee888feda69931ecf49c9f2374fe69993a2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 23.3.0-1

2023-12-21 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 23.3.0-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/23.3.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 23.2.2-1

2023-10-15 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
51653b55 by Fabio Castelli (Muflone) at 2023-10-15T13:57:52+02:00
upgpkg: 23.2.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 23.2.1
+   pkgver = 23.2.2
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,13 +16,13 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-23.2.1.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.2.1.tar.gz
+   source = 
dbeaver-23.2.2.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.2.2.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
-   sha256sums = 
c6b6e71d7875859dab941ccec5c4f6248050874294107ac9c8085f9073dfb69b
+   sha256sums = 
7bea1833a26e928e43f8dc977b8a09949b7b1c63959723e5c26d87e24a26dbdb
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=23.2.1
+pkgver=23.2.2
 pkgrel=1
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
@@ -20,7 +20,7 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.profile.gz"
 "${pkgname}.hook"
 "${pkgname}.install")
-sha256sums=('c6b6e71d7875859dab941ccec5c4f6248050874294107ac9c8085f9073dfb69b'
+sha256sums=('7bea1833a26e928e43f8dc977b8a09949b7b1c63959723e5c26d87e24a26dbdb'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/51653b55324e748984744b18273cc02b109d93a1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/51653b55324e748984744b18273cc02b109d93a1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 23.2.2-1

2023-10-15 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 23.2.2-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/23.2.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sweethome3d][main] upgpkg: 7.2-1

2023-09-28 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
sweethome3d


Commits:
ce03bad6 by Fabio Castelli (Muflone) at 2023-09-29T00:46:15+02:00
upgpkg: 7.2-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,29 @@
+pkgbase = sweethome3d
+   pkgdesc = An interior design application to draw the plan of your house 
in a 3D environment
+   pkgver = 7.2
+   pkgrel = 1
+   url = http://www.sweethome3d.com/
+   install = sweethome3d.install
+   arch = x86_64
+   license = GPL
+   license = custom
+   makedepends = java-environment<20
+   makedepends = ant
+   makedepends = strip-nondeterminism
+   depends = java-runtime
+   depends = shared-mime-info
+   depends = desktop-file-utils
+   depends = libxext
+   depends = libgl
+   depends = libxrender
+   depends = libnsl
+   source = 
SweetHome3D-7.2-src.zip::https://downloads.sourceforge.net/sweethome3d/SweetHome3D-7.2-src.zip
+   source = sweethome3d.sh
+   source = sweethome3d.desktop
+   source = sweethome3d.xml
+   sha256sums = 
228dc77eeb2c7d2cba08b1c4d0908093482304095afeefa94b519a9fc071a336
+   sha256sums = 
9e95ebf426abffe91fe3046e024796d0408fee2987a458fd2782dc0b75124e03
+   sha256sums = 
5eea3337d956d773b05ddef69fe9d34b940ff550370dc92bf307f1b9a3957f9e
+   sha256sums = 
ec0ad1a0671f708af68ced46bec1f4ab377e24ca1a0a9984867ee5fe484f57c5
+
+pkgname = sweethome3d


=
PKGBUILD
=
@@ -6,8 +6,8 @@
 # Contributor: Archan Paul 
 
 pkgname=sweethome3d
-pkgver=7.1
-pkgrel=3
+pkgver=7.2
+pkgrel=1
 pkgdesc="An interior design application to draw the plan of your house in a 3D 
environment"
 arch=('x86_64')
 url="http://www.sweethome3d.com/";
@@ -18,15 +18,15 @@ 
source=("SweetHome3D-${pkgver}-src.zip"::"https://downloads.sourceforge.net/${pk
 "${pkgname}.sh"
 "${pkgname}.desktop"
 "${pkgname}.xml")
-sha256sums=('04b7453410ec918971cf69aeb5d0a8d1284369ffe544f8d49e8b81d2bd39b2a2'
+sha256sums=('228dc77eeb2c7d2cba08b1c4d0908093482304095afeefa94b519a9fc071a336'
 '9e95ebf426abffe91fe3046e024796d0408fee2987a458fd2782dc0b75124e03'
 '5eea3337d956d773b05ddef69fe9d34b940ff550370dc92bf307f1b9a3957f9e'
 'ec0ad1a0671f708af68ced46bec1f4ab377e24ca1a0a9984867ee5fe484f57c5')
 install="${pkgname}.install"
 
 prepare() {
-  # Avoid the use of any Java 20, actually incompatible with the build
-  export JAVA_HOME="/usr/lib/jvm/$(archlinux-java status | tail -n +2 | sort | 
cut -d ' ' -f 3 | sort -nr -k 2 -t '-' | grep -vE '20-' -m 1)"
+  # Avoid the use of any Java 20-21, actually incompatible with the build
+  export JAVA_HOME="/usr/lib/jvm/$(archlinux-java status | tail -n +2 | sort | 
cut -d ' ' -f 3 | sort -nr -k 2 -t '-' | grep -vE '20-|21-' -m 1)"
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/commit/ce03bad697db6495b391dc675bebe8f8eafad95c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/commit/ce03bad697db6495b391dc675bebe8f8eafad95c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sweethome3d] Pushed new tag 7.2-1

2023-09-28 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 7.2-1 at Arch Linux / Packaging / Packages / 
sweethome3d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/tree/7.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 23.2.1-1

2023-09-28 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 23.2.1-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/23.2.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 23.2.1-1

2023-09-28 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
42464782 by Fabio Castelli (Muflone) at 2023-09-29T00:19:34+02:00
upgpkg: 23.2.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,32 @@
+pkgbase = dbeaver
+   pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
+   pkgver = 23.2.1
+   pkgrel = 1
+   url = https://dbeaver.io/
+   install = dbeaver.install
+   arch = x86_64
+   license = Apache
+   makedepends = maven
+   makedepends = java-runtime=17
+   depends = java-runtime>=17
+   depends = gtk3
+   depends = gtk-update-icon-cache
+   depends = libsecret
+   optdepends = dbeaver-plugin-office: export data in Microsoft Office 
Excel format
+   optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
+   conflicts = dbeaver-plugin-sshj-lib
+   replaces = dbeaver-plugin-sshj-lib
+   source = 
dbeaver-23.2.1.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.2.1.tar.gz
+   source = io.dbeaver.DBeaver.desktop
+   source = dbeaver.sh
+   source = dbeaver.profile.gz
+   source = dbeaver.hook
+   source = dbeaver.install
+   sha256sums = 
c6b6e71d7875859dab941ccec5c4f6248050874294107ac9c8085f9073dfb69b
+   sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
+   sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
+   sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034
+   sha256sums = 
f8b763ca210bfa4d9a4e407b656ba4f5d1bf2f3f54c67044f7a4dd0c3625fc22
+   sha256sums = 
f8d65dd933049b587a5815ea75a30ef944300b812df383ca1c2dcd68280bc7ab
+
+pkgname = dbeaver


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=23.2.0
+pkgver=23.2.1
 pkgrel=1
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
@@ -20,7 +20,7 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.profile.gz"
 "${pkgname}.hook"
 "${pkgname}.install")
-sha256sums=('ef30d5c233dfa2dca653c8bb3d9a13f7e44c54505115142971ebcb4be393f167'
+sha256sums=('c6b6e71d7875859dab941ccec5c4f6248050874294107ac9c8085f9073dfb69b'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/42464782dc238026c53ff4ebd6aa3cae5b5b2d1e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/42464782dc238026c53ff4ebd6aa3cae5b5b2d1e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-flask-babelex] Pushed new tag 0.9.4-7

2023-09-17 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 0.9.4-7 at Arch Linux / Packaging / Packages / 
python-flask-babelex

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-babelex/-/tree/0.9.4-7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-flask-babelex][main] FS#78537

2023-09-17 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
python-flask-babelex


Commits:
b2cc8e84 by Fabio Castelli (Muflone) at 2023-09-17T19:25:52+02:00
FS#78537

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _pkgname=flask-babelex
 pkgname=python-flask-babelex
 pkgver=0.9.4
-pkgrel=6
+pkgrel=7
 pkgdesc='Adds i18n/l10n support to Flask applications'
 url='https://github.com/mrjoes/flask-babelex'
 arch=('any')
@@ -16,8 +16,15 @@ 
sha512sums=('e5591bcb83ca7e7644b1d06e604834369973bfba5050bd6890ad57125731981cda1
 
 prepare() {
   cd ${_pkgname}-${pkgver}
-  sed -e 's/April 2010 15:46/April 2010 um 15:46/' \
+  # The returned time could contain \u202f instead of spaces
+  # https://bugs.chromium.org/p/chromium/issues/detail?id=1414292
+  # 
https://chromium.googlesource.com/chromium/src/+/4e30468e9b3563d7b45e7ade7a1256f69e6967d8
+  sed -e 's/April 2010 15:46/April 2010, 15:46/' \
   -e 's/12.04.2010 15:46:00/12.04.2010, 15:46:00/' \
+  -e $'s/Apr 12, 2010, 1:46:00 PM/Apr 12, 2010, 1:46:00\u202fPM/' \
+  -e $'s/Apr 12, 2010, 3:46:00 PM/Apr 12, 2010, 3:46:00\u202fPM/' \
+  -e $'s/1:46:00 PM/1:46:00\u202fPM/' \
+  -e $'s/3:46:00 PM/3:46:00\u202fPM/' \
   -i tests/tests.py
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-babelex/-/commit/b2cc8e84f12606d6d0c37bf192bda52cd6b0825e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-babelex/-/commit/b2cc8e84f12606d6d0c37bf192bda52cd6b0825e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 23.2.0-1

2023-09-06 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 23.2.0-1 at Arch Linux / Packaging / Packages / 
dbeaver

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/23.2.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dbeaver][main] Updated package dbeaver 23.2.0-1

2023-09-06 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
f8c6be42 by Fabio Castelli (Muflone) at 2023-09-06T23:36:17+02:00
Updated package dbeaver 23.2.0-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=23.1.5
+pkgver=23.2.0
 pkgrel=1
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
@@ -20,7 +20,7 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.profile.gz"
 "${pkgname}.hook"
 "${pkgname}.install")
-sha256sums=('b38f7988242961407bb07ecc022bed0f0289a62ec57d2322839c47429f0c9b47'
+sha256sums=('ef30d5c233dfa2dca653c8bb3d9a13f7e44c54505115142971ebcb4be393f167'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/f8c6be428ddf28a9e7a8fd15cc056041f902d156

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/f8c6be428ddf28a9e7a8fd15cc056041f902d156
You're receiving this email because of your account on gitlab.archlinux.org.




  1   2   >