[Git][archlinux/packaging/packages/python-pydantic] Pushed new tag 2.7.1-1

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed new tag 2.7.1-1 at Arch Linux / Packaging / Packages / 
python-pydantic

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




[Git][archlinux/packaging/packages/python-pydantic-core] Pushed new tag 1-2.18.2-2

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed new tag 1-2.18.2-2 at Arch Linux / Packaging / Packages / 
python-pydantic-core

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




[Git][archlinux/packaging/packages/python-pydantic-core][main] upgpkg: 1:2.18.2-2: Rebuild against Python 3.12

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-pydantic-core


Commits:
a604fa24 by David Runge at 2024-04-24T11:36:02+02:00
upgpkg: 1:2.18.2-2: Rebuild against Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-pydantic-core
pkgdesc = Core validation logic for pydantic written in rust
pkgver = 2.18.2
-   pkgrel = 1
+   pkgrel = 2
epoch = 1
url = https://github.com/pydantic/pydantic-core
arch = x86_64


=
PKGBUILD
=
@@ -4,7 +4,7 @@ _name=pydantic-core
 pkgname=python-pydantic-core
 # WARNING: this package is pinned down to the patch-level version in 
python-pydantic and should only be updated in lock-step with it
 pkgver=2.18.2
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Core validation logic for pydantic written in rust "
 arch=(x86_64)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pydantic-core/-/commit/a604fa240a848d432a3fe761c01db7dfabb0a2c0

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




[Git][archlinux/packaging/packages/ansible][main] upgpkg: 9.5.1-1: New upstream release

2024-04-24 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
ansible


Commits:
ce38f5a2 by Robin Candau at 2024-04-24T11:34:00+02:00
upgpkg: 9.5.1-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ansible
pkgdesc = Official assortment of Ansible collections
-   pkgver = 9.4.0
-   pkgrel = 4
+   pkgver = 9.5.1
+   pkgrel = 1
url = https://pypi.org/project/ansible/
arch = any
license = GPL-3.0-or-later
@@ -26,7 +26,7 @@ pkgbase = ansible
optdepends = python-github3py: GitHub module
optdepends = acme-tiny: openssl_certificate module
provides = python-ansible_collections
-   source = 
https://pypi.python.org/packages/source/a/ansible/ansible-9.4.0.tar.gz
-   sha512sums = 
4c75235a866f3f95cda8dd3b6c9d22b916ad117d54a86a30585f71c9015cd98db764afa225af5b2f6fa884af558ee488785e26c9e8b9e8be105062f069f065b2
+   source = 
https://pypi.python.org/packages/source/a/ansible/ansible-9.5.1.tar.gz
+   sha512sums = 
8a95f0e41987a1ab423ebd6be8483681c30f31dfd24056d729c4e0cc870775d3a59f9790bcd0bf578538ba24752b9dc6401fe467f4f8b12acdd50878555bc8c1
 
 pkgname = ansible


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Maintainer: Robin Candau 
 
 pkgname=ansible
-pkgver=9.4.0
-pkgrel=4
+pkgver=9.5.1
+pkgrel=1
 pkgdesc='Official assortment of Ansible collections'
 arch=('any')
 url='https://pypi.org/project/ansible/'
@@ -26,7 +26,7 @@ optdepends=('python-argcomplete: shell completions'
 'acme-tiny: openssl_certificate module')
 makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-setuptools')
 
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz;)
-sha512sums=('4c75235a866f3f95cda8dd3b6c9d22b916ad117d54a86a30585f71c9015cd98db764afa225af5b2f6fa884af558ee488785e26c9e8b9e8be105062f069f065b2')
+sha512sums=('8a95f0e41987a1ab423ebd6be8483681c30f31dfd24056d729c4e0cc870775d3a59f9790bcd0bf578538ba24752b9dc6401fe467f4f8b12acdd50878555bc8c1')
 
 build() {
   cd "ansible-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible/-/commit/ce38f5a27495050587a4f096502fe125b8aaa52a

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




[Git][archlinux/packaging/packages/ansible] Pushed new tag 9.5.1-1

2024-04-24 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 9.5.1-1 at Arch Linux / Packaging / Packages / 
ansible

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




[Git][archlinux/packaging/packages/python-pydantic-core][main] upgpkg: 1:2.18.2-1

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-pydantic-core


Commits:
3ab2e271 by David Runge at 2024-04-24T11:15:56+02:00
upgpkg: 1:2.18.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-pydantic-core
pkgdesc = Core validation logic for pydantic written in rust
-   pkgver = 2.18.1
-   pkgrel = 2
+   pkgver = 2.18.2
+   pkgrel = 1
epoch = 1
url = https://github.com/pydantic/pydantic-core
arch = x86_64
@@ -21,8 +21,8 @@ pkgbase = python-pydantic-core
depends = python
depends = python-typing_extensions
options = !lto
-   source = 
python-pydantic-core-2.18.1.tar.gz::https://github.com/pydantic/pydantic-core/archive/refs/tags/v2.18.1.tar.gz
-   sha512sums = 
6c8c7e68df70537d5697e5b24b88847ef7c2ea3baa6530fbb88e74048550f4f967cb05bceb1450802a3a384fb9bc4a6225ebd2fd25835d1e321be55af59453e8
-   b2sums = 
da59f2457022cfe20afcf90b49ecaa7aa5eda57f5e3d4cbd0c6ad46af90abe313205556519491a4bc02b8b4102b861c650b665adbda9df51af7caae30df20cee
+   source = 
python-pydantic-core-2.18.2.tar.gz::https://github.com/pydantic/pydantic-core/archive/refs/tags/v2.18.2.tar.gz
+   sha512sums = 
082f693b875d89dc4ccaed1b97fd2211b4a414b3a1f54072a9a1130411a111da9ec1a4187883cc7c516265239ea50a48085862939bd68f0c46c1c8ce679f43b1
+   b2sums = 
ed2ee5c1d3f616fe66dae16740fef5b5b116dba60f85272ff71b99f14e813a7e4f8cdb387427a0a4f5754b8d6f1a079432a48aaba5ca23435d59725356e53bb7
 
 pkgname = python-pydantic-core


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 _name=pydantic-core
 pkgname=python-pydantic-core
 # WARNING: this package is pinned down to the patch-level version in 
python-pydantic and should only be updated in lock-step with it
-pkgver=2.18.1
-pkgrel=2
+pkgver=2.18.2
+pkgrel=1
 epoch=1
 pkgdesc="Core validation logic for pydantic written in rust "
 arch=(x86_64)
@@ -32,8 +32,8 @@ checkdepends=(
 )
 options=(!lto)
 source=($pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz)
-sha512sums=('6c8c7e68df70537d5697e5b24b88847ef7c2ea3baa6530fbb88e74048550f4f967cb05bceb1450802a3a384fb9bc4a6225ebd2fd25835d1e321be55af59453e8')
-b2sums=('da59f2457022cfe20afcf90b49ecaa7aa5eda57f5e3d4cbd0c6ad46af90abe313205556519491a4bc02b8b4102b861c650b665adbda9df51af7caae30df20cee')
+sha512sums=('082f693b875d89dc4ccaed1b97fd2211b4a414b3a1f54072a9a1130411a111da9ec1a4187883cc7c516265239ea50a48085862939bd68f0c46c1c8ce679f43b1')
+b2sums=('ed2ee5c1d3f616fe66dae16740fef5b5b116dba60f85272ff71b99f14e813a7e4f8cdb387427a0a4f5754b8d6f1a079432a48aaba5ca23435d59725356e53bb7')
 
 prepare() {
   # we don't support version pinning



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pydantic-core/-/commit/3ab2e2710c097eeef177333ed3846541033644f5

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




[Git][archlinux/packaging/packages/python-pydantic-core] Pushed new tag 1-2.18.2-1

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed new tag 1-2.18.2-1 at Arch Linux / Packaging / Packages / 
python-pydantic-core

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




[Git][archlinux/packaging/packages/xmrig][main] upgpkg: 6.21.3-1

2024-04-24 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / xmrig


Commits:
7c8967f7 by kpcyrd at 2024-04-24T11:07:58+02:00
upgpkg: 6.21.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = xmrig
pkgdesc = RandomX, KawPow, CryptoNight, AstroBWT and GhostRider unified 
CPU/GPU miner and RandomX benchmark
-   pkgver = 6.21.2
+   pkgver = 6.21.3
pkgrel = 1
url = https://github.com/xmrig/xmrig
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = xmrig
depends = libssl.so
depends = libuv
backup = etc/xmrig/xmrig.conf
-   source = 
https://github.com/xmrig/xmrig/archive/v6.21.2/xmrig-6.21.2.tar.gz
+   source = 
https://github.com/xmrig/xmrig/archive/v6.21.3/xmrig-6.21.3.tar.gz
source = xmrig@.service
source = xmrig.sysusers
-   sha256sums = 
68b4be51e99687bad15d5bf4ac9eed79a080ba89141f7363457a957ce9304e4d
+   sha256sums = 
5d76fb19190956c564b405119315bc93db4ed8062b251d5e96bed70c5fa8033c
sha256sums = 
bbc54b04a7da5ea473eb7d976307eb995fbfd96f0d012f1553b8c487182d9fb3
sha256sums = 
d8f499302fb2b642fe02586c81c410a299e0a6e133aef1cc1c783bcdcb3f44f6
 


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Konstantin Shalygin 
 
 pkgname=xmrig
-pkgver=6.21.2
+pkgver=6.21.3
 pkgrel=1
 pkgdesc='RandomX, KawPow, CryptoNight, AstroBWT and GhostRider unified CPU/GPU 
miner and RandomX benchmark'
 url='https://github.com/xmrig/xmrig'
@@ -19,7 +19,7 @@ backup=("etc/${pkgname}/${pkgname}.conf")
 
source=(https://github.com/xmrig/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
 xmrig@.service
 xmrig.sysusers)
-sha256sums=('68b4be51e99687bad15d5bf4ac9eed79a080ba89141f7363457a957ce9304e4d'
+sha256sums=('5d76fb19190956c564b405119315bc93db4ed8062b251d5e96bed70c5fa8033c'
 'bbc54b04a7da5ea473eb7d976307eb995fbfd96f0d012f1553b8c487182d9fb3'
 'd8f499302fb2b642fe02586c81c410a299e0a6e133aef1cc1c783bcdcb3f44f6')
 



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

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




[Git][archlinux/packaging/packages/xmrig] Pushed new tag 6.21.3-1

2024-04-24 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 6.21.3-1 at Arch Linux / Packaging / Packages / xmrig

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




[Git][archlinux/packaging/packages/python-inflect] Pushed new tag 7.2.1-2

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed new tag 7.2.1-2 at Arch Linux / Packaging / Packages / 
python-inflect

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




[Git][archlinux/packaging/packages/python-inflect][main] upgpkg: 7.2.1-2: Rebuild against Python 3.12

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-inflect


Commits:
cb2838d5 by David Runge at 2024-04-24T11:04:40+02:00
upgpkg: 7.2.1-2: Rebuild against Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-inflect
pkgdesc = Correctly generate plurals, singular nouns, ordinals, 
indefinite articles
pkgver = 7.2.1
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/jaraco/inflect
arch = any
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _name=inflect
 pkgname=python-inflect
 pkgver=7.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Correctly generate plurals, singular nouns, ordinals, indefinite 
articles"
 arch=(any)
 url="https://github.com/jaraco/inflect;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-inflect/-/commit/cb2838d5b7908ff673ce3ebe0463b571136ee9ea

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




[Git][archlinux/packaging/packages/nextcloud-client][main] upgpkg: 2:3.13.0-2: Rebuild with staightened-out KF6 dependencies

2024-04-24 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
nextcloud-client


Commits:
d77591a8 by Caleb Maclennan at 2024-04-24T12:04:09+03:00
upgpkg: 2:3.13.0-2: Rebuild with staightened-out KF6 dependencies

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = nextcloud-client
pkgdesc = Nextcloud desktop client
pkgver = 3.13.0
-   pkgrel = 1
+   pkgrel = 2
epoch = 2
url = https://nextcloud.com/
arch = x86_64
@@ -16,6 +16,7 @@ pkgbase = nextcloud-client
makedepends = qt5-tools
depends = hicolor-icon-theme
depends = karchive5
+   depends = kguiaddons5
depends = libcloudproviders
depends = openssl
depends = qt5-graphicaleffects
@@ -27,7 +28,7 @@ pkgbase = nextcloud-client
depends = qtkeychain-qt5
depends = sqlite
depends = xdg-utils
-   optdepends = kio5: integration with Dolphin
+   optdepends = kio: integration with Dolphin
optdepends = nemo-python: integration with Nemo
optdepends = python-nautilus: integration with Nautilus
optdepends = python-caja: integration with Caja


=
PKGBUILD
=
@@ -16,7 +16,7 @@ pkgname=nextcloud-client
 pkgdesc='Nextcloud desktop client'
 epoch=2
 pkgver=3.13.0
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url='https://nextcloud.com/'
 _url=https://github.com/nextcloud/desktop



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-client/-/commit/d77591a827c97c8fe2f98bacf6efb11f24041a7f

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




[Git][archlinux/packaging/packages/python-inflect] Pushed new tag 7.2.1-1

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed new tag 7.2.1-1 at Arch Linux / Packaging / Packages / 
python-inflect

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




[Git][archlinux/packaging/packages/python-inflect][main] 2 commits: Remove disabling of tests

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-inflect


Commits:
32aa8db7 by David Runge at 2024-04-24T11:01:40+02:00
Remove disabling of tests

Tests were failing because upstream introduces a circular dependency on
itself (make and check dependencies), which pulled in python-pydantic
initially.

https://github.com/jaraco/inflect/issues/208

Signed-off-by: David Runge dv...@archlinux.org

- - - - -
1017d4a4 by David Runge at 2024-04-24T11:04:09+02:00
upgpkg: 7.2.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-inflect
pkgdesc = Correctly generate plurals, singular nouns, ordinals, 
indefinite articles
-   pkgver = 7.2.0
-   pkgrel = 3
+   pkgver = 7.2.1
+   pkgrel = 1
url = https://github.com/jaraco/inflect
arch = any
license = MIT
@@ -16,8 +16,8 @@ pkgbase = python-inflect
depends = python-more-itertools
depends = python-typeguard
depends = python-typing_extensions
-   source = 
inflect-7.2.0.tar.gz::https://github.com/jaraco/inflect/archive/refs/tags/v7.2.0.tar.gz
-   sha512sums = 
f3aafcc3b23d24e9f89d575402675164672c3155964091363325844b4eb4d32b91f66f4344ce6694beccf5e3805f2a0192c2473653d0876a4947975efaeef8c0
-   b2sums = 
81c1a54264b4c87def207bea24a8fd2f867b7445cf12156a0c3bc41582c29bddf75ad9fd21ea4fe2d44434aa170e6b224ef1b97425a65c4077568131fa2c9414
+   source = 
inflect-7.2.1.tar.gz::https://github.com/jaraco/inflect/archive/refs/tags/v7.2.1.tar.gz
+   sha512sums = 
eb52fc47e7549617b615e869a9c197ec31470ba49e9dbb9db9db30089d4f9d7d6f657c1d76ebca4e7d596e8365a8795ec1698ea0d4cebac27e1e680acee91891
+   b2sums = 
19805ba22c2e6b2deed0c15d31ed778d81e91ba306c80d6d62e81a4f7cced30175bdbea440cbbc750856eb62b19fe31b13a2696724c4adbd2a91e486f466732c
 
 pkgname = python-inflect


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 _name=inflect
 pkgname=python-inflect
-pkgver=7.2.0
-pkgrel=3
+pkgver=7.2.1
+pkgrel=1
 pkgdesc="Correctly generate plurals, singular nouns, ordinals, indefinite 
articles"
 arch=(any)
 url="https://github.com/jaraco/inflect;
@@ -26,8 +26,8 @@ checkdepends=(
   python-pytest-enabler
 )
 source=($_name-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz)
-sha512sums=('f3aafcc3b23d24e9f89d575402675164672c3155964091363325844b4eb4d32b91f66f4344ce6694beccf5e3805f2a0192c2473653d0876a4947975efaeef8c0')
-b2sums=('81c1a54264b4c87def207bea24a8fd2f867b7445cf12156a0c3bc41582c29bddf75ad9fd21ea4fe2d44434aa170e6b224ef1b97425a65c4077568131fa2c9414')
+sha512sums=('eb52fc47e7549617b615e869a9c197ec31470ba49e9dbb9db9db30089d4f9d7d6f657c1d76ebca4e7d596e8365a8795ec1698ea0d4cebac27e1e680acee91891')
+b2sums=('19805ba22c2e6b2deed0c15d31ed778d81e91ba306c80d6d62e81a4f7cced30175bdbea440cbbc750856eb62b19fe31b13a2696724c4adbd2a91e486f466732c')
 
 build() {
   cd $_name-$pkgver
@@ -37,11 +37,6 @@ build() {
 check() {
   local pytest_options=(
 -vv
-# disable broken tests: https://github.com/jaraco/inflect/issues/208
---deselect tests/test_inflections.py::test_many
---deselect tests/test_pwd.py::Test::test_pl
---deselect tests/test_pwd.py::Test::test__pl_special_verb
---deselect tests/test_pwd.py::Test::test_a_alt
   )
 
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-inflect/-/compare/16971dd146de7287f04430e1e9628527aa3448ad...1017d4a4e58e60f143ca1f6437312b885278e838

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-inflect/-/compare/16971dd146de7287f04430e1e9628527aa3448ad...1017d4a4e58e60f143ca1f6437312b885278e838
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/nextcloud-client] Pushed new tag 2-3.13.0-2

2024-04-24 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 2-3.13.0-2 at Arch Linux / Packaging / Packages 
/ nextcloud-client

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




[Git][archlinux/packaging/packages/python-pyphen][main] upgpkg: 0.15.0-2: Rebuild against Python 3.12

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyphen


Commits:
28b4f869 by David Runge at 2024-04-24T11:01:45+02:00
upgpkg: 0.15.0-2: Rebuild against Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-pyphen
pkgdesc = Pure Python module to hyphenate text
pkgver = 0.15.0
-   pkgrel = 1
+   pkgrel = 2
url = https://pyphen.org/
arch = any
license = GPL-2.0-or-later


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgname=python-pyphen
 _name="${pkgname#python-}"
 pkgver=0.15.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Pure Python module to hyphenate text"
 arch=(any)
 url="https://pyphen.org/;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyphen/-/commit/28b4f869eb3d68c3c428c719e67133fbc4fe73ed

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




[Git][archlinux/packaging/packages/python-pyphen] Pushed new tag 0.15.0-2

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed new tag 0.15.0-2 at Arch Linux / Packaging / Packages / 
python-pyphen

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




[Git][archlinux/packaging/packages/python-pyphen] Pushed new tag 0.15.0-1

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed new tag 0.15.0-1 at Arch Linux / Packaging / Packages / 
python-pyphen

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




[Git][archlinux/packaging/packages/python-pyphen][main] upgpkg: 0.15.0-1

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyphen


Commits:
6d097d46 by David Runge at 2024-04-24T11:00:08+02:00
upgpkg: 0.15.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-pyphen
pkgdesc = Pure Python module to hyphenate text
-   pkgver = 0.14.0
-   pkgrel = 3
+   pkgver = 0.15.0
+   pkgrel = 1
url = https://pyphen.org/
arch = any
license = GPL-2.0-or-later
@@ -13,8 +13,8 @@ pkgbase = python-pyphen
makedepends = python-installer
makedepends = python-wheel
depends = python
-   source = 
python-pyphen-0.14.0.tar.gz::https://github.com/Kozea/Pyphen/archive/refs/tags/0.14.0.tar.gz
-   sha512sums = 
62fa5282d16cde7d64164610e2e2de098351d4fa9f04c6f37923d5e43f5123dbf2094561b6de4d7b5b2f92a3506164b0e915b9d1c147eb3b70352c9358d7d457
-   b2sums = 
5b0063b5c88c21e2156c1d44ce216e34f1791bd48f3c537ae161d9f89becd20c1021b5d57665194456855152b634b86468943dc2c8d609224820873f55fd66ba
+   source = 
python-pyphen-0.15.0.tar.gz::https://github.com/Kozea/Pyphen/archive/refs/tags/0.15.0.tar.gz
+   sha512sums = 
a3c42e5831ef5b73a4583089807b5fd8de8cc2ef17e7ee4822780eb8df59eb38c1b21cab847ae85edc6687c1738f488850e08614cfca6aa6766bdb6f2934b693
+   b2sums = 
1b26da3aac163a19cf2ec7f9770d4f9bb2c0fd30b67cbe0daa32e2753b52a25d34c314db4aea2884ab20de7704b3af267234b4328860494cef607bea5933bd75
 
 pkgname = python-pyphen


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 pkgname=python-pyphen
 _name="${pkgname#python-}"
-pkgver=0.14.0
-pkgrel=3
+pkgver=0.15.0
+pkgrel=1
 pkgdesc="Pure Python module to hyphenate text"
 arch=(any)
 url="https://pyphen.org/;
@@ -22,8 +22,8 @@ makedepends=(
 )
 checkdepends=(python-pytest)
 source=($pkgname-$pkgver.tar.gz::$_url/archive/refs/tags/$pkgver.tar.gz)
-sha512sums=('62fa5282d16cde7d64164610e2e2de098351d4fa9f04c6f37923d5e43f5123dbf2094561b6de4d7b5b2f92a3506164b0e915b9d1c147eb3b70352c9358d7d457')
-b2sums=('5b0063b5c88c21e2156c1d44ce216e34f1791bd48f3c537ae161d9f89becd20c1021b5d57665194456855152b634b86468943dc2c8d609224820873f55fd66ba')
+sha512sums=('a3c42e5831ef5b73a4583089807b5fd8de8cc2ef17e7ee4822780eb8df59eb38c1b21cab847ae85edc6687c1738f488850e08614cfca6aa6766bdb6f2934b693')
+b2sums=('1b26da3aac163a19cf2ec7f9770d4f9bb2c0fd30b67cbe0daa32e2753b52a25d34c314db4aea2884ab20de7704b3af267234b4328860494cef607bea5933bd75')
 
 build() {
   cd ${_name^}-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyphen/-/commit/6d097d46c8ec6261d9b3fdc3e223e50b9c252f6e

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




[Git][archlinux/packaging/packages/python-django-allauth][main] upgpkg: 0.62.0-2: Rebuild against Python 3.12

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-django-allauth


Commits:
7d11c91e by David Runge at 2024-04-24T10:59:23+02:00
upgpkg: 0.62.0-2: Rebuild against Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-django-allauth
pkgdesc = Authentication, registration, account management and 3rd 
party account authentication
pkgver = 0.62.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/pennersr/django-allauth
arch = any
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _name=django-allauth
 pkgname=python-django-allauth
 pkgver=0.62.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Authentication, registration, account management and 3rd party 
account authentication"
 arch=(any)
 url="https://github.com/pennersr/django-allauth;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-allauth/-/commit/7d11c91e8bb5f748d0d21e329f3ca5f2870dfa94

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




[Git][archlinux/packaging/packages/python-django-allauth] Pushed new tag 0.62.0-2

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed new tag 0.62.0-2 at Arch Linux / Packaging / Packages / 
python-django-allauth

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




[Git][archlinux/packaging/packages/python-django-allauth] Pushed new tag 0.62.0-1

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed new tag 0.62.0-1 at Arch Linux / Packaging / Packages / 
python-django-allauth

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




[Git][archlinux/packaging/packages/python-django-allauth][main] upgpkg: 0.62.0-1

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-django-allauth


Commits:
8fdb8795 by David Runge at 2024-04-24T10:58:21+02:00
upgpkg: 0.62.0-1

Manually remove globally installed tests dir

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-django-allauth
pkgdesc = Authentication, registration, account management and 3rd 
party account authentication
-   pkgver = 0.61.1
-   pkgrel = 2
+   pkgver = 0.62.0
+   pkgrel = 1
url = https://github.com/pennersr/django-allauth
arch = any
license = MIT
@@ -24,8 +24,8 @@ pkgbase = python-django-allauth
depends = python-pyjwt
optdepends = python-qrcode: for MFA support
optdepends = python-saml: for SAML support
-   source = 
django-allauth-0.61.1.tar.gz::https://github.com/pennersr/django-allauth/archive/0.61.1.tar.gz
-   sha512sums = 
ad86f79f54ae222a97884fd0e0b18f8eddb0caf08c541490a1f61f968a44ce9b3504c5456bd6e416a459f455b477e5c36f2eda58b7c68ba0f51ba8f67af1759f
-   b2sums = 
e9e1626763e1ba13f9a58dacd8ccaccfba46c316d7a2abf47824a0cb460ab1ec1b4eb9eba835f4573d546d196230d9e4fc00a6d39f5e89eae94a0ae4acc3f0ba
+   source = 
django-allauth-0.62.0.tar.gz::https://github.com/pennersr/django-allauth/archive/0.62.0.tar.gz
+   sha512sums = 
ee020f4e223a89eb5804b98e7cc4882e7325abe707be466d83ff6adbd6156e0300d911fd1020ca6af57ceb4d4b870bea126de5137b4f4cf332aac2db40347b26
+   b2sums = 
4737539ce8d996c3b1b4edc9bfb9a11c5361be3fabd48a379d49bd481a715e69a4851a6051767e1d4879604928a8c314dce67b167dd572822ad41f49ce4b0dd0
 
 pkgname = python-django-allauth


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 _name=django-allauth
 pkgname=python-django-allauth
-pkgver=0.61.1
-pkgrel=2
+pkgver=0.62.0
+pkgrel=1
 pkgdesc="Authentication, registration, account management and 3rd party 
account authentication"
 arch=(any)
 url="https://github.com/pennersr/django-allauth;
@@ -36,8 +36,8 @@ optdepends=(
   'python-saml: for SAML support'
 )
 source=($_name-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha512sums=('ad86f79f54ae222a97884fd0e0b18f8eddb0caf08c541490a1f61f968a44ce9b3504c5456bd6e416a459f455b477e5c36f2eda58b7c68ba0f51ba8f67af1759f')
-b2sums=('e9e1626763e1ba13f9a58dacd8ccaccfba46c316d7a2abf47824a0cb460ab1ec1b4eb9eba835f4573d546d196230d9e4fc00a6d39f5e89eae94a0ae4acc3f0ba')
+sha512sums=('ee020f4e223a89eb5804b98e7cc4882e7325abe707be466d83ff6adbd6156e0300d911fd1020ca6af57ceb4d4b870bea126de5137b4f4cf332aac2db40347b26')
+b2sums=('4737539ce8d996c3b1b4edc9bfb9a11c5361be3fabd48a379d49bd481a715e69a4851a6051767e1d4879604928a8c314dce67b167dd572822ad41f49ce4b0dd0')
 
 build() {
   cd $_name-$pkgver
@@ -54,4 +54,7 @@ package() {
   python -m installer --destdir="$pkgdir" dist/*.whl
   install -vDm 644 README.rst -t "$pkgdir/usr/share/doc/$pkgname"
   install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+  # remove tests dir: https://github.com/pennersr/django-allauth/issues/3752
+  local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  rm -frv "$pkgdir/$site_packages/tests"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-allauth/-/commit/8fdb879507b4b7831fde2d40b4ee2ea3f8629995

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




[Git][archlinux/packaging/packages/rqbit][main] upgpkg: 5.6.1-1

2024-04-24 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / rqbit


Commits:
760aff1c by kpcyrd at 2024-04-24T10:48:06+02:00
upgpkg: 5.6.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = rqbit
pkgdesc = A bittorrent client in Rust
-   pkgver = 5.6.0
+   pkgver = 5.6.1
pkgrel = 1
url = https://github.com/ikatson/rqbit
arch = x86_64
@@ -25,9 +25,9 @@ pkgbase = rqbit
makedepends = typescript
makedepends = webkit2gtk
makedepends = libwebkit2gtk-4.0.so
-   source = 
https://github.com/ikatson/rqbit/archive/v5.6.0/rqbit-5.6.0.tar.gz
-   sha256sums = 
afb9502a0966b8327f392a72e8e56e58d9fb6e4ed018d1488d86b082fcf60424
-   b2sums = 
a0eedc43e6c40d46b64759ed651e35fcaab68cec3ec60a450f747fb7b6c45f8440c5d472830e4a4df804322b85b847cfbf957039415e0823710be61c8fe5a1ed
+   source = 
https://github.com/ikatson/rqbit/archive/v5.6.1/rqbit-5.6.1.tar.gz
+   sha256sums = 
611f65a3c0a79e2781f1f9ed770c0a9e47872cb29d5380d47cd4687af4c3f316
+   b2sums = 
b3e3b11d989c5fa60195c10ca08d78d0760b894504d1082e55d4df856cb91ce8d67789f90bd79d0d2627654496fd6913a8a96eeaf1ea60c59cbc01c3f2e3bcc2
 
 pkgname = rqbit
depends = gcc-libs


=
PKGBUILD
=
@@ -5,7 +5,7 @@ pkgname=(
   rqbit
   rqbit-desktop
 )
-pkgver=5.6.0
+pkgver=5.6.1
 pkgrel=1
 pkgdesc="A bittorrent client in Rust"
 url='https://github.com/ikatson/rqbit'
@@ -26,8 +26,8 @@ makedepends=(
   'webkit2gtk'  'libwebkit2gtk-4.0.so'
 )
 
source=(https://github.com/ikatson/${pkgbase}/archive/v${pkgver}/${pkgbase}-${pkgver}.tar.gz)
-sha256sums=('afb9502a0966b8327f392a72e8e56e58d9fb6e4ed018d1488d86b082fcf60424')
-b2sums=('a0eedc43e6c40d46b64759ed651e35fcaab68cec3ec60a450f747fb7b6c45f8440c5d472830e4a4df804322b85b847cfbf957039415e0823710be61c8fe5a1ed')
+sha256sums=('611f65a3c0a79e2781f1f9ed770c0a9e47872cb29d5380d47cd4687af4c3f316')
+b2sums=('b3e3b11d989c5fa60195c10ca08d78d0760b894504d1082e55d4df856cb91ce8d67789f90bd79d0d2627654496fd6913a8a96eeaf1ea60c59cbc01c3f2e3bcc2')
 
 prepare() {
   cd "${pkgbase}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rqbit/-/commit/760aff1c6fbad3eef313c7b0b6f2eb728e280ac7

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




[Git][archlinux/packaging/packages/rqbit] Pushed new tag 5.6.1-1

2024-04-24 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 5.6.1-1 at Arch Linux / Packaging / Packages / rqbit

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




[Git][archlinux/packaging/packages/nextcloud-client][main] Build dolphin integration with KF6, so it actually works with current dolphin

2024-04-24 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
nextcloud-client


Commits:
22c3122f by Antonio Rojas at 2024-04-24T08:39:27+00:00
Build dolphin integration with KF6, so it actually works with current dolphin

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -10,7 +10,7 @@ pkgbase = nextcloud-client
makedepends = doxygen
makedepends = extra-cmake-modules
makedepends = git
-   makedepends = kio5
+   makedepends = kio
makedepends = librsvg
makedepends = python-sphinx
makedepends = qt5-tools


=
PKGBUILD
=
@@ -23,6 +23,7 @@ _url=https://github.com/nextcloud/desktop
 license=(GPL-2.0-or-later)
 depends=(hicolor-icon-theme
  karchive5
+ kguiaddons5
  libcloudproviders
  openssl
  qt5-graphicaleffects
@@ -37,7 +38,7 @@ depends=(hicolor-icon-theme
 replaces=(nextcloud-client-cloudproviders)
 conflicts=(nextcloud-client-cloudproviders)
 provides=(nextcloud-client-cloudproviders)
-optdepends=('kio5: integration with Dolphin'
+optdepends=('kio: integration with Dolphin'
 'nemo-python: integration with Nemo'
 'python-nautilus: integration with Nautilus'
 'python-caja: integration with Caja'
@@ -47,7 +48,7 @@ makedepends=(cmocka
  doxygen
  extra-cmake-modules
  git
- kio5
+ kio
  librsvg
  python-sphinx
  qt5-tools)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-client/-/commit/22c3122f3629eab108f12879da30f2c9b33715e1

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




[Git][archlinux/packaging/packages/freerdp] Pushed new tag 2-3.5.1-1

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed new tag 2-3.5.1-1 at Arch Linux / Packaging / Packages / 
freerdp

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




[Git][archlinux/packaging/packages/freerdp][main] upgpkg: 2:3.5.1-1

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / freerdp


Commits:
eed62f43 by David Runge at 2024-04-24T10:36:02+02:00
upgpkg: 2:3.5.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = freerdp
pkgdesc = Free implementation of the Remote Desktop Protocol (RDP)
-   pkgver = 3.5.0
+   pkgver = 3.5.1
pkgrel = 1
epoch = 2
url = https://www.freerdp.com/
@@ -56,11 +56,11 @@ pkgbase = freerdp
provides = libfreerdp3.so
provides = libwinpr-tools3.so
provides = libwinpr3.so
-   source = 
https://github.com/freerdp/freerdp/archive/3.5.0/freerdp-3.5.0.tar.gz
+   source = 
https://github.com/freerdp/freerdp/archive/3.5.1/freerdp-3.5.1.tar.gz
source = 0001-Use-webkit2gtk-4.1.patch
-   sha512sums = 
9f9f5898cdd9fe19035aa7a3a016b33513d0e9d9c2325ed62713a287253de468f339b397ba3bdfa729163800858aa25e22e41d46faf94742ed16e586b67efd05
+   sha512sums = 
28082ca5a714362c684f2c551b0ac5823c1708d8e929db93f0ab3911601d3b0d724bbdc06eed517542fb4bd957bb61fcdd00e34c0bda017f0019d52d59cb6b07
sha512sums = 
0bfdf8825f586a548eaef309f64fb50ea9e2598592f778aa835bbec1a0600d715b8fb28f5950aaeb5ef981a33d5f9f3f39f4fd1800bdf9e5630d9925a9fbab04
-   b2sums = 
b48fc8e452c2251c75995af524dddaad742c9e962d0fe046b6f9479c66a14956604bd9e5a6e6cd1853f14ddcfa8ee9a411554f3f5e18979158a992d3f6e464d9
+   b2sums = 
7f243593c2da1fb8cef483cd423c3e4d1127cac16ab857eaf7d5c222deaeca6657f32010fd40e90f1b47bd925e493848a3ab6b6b1e9db01a5355d0177c42953a
b2sums = 
bbee3975cdcd0ce421ecd8825d1b6dbdbd1565b612a51e7d9423e79226579587031b5ebe7e5251c88015e9047cd35818bad338a7048acfddac137ffe23197b71
 
 pkgname = freerdp


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _name=FreeRDP
 pkgname=freerdp
-pkgver=3.5.0
+pkgver=3.5.1
 _libver=${pkgver/.*/}
 pkgrel=1
 epoch=2
@@ -72,9 +72,9 @@ source=(
   https://github.com/$pkgname/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz
   0001-Use-webkit2gtk-4.1.patch
 )
-sha512sums=('9f9f5898cdd9fe19035aa7a3a016b33513d0e9d9c2325ed62713a287253de468f339b397ba3bdfa729163800858aa25e22e41d46faf94742ed16e586b67efd05'
+sha512sums=('28082ca5a714362c684f2c551b0ac5823c1708d8e929db93f0ab3911601d3b0d724bbdc06eed517542fb4bd957bb61fcdd00e34c0bda017f0019d52d59cb6b07'
 
'0bfdf8825f586a548eaef309f64fb50ea9e2598592f778aa835bbec1a0600d715b8fb28f5950aaeb5ef981a33d5f9f3f39f4fd1800bdf9e5630d9925a9fbab04')
-b2sums=('b48fc8e452c2251c75995af524dddaad742c9e962d0fe046b6f9479c66a14956604bd9e5a6e6cd1853f14ddcfa8ee9a411554f3f5e18979158a992d3f6e464d9'
+b2sums=('7f243593c2da1fb8cef483cd423c3e4d1127cac16ab857eaf7d5c222deaeca6657f32010fd40e90f1b47bd925e493848a3ab6b6b1e9db01a5355d0177c42953a'
 
'bbee3975cdcd0ce421ecd8825d1b6dbdbd1565b612a51e7d9423e79226579587031b5ebe7e5251c88015e9047cd35818bad338a7048acfddac137ffe23197b71')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freerdp/-/commit/eed62f437ba1dded7d8073d3ec32fbd366ebaaf6

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




[Git][archlinux/packaging/packages/freerdp][main] Enable PNG, JPEG and WEBP support in winpr image/clipboard

2024-04-24 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / freerdp


Commits:
8acecf2b by Kayzzen Stormstout at 2024-04-24T10:21:18+02:00
Enable PNG, JPEG and WEBP support in winpr image/clipboard

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -15,9 +15,12 @@ pkgbase = freerdp
makedepends = gtk3
makedepends = icu
makedepends = krb5
+   makedepends = libjpeg-turbo
makedepends = libp11
+   makedepends = libpng
makedepends = libpulse
makedepends = libusb
+   makedepends = libwebp
makedepends = openssl
makedepends = pam
makedepends = pkcs11-helper
@@ -102,8 +105,14 @@ pkgname = freerdp
depends = libkrb5.so
depends = libpulse
depends = libpulse.so
+   depends = libpng
+   depends = libpng16.so
+   depends = libjpeg-turbo
+   depends = libjpeg.so
depends = libusb
depends = libusb-1.0.so
+   depends = libwebp
+   depends = libwebp.so
depends = openssl
depends = libcrypto.so
depends = libssl.so


=
PKGBUILD
=
@@ -44,9 +44,12 @@ makedepends=(
   gtk3
   icu
   krb5
+  libjpeg-turbo
   libp11
+  libpng
   libpulse
   libusb
+  libwebp
   openssl
   pam
   pkcs11-helper
@@ -111,6 +114,9 @@ build() {
 -D WITH_WAYLAND=ON
 -D WITH_WINPR_TOOLS=ON
 -D WITH_X11=ON
+-D WINPR_UTILS_IMAGE_PNG=ON
+-D WINPR_UTILS_IMAGE_JPEG=ON
+-D WINPR_UTILS_IMAGE_WEBP=ON
 -S $_name-$pkgver
 -W no-dev
   )
@@ -133,7 +139,10 @@ package() {
 icu libicuuc.so
 krb5 libk5crypto.so libkrb5.so
 libpulse libpulse.so
+libpng libpng16.so
+libjpeg-turbo libjpeg.so
 libusb libusb-1.0.so
+libwebp libwebp.so
 openssl libcrypto.so libssl.so
 pam libpam.so
 webkit2gtk-4.1 libjavascriptcoregtk-4.1.so libwebkit2gtk-4.1.so



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freerdp/-/commit/8acecf2b6e374561092d8d0c392b27e4c944e5c2

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




[Git][archlinux/packaging/packages/ukui-sidebar][main] upgpkg: 3.1.2-2: Switch to libqt5xdg, see https://archlinux.org/todo/

2024-04-24 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
ukui-sidebar


Commits:
04a7d597 by Chih-Hsuan Yen at 2024-04-24T16:30:52+08:00
upgpkg: 3.1.2-2: Switch to libqt5xdg, see https://archlinux.org/todo/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = ukui-sidebar
+   pkgdesc = Parallels toolbox for UKUI
+   pkgver = 3.1.2
+   pkgrel = 2
+   url = https://github.com/ukui/ukui-sidebar
+   arch = x86_64
+   groups = ukui
+   license = GPL
+   makedepends = qt5-tools
+   depends = libqt5xdg
+   depends = ukui-interface
+   source = 
https://github.com/ukui/ukui-sidebar/archive/v3.1.2/ukui-sidebar-3.1.2.tar.gz
+   sha512sums = 
713dd286827157efceb590f3034f19bf043391df871a2a3e38a6bf421f5827c2bb3aee01ccc9974f779c95cba4f3a1df1a98be91de7afaf7ce88c387185b5030
+
+pkgname = ukui-sidebar


=
PKGBUILD
=
@@ -2,13 +2,13 @@
 
 pkgname=ukui-sidebar
 pkgver=3.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Parallels toolbox for UKUI"
 arch=('x86_64')
 license=('GPL')
 url="https://github.com/ukui/ukui-sidebar;
 groups=('ukui')
-depends=('libqtxdg' 'ukui-interface')
+depends=('libqt5xdg' 'ukui-interface')
 makedepends=('qt5-tools')
 
source=("https://github.com/ukui/ukui-sidebar/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
 
sha512sums=('713dd286827157efceb590f3034f19bf043391df871a2a3e38a6bf421f5827c2bb3aee01ccc9974f779c95cba4f3a1df1a98be91de7afaf7ce88c387185b5030')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ukui-sidebar/-/commit/04a7d59757a3280e1a4f8b91908dac2dca71aecb

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




[Git][archlinux/packaging/packages/ukui-sidebar] Pushed new tag 3.1.2-2

2024-04-24 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 3.1.2-2 at Arch Linux / Packaging / Packages / 
ukui-sidebar

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




[Git][archlinux/packaging/packages/ukui-panel][main] upgpkg: 3.0.6.4-4: Switch to libqt5xdg, see https://archlinux.org/todo/

2024-04-24 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
ukui-panel


Commits:
1b490475 by Chih-Hsuan Yen at 2024-04-24T16:30:40+08:00
upgpkg: 3.0.6.4-4: Switch to libqt5xdg, see https://archlinux.org/todo/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ukui-panel
pkgdesc = Launcher and docking facility for UKUI
pkgver = 3.0.6.4
-   pkgrel = 3
+   pkgrel = 4
url = https://github.com/ukui/ukui-panel
arch = x86_64
groups = ukui
@@ -13,7 +13,7 @@ pkgbase = ukui-panel
depends = gsettings-qt
depends = kwindowsystem5
depends = libdbusmenu-qt5
-   depends = libqtxdg
+   depends = libqt5xdg
depends = peony
depends = ukui-biometric-auth
depends = ukui-menu


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=ukui-panel
 pkgver=3.0.6.4
-pkgrel=3
+pkgrel=4
 pkgdesc="Launcher and docking facility for UKUI"
 arch=('x86_64')
 license=('GPL')
@@ -10,7 +10,7 @@ url="https://github.com/ukui/ukui-panel;
 groups=('ukui')
 provides=('ukui-indicators')
 replaces=('ukui-indicators')
-depends=('dconf' 'gsettings-qt' 'kwindowsystem5' 'libdbusmenu-qt5' 'libqtxdg' 
'peony'
+depends=('dconf' 'gsettings-qt' 'kwindowsystem5' 'libdbusmenu-qt5' 'libqt5xdg' 
'peony'
  'ukui-biometric-auth' 'ukui-menu' 'ukui-menus')
 makedepends=('cmake' 'ninja' 'qt5-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/ukui/ukui-panel/archive/v$pkgver.tar.gz;)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ukui-panel/-/commit/1b49047549fc1b94433636cb11370dff91f2fe9a

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




[Git][archlinux/packaging/packages/ukui-panel] Pushed new tag 3.0.6.4-4

2024-04-24 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 3.0.6.4-4 at Arch Linux / Packaging / Packages / 
ukui-panel

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




[Git][archlinux/packaging/packages/ukui-media] Pushed new tag 3.0.4-3

2024-04-24 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 3.0.4-3 at Arch Linux / Packaging / Packages / 
ukui-media

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




[Git][archlinux/packaging/packages/ukui-media][main] upgpkg: 3.0.4-3: Switch to libqt5xdg, see https://archlinux.org/todo/

2024-04-24 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
ukui-media


Commits:
54b4a88d by Chih-Hsuan Yen at 2024-04-24T16:30:29+08:00
upgpkg: 3.0.4-3: Switch to libqt5xdg, see https://archlinux.org/todo/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ukui-media
pkgdesc = UKUI media utilities
pkgver = 3.0.4
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/ukui/ukui-media
arch = x86_64
groups = ukui
@@ -13,7 +13,7 @@ pkgbase = ukui-media
depends = gsettings-qt
depends = kwindowsystem5
depends = libmatemixer
-   depends = libqtxdg
+   depends = libqt5xdg
depends = mate-desktop
depends = qt5-multimedia
depends = qt5-svg


=
PKGBUILD
=
@@ -2,13 +2,13 @@
 
 pkgname=ukui-media
 pkgver=3.0.4
-pkgrel=2
+pkgrel=3
 pkgdesc="UKUI media utilities"
 arch=('x86_64')
 license=('GPL')
 url="https://github.com/ukui/ukui-media;
 groups=('ukui')
-depends=('gsettings-qt' 'kwindowsystem5' 'libmatemixer' 'libqtxdg' 
'mate-desktop' 'qt5-multimedia'
+depends=('gsettings-qt' 'kwindowsystem5' 'libmatemixer' 'libqt5xdg' 
'mate-desktop' 'qt5-multimedia'
  'qt5-svg' 'libcanberra' 'ukui-interface')
 makedepends=('autoconf-archive' 'intltool' 'mate-common' 'qt5-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/ukui/ukui-media/archive/v$pkgver.tar.gz;)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ukui-media/-/commit/54b4a88d1fd9ca921e449dfd8362b71e93c0ab24

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




[Git][archlinux/packaging/packages/qt5-ukui-platformtheme] Pushed new tag 1.0.8-11

2024-04-24 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 1.0.8-11 at Arch Linux / Packaging / Packages / 
qt5-ukui-platformtheme

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




[Git][archlinux/packaging/packages/qt5-ukui-platformtheme][main] upgpkg: 1.0.8-11: Switch to libqt5xdg, see https://archlinux.org/todo/

2024-04-24 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
qt5-ukui-platformtheme


Commits:
ac7c7f4d by Chih-Hsuan Yen at 2024-04-24T16:30:18+08:00
upgpkg: 1.0.8-11: Switch to libqt5xdg, see https://archlinux.org/todo/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = qt5-ukui-platformtheme
pkgdesc = The UKUI platform theme for qt5 QPA
pkgver = 1.0.8
-   pkgrel = 10
+   pkgrel = 11
url = https://github.com/ukui/qt5-ukui-platformtheme
arch = x86_64
groups = ukui
@@ -11,7 +11,7 @@ pkgbase = qt5-ukui-platformtheme
depends = gsettings-qt
depends = kwayland5
depends = kwindowsystem5
-   depends = libqtxdg
+   depends = libqt5xdg
source = 
https://github.com/ukui/qt5-ukui-platformtheme/archive/v1.0.8/qt5-ukui-platformtheme-1.0.8.tar.gz
sha512sums = 
e66bacfc3e00bd62e86f5c87ff9d204b851e7a56a17c64900c31ec612ce6b994f41b0107b826efa9d803799410b936ec7b2f0ea2ab77aa3d6b8878f30fb37591
 


=
PKGBUILD
=
@@ -2,13 +2,13 @@
 
 pkgname=qt5-ukui-platformtheme
 pkgver=1.0.8
-pkgrel=10
+pkgrel=11
 pkgdesc="The UKUI platform theme for qt5 QPA"
 arch=('x86_64')
 license=('GPL')
 url="https://github.com/ukui/qt5-ukui-platformtheme;
 groups=('ukui')
-depends=('dconf' 'gsettings-qt' 'kwayland5' 'kwindowsystem5' 'libqtxdg')
+depends=('dconf' 'gsettings-qt' 'kwayland5' 'kwindowsystem5' 'libqt5xdg')
 makedepends=('qt5-tools')
 
source=("https://github.com/ukui/qt5-ukui-platformtheme/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
 
sha512sums=('e66bacfc3e00bd62e86f5c87ff9d204b851e7a56a17c64900c31ec612ce6b994f41b0107b826efa9d803799410b936ec7b2f0ea2ab77aa3d6b8878f30fb37591')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-ukui-platformtheme/-/commit/ac7c7f4d094da7ffd3a54dcd61193adbe61cf6cd

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




[Git][archlinux/packaging/packages/dtkgui] Pushed new tag 1-5.6.26-2

2024-04-24 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 1-5.6.26-2 at Arch Linux / Packaging / Packages / 
dtkgui

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




[Git][archlinux/packaging/packages/dtkgui][main] upgpkg: 1:5.6.26-2: Switch to libqt5xdg, see https://archlinux.org/todo/

2024-04-24 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
dtkgui


Commits:
593a7844 by Chih-Hsuan Yen at 2024-04-24T16:30:07+08:00
upgpkg: 1:5.6.26-2: Switch to libqt5xdg, see https://archlinux.org/todo/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = dtkgui
pkgdesc = Deepin Toolkit, gui module for DDE look and feel
pkgver = 5.6.26
-   pkgrel = 1
+   pkgrel = 2
epoch = 1
url = https://github.com/linuxdeepin/dtkgui
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = dtkgui
depends = dtkcore
depends = freeimage
depends = libraw
-   depends = libqtxdg
+   depends = libqt5xdg
depends = librsvg
depends = qt5-base
depends = glib2


=
PKGBUILD
=
@@ -2,13 +2,13 @@
 
 pkgname=dtkgui
 pkgver=5.6.26
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Deepin Toolkit, gui module for DDE look and feel'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dtkgui;
 license=('LGPL3')
-depends=('dtkcore' 'freeimage' 'libraw' 'libqtxdg' 'librsvg' 'qt5-base' 
'glib2' 'libx11' 'gcc-libs')
+depends=('dtkcore' 'freeimage' 'libraw' 'libqt5xdg' 'librsvg' 'qt5-base' 
'glib2' 'libx11' 'gcc-libs')
 makedepends=('cmake' 'ninja' 'qt5-tools' 'gtest' 'doxygen')
 
source=("https://github.com/linuxdeepin/dtkgui/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
 
sha512sums=('95e86ac252b9c6e20fe48a29fd07a6924eeed2f96400aa8f4632e4eddfc13c642c11fe47dcc7d88af06c44c7ea0394733c90b1385ca8408af740653e287371ba')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dtkgui/-/commit/593a7844d049f33c93c73d71036ddd4567ca2b2e

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




[Git][archlinux/packaging/packages/deepin-qt5integration][main] upgpkg: 5.6.26-2: Switch to libqt5xdg, see https://archlinux.org/todo/

2024-04-24 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-qt5integration


Commits:
76348a20 by Chih-Hsuan Yen at 2024-04-24T16:29:55+08:00
upgpkg: 5.6.26-2: Switch to libqt5xdg, see https://archlinux.org/todo/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = deepin-qt5integration
pkgdesc = Qt platform theme integration plugins for DDE
pkgver = 5.6.26
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/linuxdeepin/qt5integration
arch = x86_64
groups = deepin
@@ -14,7 +14,7 @@ pkgbase = deepin-qt5integration
depends = dtkcore
depends = dtkgui
depends = dtkwidget
-   depends = libqtxdg
+   depends = libqt5xdg
depends = qt5-x11extras
depends = qt5-base
depends = libx11


=
PKGBUILD
=
@@ -2,12 +2,12 @@
 
 pkgname=deepin-qt5integration
 pkgver=5.6.26
-pkgrel=1
+pkgrel=2
 pkgdesc='Qt platform theme integration plugins for DDE'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/qt5integration;
 license=('GPL3')
-depends=('dtkcore' 'dtkgui' 'dtkwidget' 'libqtxdg' 'qt5-x11extras' 'qt5-base' 
'libx11' 'glibc'
+depends=('dtkcore' 'dtkgui' 'dtkwidget' 'libqt5xdg' 'qt5-x11extras' 'qt5-base' 
'libx11' 'glibc'
  'gcc-libs')
 makedepends=('cmake' 'ninja' 'qt5-tools' 'xcb-util-renderutil' 'gtest')
 groups=('deepin')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-qt5integration/-/commit/76348a207efca24dde07f0c9f8310518eaa80c28

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




[Git][archlinux/packaging/packages/deepin-qt5integration] Pushed new tag 5.6.26-2

2024-04-24 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 5.6.26-2 at Arch Linux / Packaging / Packages / 
deepin-qt5integration

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




[Git][archlinux/packaging/packages/cutefish-qt-plugins] Pushed new tag 0.5-4

2024-04-24 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 0.5-4 at Arch Linux / Packaging / Packages / 
cutefish-qt-plugins

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




[Git][archlinux/packaging/packages/cutefish-qt-plugins][main] upgpkg: 0.5-4: Switch to libqt5xdg, see https://archlinux.org/todo/

2024-04-24 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
cutefish-qt-plugins


Commits:
fdf6742b by Chih-Hsuan Yen at 2024-04-24T16:29:35+08:00
upgpkg: 0.5-4: Switch to libqt5xdg, see https://archlinux.org/todo/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = cutefish-qt-plugins
pkgdesc = Unify Qt application style of CutefishOS
pkgver = 0.5
-   pkgrel = 3
+   pkgrel = 4
url = https://github.com/cutefishos/qt-plugins
arch = x86_64
groups = cutefish
@@ -11,7 +11,7 @@ pkgbase = cutefish-qt-plugins
makedepends = qt5-tools
depends = kwindowsystem5
depends = libdbusmenu-qt5
-   depends = libqtxdg
+   depends = libqt5xdg
depends = qt5-quickcontrols2
source = 
https://github.com/cutefishos/qt-plugins/archive/0.5/cutefish-qt-plugins-0.5.tar.gz
sha512sums = 
ac1e614d41e202cc94125dc5862d8d31b746daa1f1509a775b3e7c084b815f284f1dbd221337b784af0488c50c832af25f4ee0951739fc1e4549e511638d0a95


=
PKGBUILD
=
@@ -2,13 +2,13 @@
 
 pkgname=cutefish-qt-plugins
 pkgver=0.5
-pkgrel=3
+pkgrel=4
 pkgdesc="Unify Qt application style of CutefishOS"
 arch=('x86_64')
 url="https://github.com/cutefishos/qt-plugins;
 license=('GPL')
 groups=('cutefish')
-depends=('kwindowsystem5' 'libdbusmenu-qt5' 'libqtxdg' 'qt5-quickcontrols2')
+depends=('kwindowsystem5' 'libdbusmenu-qt5' 'libqt5xdg' 'qt5-quickcontrols2')
 makedepends=('extra-cmake-modules' 'ninja' 'qt5-tools')
 
source=("https://github.com/cutefishos/qt-plugins/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
 
sha512sums=('ac1e614d41e202cc94125dc5862d8d31b746daa1f1509a775b3e7c084b815f284f1dbd221337b784af0488c50c832af25f4ee0951739fc1e4549e511638d0a95')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cutefish-qt-plugins/-/commit/fdf6742ba02a20d1cd8fc29c898f802f4ed022ac

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




[Git][archlinux/packaging/packages/hurl] Pushed new tag 4.3.0-1

2024-04-24 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 4.3.0-1 at Arch Linux / Packaging / Packages / hurl

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




[Git][archlinux/packaging/packages/hurl][main] upgpkg: 4.3.0-1

2024-04-24 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / hurl


Commits:
201be532 by kpcyrd at 2024-04-24T10:26:39+02:00
upgpkg: 4.3.0-1

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = hurl
pkgdesc = Run and test HTTP requests with plain text
-   pkgver = 4.2.0
+   pkgver = 4.3.0
pkgrel = 1
url = https://github.com/Orange-OpenSource/hurl
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = hurl
depends = libxml2
depends = libxml2.so
options = !lto
-   source = 
https://github.com/Orange-OpenSource/hurl/archive/4.2.0/hurl-4.2.0.tar.gz
-   sha256sums = 
8ede2b3e9e1e1fb8362750814b0fd07911506c1ea13e38e6c2fe80f447f0
-   b2sums = 
79b2ff72561f7e177be0b4de056d31026e55227e5325452559ca6003f983ce4e34cbff8b9a53fa1db581589744a4e237e98d4dea507888400a99027966f0c5b4
+   source = 
https://github.com/Orange-OpenSource/hurl/archive/4.3.0/hurl-4.3.0.tar.gz
+   sha256sums = 
499f2430ee6b73b0414ab8aa3c9298be8276e7b404b13c76e4c02a86eb1db9cd
+   b2sums = 
7d5edc1709e36193a535593bbf058669b7f61f0637e117050cb85e0cb386aefed26c18a1c5f7f5964ca2649abb684e593acf15adcb1da74e39ca73f066eef610
 
 pkgname = hurl


=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[hurl]
+source = "github"
+github = "Orange-OpenSource/hurl"
+use_latest_release = true


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd 
 
 pkgname=hurl
-pkgver=4.2.0
+pkgver=4.3.0
 pkgrel=1
 pkgdesc="Run and test HTTP requests with plain text"
 url='https://github.com/Orange-OpenSource/hurl'
@@ -18,8 +18,8 @@ makedepends=(
 )
 options=(!lto)
 
source=(https://github.com/Orange-OpenSource/${pkgname}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('8ede2b3e9e1e1fb8362750814b0fd07911506c1ea13e38e6c2fe80f447f0')
-b2sums=('79b2ff72561f7e177be0b4de056d31026e55227e5325452559ca6003f983ce4e34cbff8b9a53fa1db581589744a4e237e98d4dea507888400a99027966f0c5b4')
+sha256sums=('499f2430ee6b73b0414ab8aa3c9298be8276e7b404b13c76e4c02a86eb1db9cd')
+b2sums=('7d5edc1709e36193a535593bbf058669b7f61f0637e117050cb85e0cb386aefed26c18a1c5f7f5964ca2649abb684e593acf15adcb1da74e39ca73f066eef610')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hurl/-/commit/201be53204076d0e9552a4c6c6dc5baf98146af4

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




[Git][archlinux/packaging/packages/electron22] Pushed new tag 22.3.27-6

2024-04-24 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 22.3.27-6 at Arch Linux / Packaging / Packages / 
electron22

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




[Git][archlinux/packaging/packages/hawkeye][main] upgpkg: 5.5.1-1

2024-04-24 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
hawkeye


Commits:
a166e124 by Caleb Maclennan at 2024-04-24T11:22:30+03:00
upgpkg: 5.5.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = hawkeye
pkgdesc = Simple license header checker and formatter
-   pkgver = 5.4.0
+   pkgver = 5.5.1
pkgrel = 1
url = https://github.com/korandoru/hawkeye
arch = x86_64
license = Apache-2.0
makedepends = cargo-nightly
depends = gcc-libs
-   source = 
hawkeye-5.4.0.tar.gz::https://github.com/korandoru/hawkeye/archive/v5.4.0.tar.gz
-   sha256sums = 
059aad6eaf831a049445ee2b82c435a5096ce8f2dedb3cd8e6984e3b91b5f11b
+   source = 
hawkeye-5.5.1.tar.gz::https://github.com/korandoru/hawkeye/archive/v5.5.1.tar.gz
+   sha256sums = 
48e897748ca2509a8cf248d62bb7c5415a0e67f3171bd99e95b3ad7835f297a9
 
 pkgname = hawkeye


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan 
 
 pkgname=hawkeye
-pkgver=5.4.0
+pkgver=5.5.1
 pkgrel=1
 pkgdesc="Simple license header checker and formatter"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('Apache-2.0')
 depends=('gcc-libs')
 makedepends=('cargo-nightly')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('059aad6eaf831a049445ee2b82c435a5096ce8f2dedb3cd8e6984e3b91b5f11b')
+sha256sums=('48e897748ca2509a8cf248d62bb7c5415a0e67f3171bd99e95b3ad7835f297a9')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hawkeye/-/commit/a166e1245038e888a119f5cad74ef9084e5ed559

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




[Git][archlinux/packaging/packages/hawkeye] Pushed new tag 5.5.1-1

2024-04-24 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 5.5.1-1 at Arch Linux / Packaging / Packages / 
hawkeye

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




[Git][archlinux/packaging/packages/eza][main] upgpkg: 0.18.11-2: Rebuild with libgit2-1.8

2024-04-24 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / eza


Commits:
6bdf99a2 by Caleb Maclennan at 2024-04-24T11:09:45+03:00
upgpkg: 0.18.11-2: Rebuild with libgit2-1.8

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,17 +1,20 @@
 pkgbase = eza
pkgdesc = A modern replacement for ls (community fork of exa)
pkgver = 0.18.11
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/eza-community/eza
arch = x86_64
license = MIT
makedepends = cargo
makedepends = pandoc
+   depends = gcc-libs
+   depends = glibc
+   depends = libgit2
depends = libgit2.so
provides = exa
conflicts = exa
replaces = exa
-   source = 
eza-0.18.11.tar.gz::https://github.com/eza-community/eza/archive/v0.18.11.tar.gz
+   source = 
https://github.com/eza-community/eza/archive/v0.18.11/eza-0.18.11.tar.gz
sha256sums = 
92d810c36ac67038e2ed3c421087de8793eb0b9de332c9239096df9d52eb30e3
b2sums = 
7e49ed0cf4d701138549494f63fd09cda5eea2827dc86b849048e9aecbd374edf022c2120eac13f19bac5cfd890033e3ebfe456e3e11bf9ba23eed3a61ee0669
 


=
PKGBUILD
=
@@ -4,17 +4,19 @@
 
 pkgname=eza
 pkgver=0.18.11
-pkgrel=1
+pkgrel=2
 pkgdesc="A modern replacement for ls (community fork of exa)"
 url="https://github.com/eza-community/eza;
-arch=("x86_64")
-license=("MIT")
-provides=('exa')
-replaces=('exa')
-conflicts=('exa')
-depends=('libgit2.so')
+arch=(x86_64)
+license=(MIT)
+provides=(exa)
+replaces=(exa)
+conflicts=(exa)
+depends=(gcc-libs # libgcc_s.so
+ glibc # libc.so libm.so
+ libgit2 libgit2.so)
 makedepends=("cargo" "pandoc")
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/eza-community/eza/archive/v${pkgver}.tar.gz;)
+source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
 sha256sums=('92d810c36ac67038e2ed3c421087de8793eb0b9de332c9239096df9d52eb30e3')
 
b2sums=('7e49ed0cf4d701138549494f63fd09cda5eea2827dc86b849048e9aecbd374edf022c2120eac13f19bac5cfd890033e3ebfe456e3e11bf9ba23eed3a61ee0669')
 
@@ -25,6 +27,7 @@ prepare() {
 
 build() {
   cd "${pkgname}-${pkgver}"
+  CFLAGS+=' -ffat-lto-objects'
   cargo build --frozen --release
   mkdir -p target/man
   for manpage in eza.1 eza_colors.5 eza_colors-explanation.5; do



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eza/-/commit/6bdf99a2a57b0b2e43ddb877a10577cdd3acf945

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




[Git][archlinux/packaging/packages/eza] Pushed new tag 0.18.11-2

2024-04-24 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 0.18.11-2 at Arch Linux / Packaging / Packages / 
eza

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




[Git][archlinux/packaging/packages/chromium][main] upgpkg: 124.0.6367.78-1

2024-04-24 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
chromium


Commits:
31c25e62 by Evangelos Foutras at 2024-04-24T11:01:49+03:00
upgpkg: 124.0.6367.78-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
-   pkgver = 124.0.6367.60
+   pkgver = 124.0.6367.78
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -49,24 +49,23 @@ pkgbase = chromium
depends = freetype2
optdepends = pipewire: WebRTC desktop sharing under Wayland
optdepends = kdialog: support for native dialogs in Plasma
-   optdepends = qt5-base: enable Qt5 with --enable-features=AllowQt
optdepends = gtk4: for --gtk-version=4 (GTK4 IME might work better on 
Wayland)
optdepends = org.freedesktop.secrets: password storage backend on GNOME 
/ Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
options = !lto
-   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-124.0.6367.60.tar.xz
+   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-124.0.6367.78.tar.xz
source = 
https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/124/chromium-patches-124.tar.bz2
source = drop-flag-unsupported-by-clang17.patch
source = compiler-rt-adjust-paths.patch
-   source = use-oauth2-client-switches-as-default.patch
source = qt-6.7.patch
-   sha256sums = 
ebd553527149cb8477a522df90acd6cea2388a6f431e2db589a0301df1d0cae2
+   source = use-oauth2-client-switches-as-default.patch
+   sha256sums = 
697ea9e8591e0a74deea260a50441711b1ea499ca19e91d6012c5b4d200d1acf
sha256sums = 
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 
c2bc4e65ed2a4e23528dd10d5c15bf99f880b7bbb789cc720d451b78098a7e12
sha256sums = 
3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1
sha256sums = 
b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961
-   sha256sums = 
e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
sha256sums = 
e30623f36c54f4af3a8aa7d9400f7d2bed6ef560f15d665d2aa8fd777cb2565f
+   sha256sums = 
e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
 
 pkgname = chromium


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=124.0.6367.60
+pkgver=124.0.6367.78
 pkgrel=1
 _launcher_ver=8
 _manual_clone=0
@@ -31,7 +31,7 @@ 
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
 compiler-rt-adjust-paths.patch
 qt-6.7.patch
 use-oauth2-client-switches-as-default.patch)
-sha256sums=('ebd553527149cb8477a522df90acd6cea2388a6f431e2db589a0301df1d0cae2'
+sha256sums=('697ea9e8591e0a74deea260a50441711b1ea499ca19e91d6012c5b4d200d1acf'
 '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
 'c2bc4e65ed2a4e23528dd10d5c15bf99f880b7bbb789cc720d451b78098a7e12'
 '3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/31c25e6231366d4b621c4203cc9d8683fa4ce73e

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 124.0.6367.78-1

2024-04-24 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 124.0.6367.78-1 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/oxipng][main] Add missing man page

2024-04-24 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
oxipng


Commits:
0f10c179 by Jelle van der Waa at 2024-04-24T09:27:01+02:00
Add missing man page

Closes: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oxipng/-/issues/1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = oxipng
pkgdesc = A lossless PNG compression optimiser
pkgver = 9.1.1
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/shssoichiro/oxipng
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=oxipng
 pkgver=9.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A lossless PNG compression optimiser"
 arch=(x86_64)
 url="https://github.com/shssoichiro/oxipng;
@@ -24,5 +24,6 @@ package() {
   cd "$pkgname-$pkgver"
 
   install -Dm755 target/release/oxipng "$pkgdir/usr/bin/oxipng"
+  install -Dm644 target/release/assets/oxipng.1 
"$pkgdir/usr/share/man/man1/oxipng.1"
   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oxipng/-/commit/0f10c17944f7989357f43b8a655b944b290535b7

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




[Git][archlinux/packaging/packages/oxipng] Pushed new tag 9.1.1-2

2024-04-24 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 9.1.1-2 at Arch Linux / Packaging / Packages / 
oxipng

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




[Git][archlinux/packaging/packages/chromium][main] Build Qt6 shim

2024-04-24 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
chromium


Commits:
53eba715 by Antonio Rojas at 2024-04-24T07:07:47+00:00
Build Qt6 shim

Makes Chromium work on Plasma with --ozone-platform=wayland without
needing to install Qt5.

Also drop obsolete mention to -enable-features=AllowQt in optdepends,
this is now enabled by default.

Fixes #7

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- + qt-6.7.patch


Changes:

=
.SRCINFO
=
@@ -15,6 +15,7 @@ pkgbase = chromium
makedepends = pipewire
makedepends = rust
makedepends = qt5-base
+   makedepends = qt6-base
makedepends = java-runtime-headless
makedepends = git
depends = gtk3
@@ -59,11 +60,13 @@ pkgbase = chromium
source = drop-flag-unsupported-by-clang17.patch
source = compiler-rt-adjust-paths.patch
source = use-oauth2-client-switches-as-default.patch
+   source = qt-6.7.patch
sha256sums = 
ebd553527149cb8477a522df90acd6cea2388a6f431e2db589a0301df1d0cae2
sha256sums = 
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 
c2bc4e65ed2a4e23528dd10d5c15bf99f880b7bbb789cc720d451b78098a7e12
sha256sums = 
3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1
sha256sums = 
b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961
sha256sums = 
e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
+   sha256sums = 
e30623f36c54f4af3a8aa7d9400f7d2bed6ef560f15d665d2aa8fd777cb2565f
 
 pkgname = chromium


=
PKGBUILD
=
@@ -17,10 +17,9 @@ depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 
'libcups' 'libgcrypt'
  'ttf-liberation' 'systemd' 'dbus' 'libpulse' 'pciutils' 'libva'
  'libffi' 'desktop-file-utils' 'hicolor-icon-theme')
 makedepends=('python' 'gn' 'ninja' 'clang' 'lld' 'gperf' 'nodejs' 'pipewire'
- 'rust' 'qt5-base' 'java-runtime-headless' 'git')
+ 'rust' 'qt5-base' 'qt6-base' 'java-runtime-headless' 'git')
 optdepends=('pipewire: WebRTC desktop sharing under Wayland'
 'kdialog: support for native dialogs in Plasma'
-'qt5-base: enable Qt5 with --enable-features=AllowQt'
 'gtk4: for --gtk-version=4 (GTK4 IME might work better on Wayland)'
 'org.freedesktop.secrets: password storage backend on GNOME / Xfce'
 'kwallet: support for storing passwords in KWallet on Plasma')
@@ -30,12 +29,14 @@ 
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/${pkgver%%.*}/chromium-patches-${pkgver%%.*}.tar.bz2
 drop-flag-unsupported-by-clang17.patch
 compiler-rt-adjust-paths.patch
+qt-6.7.patch
 use-oauth2-client-switches-as-default.patch)
 sha256sums=('ebd553527149cb8477a522df90acd6cea2388a6f431e2db589a0301df1d0cae2'
 '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
 'c2bc4e65ed2a4e23528dd10d5c15bf99f880b7bbb789cc720d451b78098a7e12'
 '3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1'
 'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'
+'e30623f36c54f4af3a8aa7d9400f7d2bed6ef560f15d665d2aa8fd777cb2565f'
 'e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711')
 
 if (( _manual_clone )); then
@@ -113,6 +114,9 @@ prepare() {
   # Allow libclang_rt.builtins from compiler-rt >= 16 to be used
   patch -Np1 -i ../compiler-rt-adjust-paths.patch
 
+  # Fix build with Qt 6.7
+  patch -Np1 -i ../qt-6.7.patch
+
   # Fixes for building with libstdc++ instead of libc++
   patch -Np1 -i ../chromium-patches-*/chromium-117-material-color-include.patch
 
@@ -183,6 +187,8 @@ build() {
 'enable_hangout_services_extension=true'
 'enable_widevine=true'
 'enable_nacl=false'
+'use_qt6=true'
+'moc_qt6_path="/usr/lib/qt6"'
 "google_api_key=\"$_google_api_key\""
   )
 
@@ -279,6 +285,7 @@ package() {
 chrome_200_percent.pak
 chrome_crashpad_handler
 libqt5_shim.so
+libqt6_shim.so
 resources.pak
 v8_context_snapshot.bin
 


=
qt-6.7.patch
=
@@ -0,0 +1,31 @@
+From 3a812de6e7e0b285eda21ebbb670ca809c4db2b5 Mon Sep 17 00:00:00 2001
+From: Matt Jolly 
+Date: Thu, 11 Apr 2024 12:42:17 +1000
+Subject: [PATCH] Add QtGui to the list of Qt modules
+
+Re: https://bugreports.qt.io/browse/QTBUG-124135 - certain versions of QT
+(6.6.3, 6.7.0) produce pkg-config files that no longer emit dependencies.
+This causes Chromium builds to fail as due to not seeing QtGui as a dependency
+of QtWidgets:
+
+`gen/qt6/../../../../ui/qt/qt_shim.h:11:10: fatal error: 'QImage' file not 
found`
+

[Git][archlinux/packaging/packages/hexedit][main] 2 commits: switch url to https

2024-04-24 Thread Christian Hesse (@eworm)


Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
hexedit


Commits:
649140ff by Christian Hesse at 2024-04-24T08:54:59+02:00
switch url to https

- - - - -
ad3923d1 by Christian Hesse at 2024-04-24T08:56:17+02:00
upgpkg: 1.6-2: rebuild old (2+ years) packages

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,8 +1,8 @@
 pkgbase = hexedit
pkgdesc = View and edit files in hexadecimal or in ASCII
pkgver = 1.6
-   pkgrel = 1
-   url = http://rigaux.org/hexedit.html
+   pkgrel = 2
+   url = https://rigaux.org/hexedit.html
arch = x86_64
license = GPL
depends = ncurses


=
PKGBUILD
=
@@ -4,10 +4,10 @@
 
 pkgname=hexedit
 pkgver=1.6
-pkgrel=1
-pkgdesc="View and edit files in hexadecimal or in ASCII"
+pkgrel=2
+pkgdesc='View and edit files in hexadecimal or in ASCII'
 arch=('x86_64')
-url="http://rigaux.org/hexedit.html;
+url='https://rigaux.org/hexedit.html'
 license=('GPL')
 depends=('ncurses')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pixel/hexedit/archive/${pkgver}.tar.gz;)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hexedit/-/compare/4fb50276534ab208c8d1307f5285b0f08c04ec2a...ad3923d1eafbaca85ab188b440443e5a8a2a9ee3

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




[Git][archlinux/packaging/packages/hexedit] Pushed new tag 1.6-2

2024-04-24 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 1.6-2 at Arch Linux / Packaging / Packages / 
hexedit

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




[Git][archlinux/packaging/packages/haveged][main] upgpkg: 1.9.18-2: rebuild old (2+ years) packages

2024-04-24 Thread Christian Hesse (@eworm)


Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
haveged


Commits:
d9e3e020 by Christian Hesse at 2024-04-24T08:56:03+02:00
upgpkg: 1.9.18-2: rebuild old (2+ years) packages

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haveged
pkgdesc = Entropy harvesting daemon using CPU timings
pkgver = 1.9.18
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/jirka-h/haveged
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=haveged
 pkgver=1.9.18
-pkgrel=1
+pkgrel=2
 pkgdesc='Entropy harvesting daemon using CPU timings'
 arch=('x86_64')
 url='https://github.com/jirka-h/haveged'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haveged/-/commit/d9e3e020f894503d087d6af2bfdb599fac63a3a0

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




[Git][archlinux/packaging/packages/haveged] Pushed new tag 1.9.18-2

2024-04-24 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 1.9.18-2 at Arch Linux / Packaging / Packages / 
haveged

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




[Git][archlinux/packaging/packages/dagger] Pushed new tag 0.11.1-1

2024-04-24 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 0.11.1-1 at Arch Linux / Packaging / Packages / 
dagger

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




[Git][archlinux/packaging/packages/dagger][main] upgpkg: 0.11.1-1

2024-04-24 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
dagger


Commits:
1867fd90 by George Rawlinson at 2024-04-24T18:30:17+12:00
upgpkg: 0.11.1-1

* New upstream release.
* Use SPDX license.
* Fix FTBFS (quoted LDFLAGS).
* Switch to using checksummed git tags.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,15 +1,16 @@
 pkgbase = dagger
pkgdesc = A portable devkit for CI/CD pipelines
-   pkgver = 0.9.7
+   pkgver = 0.11.1
pkgrel = 1
url = https://dagger.io
arch = x86_64
-   license = Apache
+   license = Apache-2.0
makedepends = git
makedepends = go
depends = glibc
options = !lto
-   source = 
dagger::git+https://github.com/dagger/dagger.git#commit=f838acf038b5ecbaf7f64c988ee3276c18dc7811
-   b2sums = SKIP
+   source = dagger::git+https://github.com/dagger/dagger.git#tag=v0.11.1
+   sha512sums = 
70c38e998612bffdf23e4772264da87f818ada9a930a8131ced56e5684c5de99462688aca3ba282287cf645fa00bb4398f0118dca69978b69664e9b975e31987
+   b2sums = 
6feaf7e41746165cde1fd46ec5b5b266290421a55b1200e7d3a07180c6736df2ebb22bf816d06d743b57a47eb297e4b89bb976dc7d38b3933f99a25ea8bed2a7
 
 pkgname = dagger


=
PKGBUILD
=
@@ -1,24 +1,18 @@
 # Maintainer: George Rawlinson 
 
 pkgname=dagger
-pkgver=0.9.7
+pkgver=0.11.1
 pkgrel=1
 pkgdesc='A portable devkit for CI/CD pipelines'
 arch=('x86_64')
 url='https://dagger.io'
-license=('Apache')
+license=('Apache-2.0')
 depends=('glibc')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='f838acf038b5ecbaf7f64c988ee3276c18dc7811'
-source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit;)
-b2sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-
-  git describe --tags | sed 's/^v//'
-}
+source=("$pkgname::git+https://github.com/dagger/dagger.git#tag=v$pkgver;)
+sha512sums=('70c38e998612bffdf23e4772264da87f818ada9a930a8131ced56e5684c5de99462688aca3ba282287cf645fa00bb4398f0118dca69978b69664e9b975e31987')
+b2sums=('6feaf7e41746165cde1fd46ec5b5b266290421a55b1200e7d3a07180c6736df2ebb22bf816d06d743b57a47eb297e4b89bb976dc7d38b3933f99a25ea8bed2a7')
 
 prepare() {
   cd "$pkgname"
@@ -46,7 +40,7 @@ build() {
 -modcacherw \
 -ldflags "-compressdwarf=false \
 -linkmode external \
--extldflags ${LDFLAGS} \
+-extldflags '${LDFLAGS}' \
 -X github.com/dagger/dagger/engine.Version=$pkgver" \
 -o build \
 ./cmd/...



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dagger/-/commit/1867fd90eadfa3d1c09d22369a9712c8791cbab0

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




[Git][archlinux/packaging/packages/mediainfo][main] upgpkg: 24.04-1

2024-04-24 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
mediainfo


Commits:
dd321ad5 by George Rawlinson at 2024-04-24T18:29:21+12:00
upgpkg: 24.04-1

* New upstream release.
* Use SPDX license.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,21 +1,21 @@
 pkgbase = mediainfo
pkgdesc = Supplies technical and tag information about media files
-   pkgver = 24.03
+   pkgver = 24.04
pkgrel = 1
url = https://mediaarea.net
arch = x86_64
-   license = BSD
+   license = BSD-2-Clause
makedepends = wxwidgets-gtk3
-   depends = libmediainfo=24.03
-   source = 
mediainfo-24.03.tar.gz::https://github.com/MediaArea/MediaInfo/archive/v24.03.tar.gz
-   sha512sums = 
0f065f42f3b3550e862ab50e0275c437d797c774da87053dd4de5f0c9ccc0d42eaa27130c596378b36acabfc5f053adfce931ebf6b29b44b41fa4cb4341f10c6
-   b2sums = 
8cec91396d3822e854b247097cf636eccab45c2b318f2a2898285dfb48234d1a2b0fc6c9ada84d4885e2ab45b8283506afbdc5a5d8debf56457c72f47eed6600
+   depends = libmediainfo=24.04
+   source = 
mediainfo-24.04.tar.gz::https://github.com/MediaArea/MediaInfo/archive/v24.04.tar.gz
+   sha512sums = 
33a539dfc870d3fb68a21fb2c4d44bbdd48f7d6403cd07b2c18b4fe477c3cd8191cd49be4bd980aea90954fb14ba5a522c968b9788e210c5bea542c7728e5861
+   b2sums = 
d1dc75a6424be1cfe2ddd5da496ca3cea38cef2ffac1d750a47c6ea65a748ca52f5f492179fa9ade3f6b651f04ff55a380fe30e2508d4dabb023d08350499f12
 
 pkgname = mediainfo
pkgdesc = Supplies technical and tag information about media files (CLI 
interface)
 
 pkgname = mediainfo-gui
pkgdesc = Supplies technical and tag information about media files (GUI 
interface)
-   depends = libmediainfo=24.03
+   depends = libmediainfo=24.04
depends = wxwidgets-gtk3
depends = hicolor-icon-theme


=
PKGBUILD
=
@@ -5,17 +5,17 @@
 
 pkgbase=mediainfo
 pkgname=(mediainfo mediainfo-gui)
-pkgver=24.03
+pkgver=24.04
 pkgrel=1
 pkgdesc='Supplies technical and tag information about media files'
 arch=('x86_64')
 url='https://mediaarea.net'
-license=('BSD')
+license=('BSD-2-Clause')
 depends=("libmediainfo=$pkgver")
 makedepends=('wxwidgets-gtk3')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/MediaArea/MediaInfo/archive/v$pkgver.tar.gz;)
-sha512sums=('0f065f42f3b3550e862ab50e0275c437d797c774da87053dd4de5f0c9ccc0d42eaa27130c596378b36acabfc5f053adfce931ebf6b29b44b41fa4cb4341f10c6')
-b2sums=('8cec91396d3822e854b247097cf636eccab45c2b318f2a2898285dfb48234d1a2b0fc6c9ada84d4885e2ab45b8283506afbdc5a5d8debf56457c72f47eed6600')
+sha512sums=('33a539dfc870d3fb68a21fb2c4d44bbdd48f7d6403cd07b2c18b4fe477c3cd8191cd49be4bd980aea90954fb14ba5a522c968b9788e210c5bea542c7728e5861')
+b2sums=('d1dc75a6424be1cfe2ddd5da496ca3cea38cef2ffac1d750a47c6ea65a748ca52f5f492179fa9ade3f6b651f04ff55a380fe30e2508d4dabb023d08350499f12')
 
 prepare() {
   cd MediaInfo-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mediainfo/-/commit/dd321ad53ae1e215834353c9cf5a5df70406a1c1

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




[Git][archlinux/packaging/packages/mediainfo] Pushed new tag 24.04-1

2024-04-24 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 24.04-1 at Arch Linux / Packaging / Packages / 
mediainfo

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




[Git][archlinux/packaging/packages/libmediainfo][main] upgpkg: 24.04-1

2024-04-24 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
libmediainfo


Commits:
df46ed3f by George Rawlinson at 2024-04-24T18:28:02+12:00
upgpkg: 24.04-1

* New upstream release.
* Use SPDX license.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = libmediainfo
pkgdesc = Shared library for MediaInfo
-   pkgver = 24.03
+   pkgver = 24.04
pkgrel = 1
url = https://mediaarea.net
arch = x86_64
-   license = BSD
+   license = BSD-2-Clause
depends = glibc
depends = gcc-libs
depends = curl
@@ -14,8 +14,8 @@ pkgbase = libmediainfo
depends = tinyxml2
depends = graphviz
depends = zlib
-   source = 
libmediainfo-24.03.tar.xz::https://mediaarea.net/download/source/libmediainfo/24.03/libmediainfo_24.03.tar.xz
-   sha512sums = 
d1a8b68f5c487a02e82f8363a0364f6d627b79d0ef03f86032d8e6e7f9d0ea77f16325b5148220282edcdded928c634c3c014912adb7901ebf95b87e7c93d26a
-   b2sums = 
226417ae7b23910bc3fe81a476abebd429d855964582d2f0e25c64a1994fa41df59d036f0ecf7b20bcab71ba3c1da3983acaba215411d2458d00e677f815
+   source = 
libmediainfo-24.04.tar.xz::https://mediaarea.net/download/source/libmediainfo/24.04/libmediainfo_24.04.tar.xz
+   sha512sums = 
33b9f187571486f0d28eae932f7db0294f89bf2dfb3a9d4a5928502398b0b50bd3d9ce27dba5b5472d63839e844adfbb031ecff2f36e583975f2d2884af768b6
+   b2sums = 
7203614f9b76c85c01a5d7f9c12fe27fc587e7b6c349e1010da19c4fed7fbbee81cae92dd52ac0e40423f2eb7eacfee310d692db1d6ddf6811ccc3b06ae47560
 
 pkgname = libmediainfo


=
PKGBUILD
=
@@ -4,12 +4,12 @@
 # Contributor:  hydro 
 
 pkgname=libmediainfo
-pkgver=24.03
+pkgver=24.04
 pkgrel=1
 pkgdesc='Shared library for MediaInfo'
 arch=('x86_64')
 url='https://mediaarea.net'
-license=('BSD')
+license=('BSD-2-Clause')
 depends=(
   'glibc'
   'gcc-libs'
@@ -22,8 +22,8 @@ depends=(
   'zlib'
 )
 
source=("$pkgname-$pkgver.tar.xz::https://mediaarea.net/download/source/libmediainfo/$pkgver/libmediainfo_$pkgver.tar.xz;)
-sha512sums=('d1a8b68f5c487a02e82f8363a0364f6d627b79d0ef03f86032d8e6e7f9d0ea77f16325b5148220282edcdded928c634c3c014912adb7901ebf95b87e7c93d26a')
-b2sums=('226417ae7b23910bc3fe81a476abebd429d855964582d2f0e25c64a1994fa41df59d036f0ecf7b20bcab71ba3c1da3983acaba215411d2458d00e677f815')
+sha512sums=('33b9f187571486f0d28eae932f7db0294f89bf2dfb3a9d4a5928502398b0b50bd3d9ce27dba5b5472d63839e844adfbb031ecff2f36e583975f2d2884af768b6')
+b2sums=('7203614f9b76c85c01a5d7f9c12fe27fc587e7b6c349e1010da19c4fed7fbbee81cae92dd52ac0e40423f2eb7eacfee310d692db1d6ddf6811ccc3b06ae47560')
 
 build() {
   cd MediaInfoLib/Project/GNU/Library



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libmediainfo/-/commit/df46ed3f54fd6ef387ee7c12eea8f46faad03d8d

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




[Git][archlinux/packaging/packages/libmediainfo] Pushed new tag 24.04-1

2024-04-24 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 24.04-1 at Arch Linux / Packaging / Packages / 
libmediainfo

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




<    1   2