[Git][archlinux/packaging/packages/file-roller] Pushed new tag 44.3-1

2024-05-19 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 44.3-1 at Arch Linux / Packaging 
/ Packages / file-roller

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




[Git][archlinux/packaging/packages/file-roller][main] 44.3-1

2024-05-19 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / file-roller


Commits:
32e466f0 by Jan Alexander Steffens (heftig) at 2024-05-20T07:38:13+02:00
44.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = file-roller
pkgdesc = Create and modify archives
-   pkgver = 44.2
+   pkgver = 44.3
pkgrel = 1
url = https://wiki.gnome.org/Apps/FileRoller
arch = x86_64
@@ -31,7 +31,7 @@ pkgbase = file-roller
optdepends = squashfs-tools: squashfs image support
optdepends = unace: ACE archive support
optdepends = unrar: better RAR archive support
-   source = git+https://gitlab.gnome.org/GNOME/file-roller.git#tag=44.2
-   b2sums = 
552c23f12194fba6c39a6dc7d0906005b48f1325cda8d067270366f4f4ff8b7b68c2bbf7e5f81f152f29697badffd1ad9dede4a72948dd6ef1c00d87406e9472
+   source = git+https://gitlab.gnome.org/GNOME/file-roller.git#tag=44.3
+   b2sums = 
09c1f1071e2c1c4124aee562e40803027eabf323c801df25fd4a093b25a8f37c09edcdcf022c7a0cacbc30ff12d5e957ac857c15fa785ccf0e184a83358dd280
 
 pkgname = file-roller


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=file-roller
-pkgver=44.2
+pkgver=44.3
 pkgrel=1
 pkgdesc="Create and modify archives"
 url="https://wiki.gnome.org/Apps/FileRoller;
@@ -42,7 +42,7 @@ optdepends=(
 )
 groups=(gnome-extra)
 source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#tag=$pkgver;)
-b2sums=('552c23f12194fba6c39a6dc7d0906005b48f1325cda8d067270366f4f4ff8b7b68c2bbf7e5f81f152f29697badffd1ad9dede4a72948dd6ef1c00d87406e9472')
+b2sums=('09c1f1071e2c1c4124aee562e40803027eabf323c801df25fd4a093b25a8f37c09edcdcf022c7a0cacbc30ff12d5e957ac857c15fa785ccf0e184a83358dd280')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/file-roller/-/commit/32e466f019393604c00fd2e98438a24da4ce65d8

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




[Git][archlinux/packaging/packages/python-pytest][main] upgpkg: 1:8.2.1-1

2024-05-19 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest


Commits:
74da15e4 by Daniel M. Capella at 2024-05-20T00:46:49-04:00
upgpkg: 1:8.2.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-pytest
pkgdesc = Simple powerful testing with Python
-   pkgver = 8.1.2
-   pkgrel = 2
+   pkgver = 8.2.1
+   pkgrel = 1
epoch = 1
url = https://pytest.org/
arch = any
@@ -29,7 +29,7 @@ pkgbase = python-pytest
depends = python-iniconfig
depends = python-packaging
depends = python-pluggy
-   source = git+https://github.com/pytest-dev/pytest.git#tag=8.1.2
-   b2sums = 
74f95f0db4530db4a1a7bfa7e9a00ba1ca85de225c6e67015beff37de217ff3f69037c8fccc863a6f500d9e19d1ab61ba552175324e42148afb5d22696ede2cd
+   source = git+https://github.com/pytest-dev/pytest.git#tag=8.2.1
+   b2sums = 
15e2a2c215616ccc142d1faf03cd07027bd6f79b4b75c6439842749429a94e4a175498b9364a25e390dc63ebad00e05c0eafe09acf9e25410d7d940856fc02b1
 
 pkgname = python-pytest


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 
 pkgname=python-pytest
 _name=${pkgname#python-}
-pkgver=8.1.2
-pkgrel=2
+pkgver=8.2.1
+pkgrel=1
 epoch=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -38,7 +38,7 @@ checkdepends=(
   'python-twisted'
 )
 source=("git+https://github.com/$_name-dev/$_name.git#tag=$pkgver;)
-b2sums=('74f95f0db4530db4a1a7bfa7e9a00ba1ca85de225c6e67015beff37de217ff3f69037c8fccc863a6f500d9e19d1ab61ba552175324e42148afb5d22696ede2cd')
+b2sums=('15e2a2c215616ccc142d1faf03cd07027bd6f79b4b75c6439842749429a94e4a175498b9364a25e390dc63ebad00e05c0eafe09acf9e25410d7d940856fc02b1')
 
 build() {
   cd "$_name"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest/-/commit/74da15e42adfc7c36fa5200e5cd2f6ce1da6adf6

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




[Git][archlinux/packaging/packages/python-pytest] Pushed new tag 1-8.2.1-1

2024-05-19 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1-8.2.1-1 at Arch Linux / Packaging / Packages 
/ python-pytest

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




[Git][archlinux/packaging/packages/python-pluggy][main] upgpkg: 1.5.0-1

2024-05-19 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-pluggy


Commits:
416c6055 by Daniel M. Capella at 2024-05-20T00:46:11-04:00
upgpkg: 1.5.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-pluggy
pkgdesc = Plugin and hook calling mechanisms for python
-   pkgver = 1.4.0
-   pkgrel = 4
+   pkgver = 1.5.0
+   pkgrel = 1
url = https://github.com/pytest-dev/pluggy
arch = any
license = MIT
@@ -13,7 +13,7 @@ pkgbase = python-pluggy
makedepends = python-installer
makedepends = python-wheel
depends = python
-   source = 
git+https://github.com/pytest-dev/pluggy.git#commit=2efd28ef5dcd8b7ad44a41777ce640debbbf9c39
-   sha512sums = SKIP
+   source = git+https://github.com/pytest-dev/pluggy.git#tag=1.5.0
+   sha512sums = 
101873bef7d3c7dd76df7007e9d0d536670934ee6037214ccff16e4afc656a54bf77fa5394b75094a59fef0f667155ab5a29e5502bcf09ca116c8f719ed199fe
 
 pkgname = python-pluggy


=
PKGBUILD
=
@@ -1,9 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-pluggy
-pkgver=1.4.0
-_commit=2efd28ef5dcd8b7ad44a41777ce640debbbf9c39
-pkgrel=4
+pkgver=1.5.0
+pkgrel=1
 pkgdesc="Plugin and hook calling mechanisms for python"
 arch=('any')
 url="https://github.com/pytest-dev/pluggy;
@@ -11,8 +10,8 @@ license=('MIT')
 depends=('python')
 makedepends=('git' 'python-setuptools-scm' 'python-setuptools' 'python-build' 
'python-installer' 'python-wheel')
 checkdepends=('python-pytest')
-source=("git+https://github.com/pytest-dev/pluggy.git#commit=$_commit;)
-sha512sums=('SKIP')
+source=("git+https://github.com/pytest-dev/pluggy.git#tag=$pkgver;)
+sha512sums=('101873bef7d3c7dd76df7007e9d0d536670934ee6037214ccff16e4afc656a54bf77fa5394b75094a59fef0f667155ab5a29e5502bcf09ca116c8f719ed199fe')
 
 build() {
   cd pluggy



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pluggy/-/commit/416c60551045012c02ec75f53f255e9f4855e0f5

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




[Git][archlinux/packaging/packages/python-pluggy] Pushed new tag 1.5.0-1

2024-05-19 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1.5.0-1 at Arch Linux / Packaging / Packages / 
python-pluggy

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




[Git][archlinux/packaging/packages/python-astroid][main] upgpkg: 3.2.2-1

2024-05-19 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-astroid


Commits:
ecbff5dd by Daniel M. Capella at 2024-05-19T20:31:21-04:00
upgpkg: 3.2.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-astroid
pkgdesc = A common base representation of python source code
-   pkgver = 3.2.1
+   pkgver = 3.2.2
pkgrel = 1
url = https://github.com/pylint-dev/astroid
arch = any
@@ -20,7 +20,7 @@ pkgbase = python-astroid
depends = python
conflicts = python-logilab-astng
replaces = python-logilab-astng
-   source = 
https://github.com/pylint-dev/astroid/archive/v3.2.1/astroid-3.2.1.tar.gz
-   sha256sums = 
62292ca666254cab2bd29707209afb6672ba193a3ed320f3aac511c12b2f5b17
+   source = 
https://github.com/pylint-dev/astroid/archive/v3.2.2/astroid-3.2.2.tar.gz
+   sha256sums = 
7ff8e7de62e56c107334c15dfa336256901711e931e0f644a366bcb91e276a42
 
 pkgname = python-astroid


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 _pyname=astroid
 pkgname=python-$_pyname
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc='A common base representation of python source code'
 arch=(any)
@@ -27,7 +27,7 @@ replaces=(python-logilab-astng)
 conflicts=(python-logilab-astng)
 _archive="$_pyname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('62292ca666254cab2bd29707209afb6672ba193a3ed320f3aac511c12b2f5b17')
+sha256sums=('7ff8e7de62e56c107334c15dfa336256901711e931e0f644a366bcb91e276a42')
 
 prepare() {
cd "$_archive"



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

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




[Git][archlinux/packaging/packages/python-astroid] Pushed new tag 3.2.2-1

2024-05-19 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 3.2.2-1 at Arch Linux / Packaging / Packages / 
python-astroid

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




[Git][archlinux/packaging/packages/freecad][main] Fix #7 - desktop icon name does not match

2024-05-19 Thread @arodseth


Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / 
freecad


Commits:
09f88e88 by Alexander F. Rødseth at 2024-05-20T02:19:52+02:00
Fix #7 - desktop icon name does not match

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -12,7 +12,7 @@
 
 pkgname=freecad
 pkgver=0.21.2
-pkgrel=21
+pkgrel=22
 pkgdesc='Feature based parametric 3D CAD modeler'
 arch=(x86_64)
 url='https://freecadweb.org/'
@@ -22,9 +22,9 @@ depends=(asciidoctor boost-libs coin fmt glew jsoncpp 
libspnav med-openmpi netcd
  python-markdown python-matplotlib python-pip python-pivy python-ply
  python-yaml qt6-svg qt6-tools qt6-webengine
  xerces-c verdict)
-makedepends=(boost cgns cmake eigen git libharu liblas ninja openvdb openvr
- ospray pdal postgresql-libs python-mpi4py
- shiboken6 swig utf8cpp nlohmann-json)
+makedepends=(boost cgns cmake eigen git libharu liblas ninja nlohmann-json 
openvdb
+ openvr ospray pdal postgresql-libs python-mpi4py setconf 
shiboken6 swig
+ utf8cpp)
 optdepends=('graphviz: dependency graph support'
 'openscad: OpenSCAD support')
 options=(!lto)
@@ -55,6 +55,7 @@ prepare() {
   patch -d freecad -Np1 -i ../fixups-with-qt6-enums.patch # Discard int 
conversions in WBs Python sources
   sed -e 
's|Shiboken::Module::getTypes(requiredModule)|reinterpret_cast(Shiboken::Module::getTypes(requiredModule))|' \
 -i freecad/src/Gui/PythonWrapper.cpp # Fix build with PySide 6.7
+  setconf freecad/src/XDGData/org.freecad.FreeCAD.desktop 
Icon=org.freecad.FreeCAD
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freecad/-/commit/09f88e884ae2a797ae811d69997bc337693d4e38

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




[Git][archlinux/packaging/packages/liteide][main] upgpkg: 38.3-3

2024-05-19 Thread @arodseth


Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / 
liteide


Commits:
cb7db81a by Alexander F. Rødseth at 2024-05-20T02:00:41+02:00
upgpkg: 38.3-3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,20 +1,18 @@
 pkgbase = liteide
pkgdesc = IDE for editing and building projects written in Go
pkgver = 38.3
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/visualfc/liteide
arch = x86_64
-   license = LGPL
+   license = LGPL-2.1-only
makedepends = go
makedepends = git
makedepends = imagemagick
makedepends = mercurial
-   makedepends = setconf
depends = go-tools
depends = qt5-base
-   optdepends = go: go compiler
-   optdepends = gcc-go: go compiler
-   options = !strip
+   optdepends = go: Go compiler
+   optdepends = gcc-go: Go compiler
options = !emptydirs
source = 
liteide-x38.3::git+https://github.com/visualfc/liteide#commit=35a0dcd957d8bdcc189089a9c027bc54b8aa8cde
b2sums = 
7fef233153c2195c80079c2dcbff66bceef13c9acf44e6af9d5ae9ebe68ae91b4d00979bf92bac6a6e0b181e74494247d0dcee6bdca69d414ad8ab8eda5306c1


=
PKGBUILD
=
@@ -5,16 +5,16 @@
 
 pkgname=liteide
 pkgver=38.3
-pkgrel=2
+pkgrel=3
 pkgdesc='IDE for editing and building projects written in Go'
-license=(LGPL)
+license=(LGPL-2.1-only)
 arch=(x86_64)
 url='https://github.com/visualfc/liteide'
-makedepends=(go git imagemagick mercurial setconf)
+makedepends=(go git imagemagick mercurial)
 depends=(go-tools qt5-base)
-optdepends=('go: go compiler'
-'gcc-go: go compiler')
-options=(!strip !emptydirs)
+optdepends=('go: Go compiler'
+'gcc-go: Go compiler')
+options=(!emptydirs)
 
source=("$pkgname-x$pkgver::git+$url#commit=35a0dcd957d8bdcc189089a9c027bc54b8aa8cde")
 # tag: x38.3
 
b2sums=('7fef233153c2195c80079c2dcbff66bceef13c9acf44e6af9d5ae9ebe68ae91b4d00979bf92bac6a6e0b181e74494247d0dcee6bdca69d414ad8ab8eda5306c1')
 
@@ -45,6 +45,7 @@ build() {
 
 package() {
   cd liteide-x$pkgver/build/liteide
+
   install -d \
 "$pkgdir/usr/lib/liteide" \
 "$pkgdir/usr/share/liteide" \
@@ -87,5 +88,3 @@ package() {
   mv "$pkgdir/usr/share/liteide/linux/liteenv" \
 "$pkgdir/usr/share/liteide/liteenv"
 }
-
-# getver: 
raw.githubusercontent.com/visualfc/liteide/master/build/liteide_archlinux/PKGBUILD



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/liteide/-/commit/cb7db81a84bb00dc4a0a7cd2dd08fe262a634646

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




[Git][archlinux/packaging/packages/liteide] Pushed new tag 38.3-3

2024-05-19 Thread @arodseth


Alexander Rødseth pushed new tag 38.3-3 at Arch Linux / Packaging / Packages / 
liteide

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




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

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


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


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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




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

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


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

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




[Git][archlinux/packaging/packages/lib32-gtk3] Pushed new tag 1-3.24.42-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1-3.24.42-1 at Arch Linux / Packaging / Packages / 
lib32-gtk3

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




[Git][archlinux/packaging/packages/lib32-gtk3][main] upgpkg: 1:3.24.42-1: Update to 3.24.42

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
lib32-gtk3


Commits:
3225bb33 by Antonio Rojas at 2024-05-19T23:47:35+02:00
upgpkg: 1:3.24.42-1: Update to 3.24.42

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = lib32-gtk3
pkgdesc = GObject-based multi-platform GUI toolkit
-   pkgver = 3.24.41
+   pkgver = 3.24.42
pkgrel = 1
epoch = 1
url = https://www.gtk.org/
@@ -8,6 +8,7 @@ pkgbase = lib32-gtk3
license = LGPL-2.0-only
makedepends = git
makedepends = meson
+   makedepends = python-packaging
makedepends = sassc
makedepends = wayland-protocols
depends = gtk3
@@ -28,9 +29,9 @@ pkgbase = lib32-gtk3
depends = lib32-mesa
depends = lib32-pango
depends = lib32-wayland
-   source = 
git+https://gitlab.gnome.org/GNOME/gtk.git#commit=77ebdd85091833a7869ece48c3114fa6d9966321
+   source = git+https://gitlab.gnome.org/GNOME/gtk.git#tag=3.24.42
source = gtk-query-immodules-3.0-32.hook
-   b2sums = SKIP
+   b2sums = 
3f79244cfeac535186b84e6c9ad3dad7dbb5737e4ebd8762985fce95930a9bbb07fcc331fb915b7f6ab8496afd7995a5aa501377af01710ff2649e5adabcb249
b2sums = 
c7136723735c4cbfe654851d0ccc1698142fa8f90b724ed9a970ebd6a74b4f59ea558e134e600736a1041417fc7fd9b3baa8bc561ed9598f2fbf45392dcc9159
 
 pkgname = lib32-gtk3


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: GordonGR 
 
 pkgname=lib32-gtk3
-pkgver=3.24.41
+pkgver=3.24.42
 pkgrel=1
 epoch=1
 pkgdesc="GObject-based multi-platform GUI toolkit"
@@ -33,15 +33,15 @@ depends=(
 makedepends=(
   git
   meson
+  python-packaging
   sassc
   wayland-protocols
 )
-_commit=77ebdd85091833a7869ece48c3114fa6d9966321  # tags/3.24.41^0
 source=(
-  "git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit;
+  "git+https://gitlab.gnome.org/GNOME/gtk.git#tag=$pkgver;
   gtk-query-immodules-3.0-32.hook
 )
-b2sums=('SKIP'
+b2sums=('3f79244cfeac535186b84e6c9ad3dad7dbb5737e4ebd8762985fce95930a9bbb07fcc331fb915b7f6ab8496afd7995a5aa501377af01710ff2649e5adabcb249'
 
'c7136723735c4cbfe654851d0ccc1698142fa8f90b724ed9a970ebd6a74b4f59ea558e134e600736a1041417fc7fd9b3baa8bc561ed9598f2fbf45392dcc9159')
 
 pkgver() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-gtk3/-/commit/3225bb3330680be9ae545e3b537c3fbeae25093c

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




[Git][archlinux/packaging/packages/python-stone][main] upgpkg: 3.3.6-1: Update to 3.3.6

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-stone


Commits:
1219372a by Antonio Rojas at 2024-05-19T23:33:37+02:00
upgpkg: 3.3.6-1: Update to 3.3.6

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,12 +1,13 @@
 pkgbase = python-stone
pkgdesc = The Official API Spec Language for Dropbox API V2
-   pkgver = 3.3.3
-   pkgrel = 3
+   pkgver = 3.3.6
+   pkgrel = 1
url = https://github.com/dropbox/stone
arch = any
license = MIT
checkdepends = python-coverage
checkdepends = python-pytest
+   makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
@@ -14,7 +15,7 @@ pkgbase = python-stone
depends = python
depends = python-ply
depends = python-six
-   source = 
https://github.com/dropbox/stone/archive/v3.3.3/python-stone-3.3.3.tar.gz
-   sha256sums = 
f39e20a282eebe38ea44438f807d55762fc8dcd704cc56774944646a471f60d6
+   source = git+https://github.com/dropbox/stone#tag=v3.3.6
+   sha256sums = 
943231843fa7dd6b28beb3a831e1341fc03830b7e28ccefd97f6cb24df0ab045
 
 pkgname = python-stone


=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[python-stone]
+source = "git"
+git = "https://github.com/dropbox/stone.git;
+prefix = "v"


=
PKGBUILD
=
@@ -2,14 +2,15 @@
 
 pkgname=python-stone
 _name=${pkgname#python-}
-pkgver=3.3.3
-pkgrel=3
+pkgver=3.3.6
+pkgrel=1
 pkgdesc='The Official API Spec Language for Dropbox API V2'
 arch=(any)
 url='https://github.com/dropbox/stone'
 license=(MIT)
 depends=(python python-ply python-six)
 makedepends=(
+  git
   python-build
   python-installer
   python-setuptools
@@ -19,28 +20,25 @@ checkdepends=(
   python-coverage
   python-pytest
 )
-source=($url/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('f39e20a282eebe38ea44438f807d55762fc8dcd704cc56774944646a471f60d6')
+source=(git+$url#tag=v$pkgver)
+sha256sums=('943231843fa7dd6b28beb3a831e1341fc03830b7e28ccefd97f6cb24df0ab045')
 
 prepare() {
-  sed -e '/pytest-runner/d' -i $_name-$pkgver/setup.py # Remove pytest-runner 
from setup_requires
-
-  # upstream doesn't seem to care about Python 3.11 compat: 
https://github.com/dropbox/stone/issues/288
-  sed -e 's/getargspec/getfullargspec/' -i 
$_name-$pkgver/$_name/frontend/ir_generator.py
+  sed -e '/pytest-runner/d' -i $_name/setup.py # Remove pytest-runner from 
setup_requires
 }
 
 build() {
-  cd $_name-$pkgver
+  cd $_name
   python -m build --wheel --no-isolation
 }
 
 check() {
-  cd $_name-$pkgver
+  cd $_name
   pytest -vv
 }
 
 package() {
-  cd $_name-$pkgver
+  cd $_name
   python -m installer --destdir="$pkgdir" dist/*.whl
 
   install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-stone/-/commit/1219372a1952a731d6d4ea69a5503270c02dc45b

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




[Git][archlinux/packaging/packages/python-stone] Pushed new tag 3.3.6-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 3.3.6-1 at Arch Linux / Packaging / Packages / 
python-stone

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




[Git][archlinux/packaging/packages/qqc2-desktop-style5] Pushed new tag 5.116.0-2

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-2 at Arch Linux / Packaging / Packages / 
qqc2-desktop-style5

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




[Git][archlinux/packaging/packages/qqc2-desktop-style5][main] Remove translations

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qqc2-desktop-style5


Commits:
f0af8ef1 by Antonio Rojas at 2024-05-19T23:18:08+02:00
Remove translations

Fixes 
https://gitlab.archlinux.org/archlinux/packaging/packages/qqc2-desktop-style5/-/issues/1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = qqc2-desktop-style5
pkgdesc = A style for Qt Quick Controls 2 to make it follow your 
desktop theme
pkgver = 5.116.0
-   pkgrel = 1
+   pkgrel = 2
url = https://community.kde.org/Frameworks
arch = x86_64
groups = kf5


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _name=qqc2-desktop-style
 pkgname=${_name}5
 pkgver=5.116.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A style for Qt Quick Controls 2 to make it follow your desktop theme'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -26,4 +26,5 @@ build() {
 
 package() {
   DESTDIR="$pkgdir" cmake --install build
+  rm -r "$pkgdir"/usr/share/locale
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qqc2-desktop-style5/-/commit/f0af8ef13d5c7bb3a408091834c25b7b5ebdc8b3

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




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

2024-05-19 Thread Dan Printzell (@wild)


Dan Printzell pushed new tag 0.9.1-4 at Arch Linux / Packaging / Packages / 
appstream-generator

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




[Git][archlinux/packaging/packages/appstream-generator][main] upgpkg: 0.9.1-4: Rebuilt against new ldc

2024-05-19 Thread Dan Printzell (@wild)


Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / 
appstream-generator


Commits:
9add7cf6 by Dan Printzell at 2024-05-19T23:01:44+02:00
upgpkg: 0.9.1-4: Rebuilt against new ldc

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = appstream-generator
pkgdesc = A fast AppStream metadata generator
pkgver = 0.9.1
-   pkgrel = 3
+   pkgrel = 4
url = https://github.com/ximion/appstream-generator
arch = x86_64
license = GPL3


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=appstream-generator
 pkgver=0.9.1
-pkgrel=3
+pkgrel=4
 pkgdesc='A fast AppStream metadata generator'
 arch=(x86_64)
 url='https://github.com/ximion/appstream-generator'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/appstream-generator/-/commit/9add7cf6ccb30b3cae81ad53234dcdc41b05a2a2

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




[Git][archlinux/packaging/packages/glibd] Pushed new tag 2.4.3-1

2024-05-19 Thread Dan Printzell (@wild)


Dan Printzell pushed new tag 2.4.3-1 at Arch Linux / Packaging / Packages / 
glibd

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




[Git][archlinux/packaging/packages/glibd][main] upgpkg: 2.4.3-1: Updated to 2.4.3

2024-05-19 Thread Dan Printzell (@wild)


Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / glibd


Commits:
eed5093c by Dan Printzell at 2024-05-19T23:01:24+02:00
upgpkg: 2.4.3-1: Updated to 2.4.3

- - - - -


3 changed files:

- .SRCINFO
- + 0001-Add-missing-gthread-2.0-dependency.patch
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,19 +1,19 @@
 pkgbase = glibd
pkgdesc = D bindings for the GLib C Utility Library
-   pkgver = 2.4.2
-   pkgrel = 7
+   pkgver = 2.4.3
+   pkgrel = 1
url = https://github.com/gtkd-developers/GlibD
arch = x86_64
-   license = LGPL3
+   license = LGPL-3.0-or-later
makedepends = meson
makedepends = ldc
makedepends = gobject-introspection
makedepends = gir-to-d
depends = glib2
depends = liblphobos
-   source = 
glibd-2.4.2.tar.gz::https://github.com/gtkd-developers/GlibD/archive/v2.4.2.tar.gz
-   source = 
Trivial_fix_for_GLib_2.78.patch::https://github.com/gtkd-developers/GlibD/commit/ef3b70be9de8e1c798db47b627b465b0a257e693.patch
-   sha512sums = 
6db52b29cf90a5d8f6ddb43c1ddcd5bcc6ed5b2b6cd575711be74b8592c07aa3c6a1047954305cbcd515ef6ea814c162a91c12e9580d5938228ecc7a6d49
-   sha512sums = 
7bcbf68b9a069860e81232da4ece4ea3e8f766afcefbb6dcff060e897bdd6dc00c8f045eb5b1547a981b08990b678eb54f22d620e375f1ee469caeb09331e2f7
+   source = 
glibd-2.4.3.tar.gz::https://github.com/gtkd-developers/GlibD/archive/v2.4.3.tar.gz
+   source = 0001-Add-missing-gthread-2.0-dependency.patch
+   sha512sums = 
7ceb415cad9aa3ea325d561932586b730af7ce123d4f1e69339eb2f007774abfa126d783af898ef7f8c17bde0f337383ba1630fd039f9a22a3c34a98ac8dd539
+   sha512sums = 
ee741ec82506da7f653ef68033984e5014ae26f5b3faaaddc75fab9af7556721c3824abe712848b772fcf01da91184e3507d486db7b6c87d129981a0f1593283
 
 pkgname = glibd


=
0001-Add-missing-gthread-2.0-dependency.patch
=
@@ -0,0 +1,45 @@
+From 1eb3e39c9a376b65881c3c34801fbcc0610a7bf1 Mon Sep 17 00:00:00 2001
+From: Dan Printzell 
+Date: Sun, 19 May 2024 22:55:07 +0200
+Subject: [PATCH] Add missing gthread-2.0 dependency
+
+Needed to fix 'undefined symbol: g_thread_init'
+
+Signed-off-by: Dan Printzell 
+---
+ meson.build | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+diff --git a/meson.build b/meson.build
+index 138e969..0b4fd35 100644
+--- a/meson.build
 b/meson.build
+@@ -20,6 +20,7 @@ glib_dep  = dependency('glib-2.0')
+ gmodule_dep   = dependency('gmodule-2.0')
+ gobject_dep   = dependency('gobject-2.0')
+ gio_dep   = dependency('gio-2.0')
++gthread_dep   = dependency('gthread-2.0')
+ # The Glib gir files are part of the gobject introspection package.
+ introspection_dep = dependency('gobject-introspection-1.0')
+ 
+@@ -47,7 +48,7 @@ gir_binding_sources = girtod_gen.stdout().strip().split('\n')
+ glibd = library('glibd-2.0',
+ [gir_binding_sources],
+ include_directories: [gir_bind_dir],
+-dependencies: [glib_dep, gmodule_dep, gobject_dep, gio_dep],
++dependencies: [glib_dep, gmodule_dep, gobject_dep, gio_dep, gthread_dep],
+ install: true,
+ soversion: project_soversion,
+ version: meson.project_version())
+@@ -61,7 +62,7 @@ pkg_conf.generate(glibd,
+ name: 'glibd-2.0',
+ subdirs: 'd/glibd-2',
+ version: meson.project_version(),
+-requires: [glib_dep, gmodule_dep, gio_dep, gobject_dep],
++requires: [glib_dep, gmodule_dep, gio_dep, gobject_dep, gthread_dep],
+ description: 'D bindings for the GLib C Utility Library.')
+ 
+ # for use by others which embed this as subproject
+-- 
+2.45.1
+


=
PKGBUILD
=
@@ -3,21 +3,21 @@
 
 pkgname=glibd
 _pkgname=GlibD
-pkgver=2.4.2
-pkgrel=7
+pkgver=2.4.3
+pkgrel=1
 pkgdesc='D bindings for the GLib C Utility Library'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/GlibD'
-license=('LGPL3')
+license=('LGPL-3.0-or-later')
 depends=('glib2' 'liblphobos')
 makedepends=('meson' 'ldc' 'gobject-introspection' 'gir-to-d')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
-
"Trivial_fix_for_GLib_2.78.patch::https://github.com/gtkd-developers/GlibD/commit/ef3b70be9de8e1c798db47b627b465b0a257e693.patch;)
-sha512sums=('6db52b29cf90a5d8f6ddb43c1ddcd5bcc6ed5b2b6cd575711be74b8592c07aa3c6a1047954305cbcd515ef6ea814c162a91c12e9580d5938228ecc7a6d49'
-
'7bcbf68b9a069860e81232da4ece4ea3e8f766afcefbb6dcff060e897bdd6dc00c8f045eb5b1547a981b08990b678eb54f22d620e375f1ee469caeb09331e2f7')
+   "0001-Add-missing-gthread-2.0-dependency.patch")
+sha512sums=('7ceb415cad9aa3ea325d561932586b730af7ce123d4f1e69339eb2f007774abfa126d783af898ef7f8c17bde0f337383ba1630fd039f9a22a3c34a98ac8dd539'
+

[Git][archlinux/packaging/packages/gir-to-d] Pushed new tag 0.23.2-1

2024-05-19 Thread Dan Printzell (@wild)


Dan Printzell pushed new tag 0.23.2-1 at Arch Linux / Packaging / Packages / 
gir-to-d

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




[Git][archlinux/packaging/packages/gir-to-d][main] upgpkg: 0.23.2-1: Updated to 0.23.2

2024-05-19 Thread Dan Printzell (@wild)


Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / 
gir-to-d


Commits:
5718460e by Dan Printzell at 2024-05-19T23:00:58+02:00
upgpkg: 0.23.2-1: Updated to 0.23.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,15 +1,15 @@
 pkgbase = gir-to-d
pkgdesc = Create D bindings from GObject introspection files
-   pkgver = 0.23.1
-   pkgrel = 7
+   pkgver = 0.23.2
+   pkgrel = 1
url = https://github.com/gtkd-developers/gir-to-d
arch = x86_64
-   license = LGPL3
+   license = LGPL-3.0-or-later
makedepends = meson
makedepends = ldc
depends = gcc-libs
depends = liblphobos
-   source = 
gir-to-d-0.23.1.tar.gz::https://github.com/gtkd-developers/gir-to-d/archive/v0.23.1.tar.gz
-   sha512sums = 
d1cfb906cd094acdf134a9a748fbd71fdbd4a26ce4d1696be356eb0c1c12edf4a96c73b7ca79da46c36f7e0ee15645991364b2bb2e1cbc46e8023233d4327060
+   source = 
gir-to-d-0.23.2.tar.gz::https://github.com/gtkd-developers/gir-to-d/archive/v0.23.2.tar.gz
+   sha512sums = 
14a2f1da71d1c48e6e2dfcf91937d546db56c7ca1bf1a3d0f52b76d9bc4bd8f1b26d227a7d736ec3e53998ccde0a9129a9c596e2c5f71cd54726bf006619e89d
 
 pkgname = gir-to-d


=
PKGBUILD
=
@@ -1,16 +1,16 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.23.1
-pkgrel=7
+pkgver=0.23.2
+pkgrel=1
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'
-license=('LGPL3')
+license=('LGPL-3.0-or-later')
 depends=('gcc-libs' 'liblphobos')
 makedepends=('meson' 'ldc')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('d1cfb906cd094acdf134a9a748fbd71fdbd4a26ce4d1696be356eb0c1c12edf4a96c73b7ca79da46c36f7e0ee15645991364b2bb2e1cbc46e8023233d4327060')
+sha512sums=('14a2f1da71d1c48e6e2dfcf91937d546db56c7ca1bf1a3d0f52b76d9bc4bd8f1b26d227a7d736ec3e53998ccde0a9129a9c596e2c5f71cd54726bf006619e89d')
 
 build() {
   mkdir -p $pkgname-$pkgver/build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gir-to-d/-/commit/5718460ec28268e7de7053115c7ead103eead93d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gir-to-d/-/commit/5718460ec28268e7de7053115c7ead103eead93d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mustache-d][main] upgpkg: 0.1.5-16: Rebuilt against new ldc

2024-05-19 Thread Dan Printzell (@wild)


Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / 
mustache-d


Commits:
5adbf75c by Dan Printzell at 2024-05-19T23:00:35+02:00
upgpkg: 0.1.5-16: Rebuilt against new ldc

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = mustache-d
pkgdesc = Moustache template engine for D
pkgver = 0.1.5
-   pkgrel = 15
+   pkgrel = 16
url = https://github.com/repeatedly/mustache-d
arch = x86_64
license = Boost


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=mustache-d
 pkgver=0.1.5
-pkgrel=15
+pkgrel=16
 pkgdesc='Moustache template engine for D'
 arch=('x86_64')
 url='https://github.com/repeatedly/mustache-d'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mustache-d/-/commit/5adbf75cd2bdb3069af586daa69f4567852771fd

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




[Git][archlinux/packaging/packages/mustache-d] Pushed new tag 0.1.5-16

2024-05-19 Thread Dan Printzell (@wild)


Dan Printzell pushed new tag 0.1.5-16 at Arch Linux / Packaging / Packages / 
mustache-d

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




[Git][archlinux/packaging/packages/tilix][main] upgpkg: 1.9.6-4: Rebuilt against new ldc

2024-05-19 Thread Dan Printzell (@wild)


Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / tilix


Commits:
2407cc73 by Dan Printzell at 2024-05-19T23:00:24+02:00
upgpkg: 1.9.6-4: Rebuilt against new ldc

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = tilix
pkgdesc = A tiling terminal emulator for Linux using GTK+ 3
pkgver = 1.9.6
-   pkgrel = 3
+   pkgrel = 4
url = https://github.com/gnunn1/tilix
arch = x86_64
license = MPL-2.0
@@ -15,6 +15,7 @@ pkgbase = tilix
depends = dconf
depends = gsettings-desktop-schemas
depends = liblphobos
+   depends = libunwind
optdepends = python-nautilus: for "Open Tilix Here" support in nautilus
optdepends = libsecret: for the password manager
source = 
https://github.com/gnunn1/tilix/archive/1.9.6/tilix-1.9.6.tar.gz


=
PKGBUILD
=
@@ -5,12 +5,12 @@
 
 pkgname=tilix
 pkgver=1.9.6
-pkgrel=3
+pkgrel=4
 pkgdesc="A tiling terminal emulator for Linux using GTK+ 3"
 arch=('x86_64')
 url="https://github.com/gnunn1/tilix;
 license=('MPL-2.0')
-depends=('libx11' 'gtkd' 'vte3' 'dconf' 'gsettings-desktop-schemas' 
'liblphobos')
+depends=('libx11' 'gtkd' 'vte3' 'dconf' 'gsettings-desktop-schemas' 
'liblphobos' 'libunwind')
 makedepends=('ldc' 'po4a' 'meson' 'appstream')
 optdepends=('python-nautilus: for "Open Tilix Here" support in nautilus'
 'libsecret: for the password manager')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tilix/-/commit/2407cc7331a6120209755158a6c5b4ac99b87ab9

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




[Git][archlinux/packaging/packages/tilix] Pushed new tag 1.9.6-4

2024-05-19 Thread Dan Printzell (@wild)


Dan Printzell pushed new tag 1.9.6-4 at Arch Linux / Packaging / Packages / 
tilix

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




[Git][archlinux/packaging/packages/gtkd][main] upgpkg: 3.10.0-13: Rebuilt against new ldc

2024-05-19 Thread Dan Printzell (@wild)


Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / gtkd


Commits:
fb9415bd by Dan Printzell at 2024-05-19T23:00:10+02:00
upgpkg: 3.10.0-13: Rebuilt against new ldc

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = gtkd
pkgdesc = D bindings for GTK+ and related libraries.
pkgver = 3.10.0
-   pkgrel = 12
+   pkgrel = 13
url = https://gtkd.org
arch = x86_64
license = LGPL-3.0-or-later


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 pkgname=gtkd
 pkgver=3.10.0
-pkgrel=12
+pkgrel=13
 pkgdesc='D bindings for GTK+ and related libraries.'
 arch=('x86_64')
 url='https://gtkd.org'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gtkd/-/commit/fb9415bd566f3dde9127b34a5ab77ee6edb92845

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




[Git][archlinux/packaging/packages/gtkd] Pushed new tag 3.10.0-13

2024-05-19 Thread Dan Printzell (@wild)


Dan Printzell pushed new tag 3.10.0-13 at Arch Linux / Packaging / Packages / 
gtkd

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




[Git][archlinux/packaging/packages/ldc][main] upgpkg: 3:1.38.0-1: Updated to 1.38.0

2024-05-19 Thread Dan Printzell (@wild)


Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / ldc


Commits:
cbd541d2 by Dan Printzell at 2024-05-19T22:59:54+02:00
upgpkg: 3:1.38.0-1: Updated to 1.38.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = ldc
pkgdesc = A D Compiler based on the LLVM Compiler Infrastructure 
including D runtime and libphobos2
-   pkgver = 1.37.0
+   pkgver = 1.38.0
pkgrel = 1
epoch = 3
url = https://github.com/ldc-developers/ldc
@@ -15,9 +15,9 @@ pkgbase = ldc
makedepends = ldc
makedepends = ninja
options = !lto
-   source = 
git+https://github.com/ldc-developers/ldc#commit=3eb31901b3d253b3f23b8599111d930994696ef7
+   source = 
git+https://github.com/ldc-developers/ldc#commit=59c0c60a10f25799ebaf2bde751705eb4e7e3f40
source = ldc-phobos::git+https://github.com/ldc-developers/phobos.git
-   sha256sums = SKIP
+   sha256sums = 
a42d3bf3070680c748753e140224ae7644e8f4a4f423748e7f9abd2637f8f0eb
sha256sums = SKIP
 
 pkgname = ldc
@@ -25,7 +25,7 @@ pkgname = ldc
depends = llvm-libs
depends = gcc
depends = compiler-rt
-   provides = d-compiler=2.107.1
+   provides = d-compiler=2.108.1
backup = etc/ldc2.conf
 
 pkgname = liblphobos
@@ -33,4 +33,3 @@ pkgname = liblphobos
provides = d-runtime
provides = d-stdlib
options = staticlibs
-   options = !strip


=
PKGBUILD
=
@@ -4,9 +4,9 @@
 
 pkgname=('ldc' 'liblphobos')
 groups=('dlang' 'dlang-ldc')
-pkgver=1.37.0
-_pkgcommit=3eb31901b3d253b3f23b8599111d930994696ef7
-_dversion=2.107.1
+pkgver=1.38.0
+_pkgcommit=59c0c60a10f25799ebaf2bde751705eb4e7e3f40
+_dversion=2.108.1
 _clangversion=17 # related to where ldc2 looks for compiler-rt sanitizers
 epoch=3
 pkgrel=1
@@ -23,7 +23,7 @@ source=(
 "ldc-phobos::git+https://github.com/ldc-developers/phobos.git;
 )
 
-sha256sums=('SKIP'
+sha256sums=('a42d3bf3070680c748753e140224ae7644e8f4a4f423748e7f9abd2637f8f0eb'
 'SKIP')
 
 prepare() {
@@ -90,7 +90,7 @@ package_ldc() {
 package_liblphobos() {
 provides=('d-runtime' 'd-stdlib')
 depends=('curl')
-options=('staticlibs' '!strip')
+options=('staticlibs')
 
 cd "$srcdir/ldc/build"
 DESTDIR="$pkgdir" ninja install



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ldc/-/commit/cbd541d25b5a95498ffab3a07621eda8ca97a57f

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




[Git][archlinux/packaging/packages/ldc] Pushed new tag 3-1.38.0-1

2024-05-19 Thread Dan Printzell (@wild)


Dan Printzell pushed new tag 3-1.38.0-1 at Arch Linux / Packaging / Packages / 
ldc

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




[Git][archlinux/packaging/packages/libreoffice-still-i18n][main] upgpkg: 7.6.7-1

2024-05-19 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
libreoffice-still-i18n


Commits:
2502ac07 by Andreas Radke at 2024-05-19T21:48:15+02:00
upgpkg: 7.6.7-1

- - - - -


1 changed file:

- .SRCINFO


The diff was not included because it is too large.


View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libreoffice-still-i18n/-/commit/2502ac079ff1e50f3f1b3646794301b78cb6b293

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libreoffice-still-i18n/-/commit/2502ac079ff1e50f3f1b3646794301b78cb6b293
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libreoffice-still-i18n] Pushed new tag 7.6.7-1

2024-05-19 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed new tag 7.6.7-1 at Arch Linux / Packaging / Packages / 
libreoffice-still-i18n

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




[Git][archlinux/packaging/packages/libreoffice-still][main] upgpkg: 7.6.7-1

2024-05-19 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
libreoffice-still


Commits:
2d8b6f60 by Andreas Radke at 2024-05-19T21:37:31+02:00
upgpkg: 7.6.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = libreoffice-still
-   pkgver = 7.6.6
-   pkgrel = 5
+   pkgver = 7.6.7
+   pkgrel = 1
url = https://www.libreoffice.org/
arch = x86_64
license = MPL-2.0
@@ -117,12 +117,12 @@ pkgbase = libreoffice-still
noextract = 
odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar
noextract = 
f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf
options = !lto
-   source = 
https://download.documentfoundation.org/libreoffice/src/7.6.6/libreoffice-7.6.6.3.tar.xz
-   source = 
https://download.documentfoundation.org/libreoffice/src/7.6.6/libreoffice-7.6.6.3.tar.xz.asc
-   source = 
https://download.documentfoundation.org/libreoffice/src/7.6.6/libreoffice-help-7.6.6.3.tar.xz
-   source = 
https://download.documentfoundation.org/libreoffice/src/7.6.6/libreoffice-help-7.6.6.3.tar.xz.asc
-   source = 
https://download.documentfoundation.org/libreoffice/src/7.6.6/libreoffice-translations-7.6.6.3.tar.xz
-   source = 
https://download.documentfoundation.org/libreoffice/src/7.6.6/libreoffice-translations-7.6.6.3.tar.xz.asc
+   source = 
https://download.documentfoundation.org/libreoffice/src/7.6.7/libreoffice-7.6.7.2.tar.xz
+   source = 
https://download.documentfoundation.org/libreoffice/src/7.6.7/libreoffice-7.6.7.2.tar.xz.asc
+   source = 
https://download.documentfoundation.org/libreoffice/src/7.6.7/libreoffice-help-7.6.7.2.tar.xz
+   source = 
https://download.documentfoundation.org/libreoffice/src/7.6.7/libreoffice-help-7.6.7.2.tar.xz.asc
+   source = 
https://download.documentfoundation.org/libreoffice/src/7.6.7/libreoffice-translations-7.6.7.2.tar.xz
+   source = 
https://download.documentfoundation.org/libreoffice/src/7.6.7/libreoffice-translations-7.6.7.2.tar.xz.asc
source = 
https://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
source = 
https://dev-www.libreoffice.org/src/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
source = 
https://dev-www.libreoffice.org/src/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
@@ -152,11 +152,11 @@ pkgbase = libreoffice-still
source = libreoffice-still.sh
source = libreoffice-still.csh
validpgpkeys = C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3
-   sha256sums = 
41a83a7f09c539e22c873107d5d4088ac7cdf1a299ad9e9de15e30600fe521b6
+   sha256sums = 
75d052ee101aca0d75cd5cb2998e2f705c0089c6acaa263b696e45f8c95e3b95
sha256sums = SKIP
-   sha256sums = 
fdc28a5108cc2709a1e77209935e42096f8e594e5ed29b9110a07ebc53a31007
+   sha256sums = 
3a87314a58a8f6c1cf263c119fe49bbbd2554591695bca6d1e79d501cc1ca4d0
sha256sums = SKIP
-   sha256sums = 
30e212b3387377bdf48ded9674306f8d917aafd4485f72103923829679f607e8
+   sha256sums = 
8a9888a0e8553a71f658f8b55527f31fc0aa58a40d993b28740aed4580baf5af
sha256sums = SKIP
sha256sums = 
64585ac36a81291a58269ec5347e7e3e2e8596dbacb9221015c208191333c6e1
sha256sums = 
1fb458d6aab06932693cc8a9b6e4e70944ee1ff052fa63606e3131df34e21753


=
PKGBUILD
=
@@ -10,9 +10,9 @@ _google_default_client_secret=0ZChLK6AxeA3Isu96MkwqDR4
 
 pkgbase=libreoffice-still
 pkgname=('libreoffice-still-sdk' 'libreoffice-still')
-_LOver=7.6.6.3
-pkgver=7.6.6
-pkgrel=5
+_LOver=7.6.7.2
+pkgver=7.6.7
+pkgrel=1
 arch=('x86_64')
 license=('MPL-2.0' 'LGPL-3.0-or-later')
 url="https://www.libreoffice.org/;
@@ -89,11 +89,11 @@ noextract=(35c94d2df8893241173de1d16b6034c0-swingExSrc.zip

f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf
 )
 validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # LibreOffice Build 
Team (CODE SIGNING KEY) 
-sha256sums=('41a83a7f09c539e22c873107d5d4088ac7cdf1a299ad9e9de15e30600fe521b6'
+sha256sums=('75d052ee101aca0d75cd5cb2998e2f705c0089c6acaa263b696e45f8c95e3b95'
 'SKIP'
-'fdc28a5108cc2709a1e77209935e42096f8e594e5ed29b9110a07ebc53a31007'
+'3a87314a58a8f6c1cf263c119fe49bbbd2554591695bca6d1e79d501cc1ca4d0'
 'SKIP'
-'30e212b3387377bdf48ded9674306f8d917aafd4485f72103923829679f607e8'
+'8a9888a0e8553a71f658f8b55527f31fc0aa58a40d993b28740aed4580baf5af'
 'SKIP'
 '64585ac36a81291a58269ec5347e7e3e2e8596dbacb9221015c208191333c6e1'
 '1fb458d6aab06932693cc8a9b6e4e70944ee1ff052fa63606e3131df34e21753'



View it on GitLab: 

[Git][archlinux/packaging/packages/libreoffice-still] Pushed new tag 7.6.7-1

2024-05-19 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed new tag 7.6.7-1 at Arch Linux / Packaging / Packages / 
libreoffice-still

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




[Git][archlinux/packaging/packages/ghostscript][main] upgpkg: 10.03.1-1; fix build with gcc14

2024-05-19 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
ghostscript


Commits:
e371fc8d by Andreas Radke at 2024-05-19T21:36:37+02:00
upgpkg: 10.03.1-1; fix build with gcc14

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ghostscript
pkgdesc = An interpreter for the PostScript language
-   pkgver = 10.03.0
-   pkgrel = 2
+   pkgver = 10.03.1
+   pkgrel = 1
url = https://www.ghostscript.com/
arch = x86_64
license = AGPL-3.0-or-later
@@ -28,20 +28,20 @@ pkgbase = ghostscript
depends = libx11
depends = gdk-pixbuf2
depends = glib2
-   source = 
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10030/ghostpdl-10.03.0.tar.xz
+   source = 
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10031/ghostpdl-10.03.1.tar.xz
source = 2010_add_build_timestamp_setting.patch
source = 0001_No_output_visible_with_pdfwriter.diff
-   sha512sums = 
6c46ca6fada94b165fe9af6bc6d8e0533a3313e1e551c300cf40c2d31167ba2ba8069d802833fa234e4d7f71cb54216377c59f2dac3b7cdd1a23735cc4e45b63
+   sha512sums = 
3aca7834789bf11582391138bbae99b2ef5d9f1e89db9f838ebef0ed86015deb5c8cf93d0ffe25ad8aa1aa99eda9ecd384cbd59b0d21719cd960261c043044f9
sha512sums = 
cd7794ee4f28b11177021b950196385200b610127ed6cb94a45e3202b690b721a0dfcc0276ff39448d4dab64c1b31a76e6c323696a8315aad9edc22077f18a3d
sha512sums = 
659077a7e60b6c56cf3f2e70fbfc5a7114e1294e7a912e40bce9d7e34f1907fff6e407be6c528961c06e7de5c80c637584929d08ade63b277793284b8b56208d
 
 pkgname = ghostscript
-   optdepends = gtk3:  needed for gsx
+   optdepends = gtk3: needed for gsx
 
 pkgname = ghostxps
pkgdesc = An interpreter for the XPS document language
-   depends = ghostscript=10.03.0-2
+   depends = ghostscript=10.03.1-1
 
 pkgname = ghostpcl
pkgdesc = An interpreter for the PCL 6 language
-   depends = ghostscript=10.03.0-2
+   depends = ghostscript=10.03.1-1


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 pkgbase=ghostscript
 pkgname=(ghostscript ghostxps ghostpcl)
-pkgver=10.03.0
-pkgrel=2
+pkgver=10.03.1
+pkgrel=1
 pkgdesc="An interpreter for the PostScript language"
 url="https://www.ghostscript.com/;
 arch=('x86_64')
@@ -17,8 +17,8 @@ 
source=(https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/
 
#https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/ghostpdl-${pkgver/.0//}/ghostpdl-${pkgver}.tar.xz
 2010_add_build_timestamp_setting.patch
 0001_No_output_visible_with_pdfwriter.diff)
-# 
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10021/SHA512SUMS
-sha512sums=('6c46ca6fada94b165fe9af6bc6d8e0533a3313e1e551c300cf40c2d31167ba2ba8069d802833fa234e4d7f71cb54216377c59f2dac3b7cdd1a23735cc4e45b63'
+# 
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10031/SHA512SUMS
+sha512sums=('3aca7834789bf11582391138bbae99b2ef5d9f1e89db9f838ebef0ed86015deb5c8cf93d0ffe25ad8aa1aa99eda9ecd384cbd59b0d21719cd960261c043044f9'
 
'cd7794ee4f28b11177021b950196385200b610127ed6cb94a45e3202b690b721a0dfcc0276ff39448d4dab64c1b31a76e6c323696a8315aad9edc22077f18a3d'
 
'659077a7e60b6c56cf3f2e70fbfc5a7114e1294e7a912e40bce9d7e34f1907fff6e407be6c528961c06e7de5c80c637584929d08ade63b277793284b8b56208d')
 
@@ -69,6 +69,11 @@ prepare() {
 
 build() {
   cd ghostpdl-${pkgver}
+
+  # gcc14 buildfix
+  export CFLAGS+=" -Wno-incompatible-pointer-types -Wno-int-conversion"
+#  export CXXFLAGS+=" -Wno-incompatible-pointer-types -Wno-int-conversion"
+
   ./configure --prefix=/usr \
   --with-ijs \
   --with-jbig2dec \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ghostscript/-/commit/e371fc8d8b2c372b0f58ab3bd2bd1eec6eeb8369

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




[Git][archlinux/packaging/packages/ghostscript] Pushed new tag 10.03.1-1

2024-05-19 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed new tag 10.03.1-1 at Arch Linux / Packaging / Packages / 
ghostscript

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




[Git][archlinux/packaging/packages/man-pages] Pushed new tag 6.8-1

2024-05-19 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed new tag 6.8-1 at Arch Linux / Packaging / Packages / 
man-pages

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




[Git][archlinux/packaging/packages/man-pages][main] upgpkg: 6.8-1

2024-05-19 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
man-pages


Commits:
f6638adf by Andreas Radke at 2024-05-19T21:05:15+02:00
upgpkg: 6.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = man-pages
pkgdesc = Linux man pages
-   pkgver = 6.7
+   pkgver = 6.8
pkgrel = 1
url = https://www.kernel.org/doc/man-pages/
arch = any
@@ -23,13 +23,13 @@ pkgbase = man-pages
license = Spencer-94
makedepends = man2html
makedepends = git
-   source = 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-6.7.tar.xz
-   source = 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-6.7.tar.sign
+   source = 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-6.8.tar.xz
+   source = 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-6.8.tar.sign
source = 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2017-a.tar.xz
source = 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2017-a.tar.sign
validpgpkeys = E522595B52EDA4E6BFCCCB5E856199113A35CE5E
validpgpkeys = A9348594CE31283A826FBDD8D57633D441E25BB5
-   sha256sums = 
82403ad4bc17aadb924f68638b79d6930b2cbd551531248a7a9688779db4efb2
+   sha256sums = 
b9c6b0a420f839148be04b2fc13a85692313728d54d47c69c8a138379665d226
sha256sums = SKIP
sha256sums = 
ce67bb25b5048b20dad772e405a83f4bc70faf051afa289361c81f9660318bc3
sha256sums = SKIP


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Andreas Radke 
 
 pkgname=man-pages
-pkgver=6.7
+pkgver=6.8
 _posixver=2017-a
 pkgrel=1
 pkgdesc="Linux man pages"
@@ -29,7 +29,7 @@ makedepends=('man2html' 'git')
 
source=(https://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.{xz,sign}
 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.{xz,sign})
 # https://www.kernel.org/pub/linux/docs/man-pages/sha256sums.asc
-sha256sums=('82403ad4bc17aadb924f68638b79d6930b2cbd551531248a7a9688779db4efb2'
+sha256sums=('b9c6b0a420f839148be04b2fc13a85692313728d54d47c69c8a138379665d226'
 'SKIP'
 'ce67bb25b5048b20dad772e405a83f4bc70faf051afa289361c81f9660318bc3'
 'SKIP')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/man-pages/-/commit/f6638adfd0b321406809d092989b8d318ffa9fff

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




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

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


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

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




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

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


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

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




[Git][archlinux/packaging/packages/kaidan][main] upgpkg: 0.9.1-5: qxmpp 1.7 rebuild

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kaidan


Commits:
40edea11 by Antonio Rojas at 2024-05-19T19:05:45+02:00
upgpkg: 0.9.1-5: qxmpp 1.7 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = kaidan
pkgdesc = A user-friendly XMPP client for every device
pkgver = 0.9.1
-   pkgrel = 4
+   pkgrel = 5
url = https://www.kaidan.im/
arch = x86_64
license = GPL3


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=kaidan
 pkgver=0.9.1
-pkgrel=4
+pkgrel=5
 pkgdesc='A user-friendly XMPP client for every device'
 arch=(x86_64)
 url='https://www.kaidan.im/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kaidan/-/commit/40edea11f155c2a75547b241174b0598d9f49692

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




[Git][archlinux/packaging/packages/kaidan] Pushed new tag 0.9.1-5

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 0.9.1-5 at Arch Linux / Packaging / Packages / 
kaidan

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




[Git][archlinux/packaging/packages/qxmpp][main] upgpkg: 1.7.0-1: Update to 1.7.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qxmpp


Commits:
7cbb745c by Antonio Rojas at 2024-05-19T19:03:11+02:00
upgpkg: 1.7.0-1: Update to 1.7.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = qxmpp
pkgdesc = Cross-platform C++ XMPP client and server library
-   pkgver = 1.6.1
+   pkgver = 1.7.0
pkgrel = 1
url = https://github.com/qxmpp-project/qxmpp
arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = qxmpp
depends = glibc
depends = gstreamer
optdepends = libomemo-c: OMEMO support
-   source = git+https://github.com/qxmpp-project/qxmpp#tag=v1.6.1
-   sha256sums = 
bb680ac1aff29123927dc59b025c01087bda634299aeaac0b407a501243aed66
+   source = git+https://github.com/qxmpp-project/qxmpp#tag=v1.7.0
+   sha256sums = 
21d36d37682dadc8e0a996f9e9183b21332fda814510b6e778f94c1bfb3d6871
 
 pkgname = qxmpp-qt5
depends = gcc-libs


=
PKGBUILD
=
@@ -7,7 +7,7 @@
 pkgbase=qxmpp
 pkgname=(qxmpp-qt5
  qxmpp-qt6)
-pkgver=1.6.1
+pkgver=1.7.0
 pkgrel=1
 pkgdesc='Cross-platform C++ XMPP client and server library'
 arch=(x86_64)
@@ -24,7 +24,7 @@ makedepends=(cmake
  qca-qt6)
 optdepends=('libomemo-c: OMEMO support')
 source=(git+https://github.com/qxmpp-project/qxmpp#tag=v$pkgver)
-sha256sums=('bb680ac1aff29123927dc59b025c01087bda634299aeaac0b407a501243aed66')
+sha256sums=('21d36d37682dadc8e0a996f9e9183b21332fda814510b6e778f94c1bfb3d6871')
 
 build() {
   cmake -B build5 -S $pkgbase \



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

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




[Git][archlinux/packaging/packages/qxmpp] Pushed new tag 1.7.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.7.0-1 at Arch Linux / Packaging / Packages / 
qxmpp

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




[Git][archlinux/packaging/packages/noise-suppression-for-voice][main] upgpkg: 1.10-1: Update to 1.10

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
noise-suppression-for-voice


Commits:
4837443f by Antonio Rojas at 2024-05-19T18:57:21+02:00
upgpkg: 1.10-1: Update to 1.10

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = noise-suppression-for-voice
+   pkgdesc = A real-time noise suppression plugin for voice
+   pkgver = 1.10
+   pkgrel = 1
+   url = https://github.com/werman/noise-suppression-for-voice
+   arch = x86_64
+   license = GPL-3.0-only
+   makedepends = cmake
+   makedepends = git
+   makedepends = libx11
+   makedepends = libxcursor
+   makedepends = libxinerama
+   makedepends = libxrandr
+   depends = freetype2
+   depends = gcc-libs
+   depends = glibc
+   source = 
git+https://github.com/werman/noise-suppression-for-voice#tag=v1.10
+   sha256sums = 
bf7eb24d7e049a2df4d01be189d8dc82cf4f8ec8a0499d275167415d4889b4c9
+
+pkgname = noise-suppression-for-voice


=
PKGBUILD
=
@@ -2,19 +2,26 @@
 # Contributor: WorMzy Tykashi 
 
 pkgname=noise-suppression-for-voice
-pkgver=1.03
+pkgver=1.10
 pkgrel=1
 pkgdesc='A real-time noise suppression plugin for voice'
 arch=(x86_64)
 url='https://github.com/werman/noise-suppression-for-voice'
-license=(GPL3)
-depends=(freetype2)
-makedepends=(cmake libx11 libxrandr libxinerama libxcursor)
-source=(https://github.com/werman/noise-suppression-for-voice/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('8c85cae3ebbb3a18facc38930a3b67ca90e3ad609526a0018c71690de35baf04')
+license=(GPL-3.0-only)
+depends=(freetype2
+ gcc-libs
+ glibc)
+makedepends=(cmake
+ git
+ libx11
+ libxcursor
+ libxinerama
+ libxrandr)
+source=(git+https://github.com/werman/noise-suppression-for-voice#tag=v$pkgver)
+sha256sums=('bf7eb24d7e049a2df4d01be189d8dc82cf4f8ec8a0499d275167415d4889b4c9')
 
 build() {
-  cmake -B build -S $pkgname-$pkgver \
+  cmake -B build -S $pkgname \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=None
   cmake --build build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/noise-suppression-for-voice/-/commit/4837443f29abf2bc682e210473348746238838b3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/noise-suppression-for-voice/-/commit/4837443f29abf2bc682e210473348746238838b3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/noise-suppression-for-voice] Pushed new tag 1.10-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.10-1 at Arch Linux / Packaging / Packages / 
noise-suppression-for-voice

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/noise-suppression-for-voice/-/tree/1.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kross][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kross


Commits:
3e09f31f by Antonio Rojas at 2024-05-04T18:28:50+02:00
Update to 5.116.0

- - - - -
f586ceb4 by Antonio Rojas at 2024-05-19T18:48:29+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kross
pkgdesc = Multi-language application scripting
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = kross
makedepends = qt5-tools
depends = kparts5
depends = qt5-script
-   source = 
https://download.kde.org/stable/frameworks/5.115/portingAids/kross-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/portingAids/kross-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/portingAids/kross-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/portingAids/kross-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
e26f27e8421e31ddd3eaeadf6ac2257dc1ad47257faa912c489259dad7240b6f
+   sha256sums = 
96c985837152efdd216a93790703823877fdea43a1b9d3a5197a9b94c264be4f
sha256sums = SKIP
 
 pkgname = kross


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kross
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Multi-language application scripting'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(kparts5 qt5-script)
 makedepends=(extra-cmake-modules kdoctools5 qt5-tools)
 groups=(kf5-aids)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('e26f27e8421e31ddd3eaeadf6ac2257dc1ad47257faa912c489259dad7240b6f'
+sha256sums=('96c985837152efdd216a93790703823877fdea43a1b9d3a5197a9b94c264be4f'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kross/-/compare/1b965e0b5072ec23eb061ecc9d0ea12f7618799e...f586ceb407d3098c08ec8982743c022efbf96826

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kross/-/compare/1b965e0b5072ec23eb061ecc9d0ea12f7618799e...f586ceb407d3098c08ec8982743c022efbf96826
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kross] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
kross

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




[Git][archlinux/packaging/packages/kdelibs4support][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kdelibs4support


Commits:
c4d12b0b by Antonio Rojas at 2024-05-04T18:28:49+02:00
Update to 5.116.0

- - - - -
727d1fe6 by Antonio Rojas at 2024-05-19T18:48:23+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kdelibs4support
pkgdesc = Porting aid from KDELibs4
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = kdelibs4support
depends = kemoticons
depends = kparts5
depends = perl
-   source = 
https://download.kde.org/stable/frameworks/5.115/portingAids/kdelibs4support-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/portingAids/kdelibs4support-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/portingAids/kdelibs4support-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/portingAids/kdelibs4support-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
72a2fa16c9044fffa7548f349e5e19f16996787673e6bd978fdca260e5512f14
+   sha256sums = 
ed915dd146eb10262816da62904d04f78dacf9595d44d400dd1644d21c10c1e4
sha256sums = SKIP
 
 pkgname = kdelibs4support


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kdelibs4support
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Porting aid from KDELibs4'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(kunitconversion5 kitemmodels5 kemoticons kparts5 
perl)
 makedepends=(extra-cmake-modules kdoctools5 qt5-tools networkmanager perl-uri 
kdesignerplugin)
 groups=(kf5-aids)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('72a2fa16c9044fffa7548f349e5e19f16996787673e6bd978fdca260e5512f14'
+sha256sums=('ed915dd146eb10262816da62904d04f78dacf9595d44d400dd1644d21c10c1e4'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kdelibs4support/-/compare/e8919f1babd55041b3262a1c38355538b7260e7a...727d1fe6ee6cc99b9f0ea317d9aa420af04fb4ff

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kdelibs4support/-/compare/e8919f1babd55041b3262a1c38355538b7260e7a...727d1fe6ee6cc99b9f0ea317d9aa420af04fb4ff
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kdelibs4support] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
kdelibs4support

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




[Git][archlinux/packaging/packages/qqc2-desktop-style5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
qqc2-desktop-style5

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




[Git][archlinux/packaging/packages/qqc2-desktop-style5][main] 3 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qqc2-desktop-style5


Commits:
9bfa5531 by Antonio Rojas at 2024-05-04T18:28:48+02:00
Update to 5.116.0

- - - - -
44428fe3 by Antonio Rojas at 2024-05-04T20:11:19+02:00
Add missing qt5-tools makedepends

- - - - -
429a950d by Antonio Rojas at 2024-05-19T18:48:17+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,21 +1,22 @@
 pkgbase = qqc2-desktop-style5
pkgdesc = A style for Qt Quick Controls 2 to make it follow your 
desktop theme
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
groups = kf5
license = LGPL
makedepends = extra-cmake-modules
+   makedepends = qt5-tools
depends = kirigami2
depends = kiconthemes5
depends = sonnet5
conflicts = qqc2-desktop-style<5.111
replaces = qqc2-desktop-style<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/qqc2-desktop-style-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/qqc2-desktop-style-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/qqc2-desktop-style-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/qqc2-desktop-style-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
5847654e1a1c576c92ed55e43d2d4f369cfb42d8cb920b021c07960ad9b73700
+   sha256sums = 
cf7b6351af45c38cb4c01fd6ea57347abacf886f425596d0a76fb9ce7f3f2d1b
sha256sums = SKIP
 
 pkgname = qqc2-desktop-style5


=
PKGBUILD
=
@@ -2,19 +2,19 @@
 
 _name=qqc2-desktop-style
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='A style for Qt Quick Controls 2 to make it follow your desktop theme'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
 depends=(kirigami2 kiconthemes5 sonnet5)
-makedepends=(extra-cmake-modules)
+makedepends=(extra-cmake-modules qt5-tools)
 conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)  
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('5847654e1a1c576c92ed55e43d2d4f369cfb42d8cb920b021c07960ad9b73700'
+sha256sums=('cf7b6351af45c38cb4c01fd6ea57347abacf886f425596d0a76fb9ce7f3f2d1b'
 'SKIP')
 validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qqc2-desktop-style5/-/compare/cfc57478368ede00fb12e02df7c1bc3c9bbde28f...429a950dc4ddb803c9436e647ae3f7505be839d5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qqc2-desktop-style5/-/compare/cfc57478368ede00fb12e02df7c1bc3c9bbde28f...429a950dc4ddb803c9436e647ae3f7505be839d5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/purpose5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
purpose5


Commits:
89424bae by Antonio Rojas at 2024-05-04T18:28:47+02:00
Update to 5.116.0

- - - - -
a8d0bd74 by Antonio Rojas at 2024-05-19T18:48:11+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = purpose5
pkgdesc = Framework for providing abstractions to get the developers 
purposes fulfilled
-   pkgver = 5.115.0
-   pkgrel = 3
+   pkgver = 5.116.0
+   pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
groups = kf5
@@ -16,10 +16,10 @@ pkgbase = purpose5
optdepends = prison5: QR code plugin
conflicts = purpose<5.111
replaces = purpose<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/purpose-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/purpose-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/purpose-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/purpose-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
ba06a5debb1e1e9f403c897075ba8e1ab670e6e472da2075ad84080111dee00f
+   sha256sums = 
62d66c1a32b614971a52d385be1ea5d218a95b9e65a0b547b7913238c38d1dbc
sha256sums = SKIP
 
 pkgname = purpose5


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 _name=purpose
 pkgname=${_name}5
-pkgver=5.115.0
-pkgrel=3
+pkgver=5.116.0
+pkgrel=1
 pkgdesc='Framework for providing abstractions to get the developers purposes 
fulfilled'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -19,7 +19,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('ba06a5debb1e1e9f403c897075ba8e1ab670e6e472da2075ad84080111dee00f'
+sha256sums=('62d66c1a32b614971a52d385be1ea5d218a95b9e65a0b547b7913238c38d1dbc'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/purpose5/-/compare/b019be01a7c9ef93cf52a27d90c97443425f0da5...a8d0bd749d83aeabcb1aa3e1ad18a061da6d60a2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/purpose5/-/compare/b019be01a7c9ef93cf52a27d90c97443425f0da5...a8d0bd749d83aeabcb1aa3e1ad18a061da6d60a2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/purpose5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
purpose5

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




[Git][archlinux/packaging/packages/prison5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
prison5


Commits:
1b133417 by Antonio Rojas at 2024-05-04T18:28:46+02:00
Update to 5.116.0

- - - - -
ef1e0636 by Antonio Rojas at 2024-05-19T18:48:05+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = prison5
pkgdesc = A barcode API to produce QRCode barcodes and DataMatrix 
barcodes
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -18,10 +18,10 @@ pkgbase = prison5
optdepends = qt5-declarative: QML bindings
conflicts = prison<5.111
replaces = prison<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/prison-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/prison-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/prison-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/prison-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
8964fc90ba2b3643d62cee9d01c46f4824670ed8c1bcd12ac3b129cebe4273de
+   sha256sums = 
da9f3617a1be62832148e9d22152877ebc17d456f231f0f28d9083afda51f472
sha256sums = SKIP
 
 pkgname = prison5


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _name=prison
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='A barcode API to produce QRCode barcodes and DataMatrix barcodes'
 arch=(x86_64)
@@ -17,7 +17,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('8964fc90ba2b3643d62cee9d01c46f4824670ed8c1bcd12ac3b129cebe4273de'
+sha256sums=('da9f3617a1be62832148e9d22152877ebc17d456f231f0f28d9083afda51f472'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prison5/-/compare/646246eab2bcbedf90fd5944479988bdff1da308...ef1e0636907fcfa8320bb225a636cbb1f784975d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prison5/-/compare/646246eab2bcbedf90fd5944479988bdff1da308...ef1e0636907fcfa8320bb225a636cbb1f784975d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/prison5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
prison5

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




[Git][archlinux/packaging/packages/networkmanager-qt5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
networkmanager-qt5


Commits:
cf1f5929 by Antonio Rojas at 2024-05-04T18:28:45+02:00
Update to 5.116.0

- - - - -
56516236 by Antonio Rojas at 2024-05-19T18:47:59+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = networkmanager-qt5
pkgdesc = Qt wrapper for NetworkManager API
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = networkmanager-qt5
depends = qt5-base
conflicts = networkmanager-qt<5.111
replaces = networkmanager-qt<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/networkmanager-qt-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/networkmanager-qt-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/networkmanager-qt-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/networkmanager-qt-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
1d92a7a295b0f311174cdc0414f3f188bca977d57cb6f6e8b261e59edbdaeb79
+   sha256sums = 
0b4e80a4e110776b2f7bcbd4f6371ccbd8d9ed58f01c8a3738ce9c8ef1601b69
sha256sums = SKIP
 
 pkgname = networkmanager-qt5


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _name=networkmanager-qt
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Qt wrapper for NetworkManager API'
 arch=(x86_64)
@@ -16,7 +16,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('1d92a7a295b0f311174cdc0414f3f188bca977d57cb6f6e8b261e59edbdaeb79'
+sha256sums=('0b4e80a4e110776b2f7bcbd4f6371ccbd8d9ed58f01c8a3738ce9c8ef1601b69'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/networkmanager-qt5/-/compare/46fdff8625a605a24a835b9b0b5bc24664894b15...5651623689a655d09e3a00fce9727e7cfca13f85

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/networkmanager-qt5/-/compare/46fdff8625a605a24a835b9b0b5bc24664894b15...5651623689a655d09e3a00fce9727e7cfca13f85
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/networkmanager-qt5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
networkmanager-qt5

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




[Git][archlinux/packaging/packages/modemmanager-qt5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
modemmanager-qt5


Commits:
007c791b by Antonio Rojas at 2024-05-04T18:28:43+02:00
Update to 5.116.0

- - - - -
021b49e6 by Antonio Rojas at 2024-05-19T18:47:52+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = modemmanager-qt5
pkgdesc = Qt wrapper for ModemManager DBus API
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = modemmanager-qt5
depends = qt5-base
conflicts = modemmanager-qt<5.111
replaces = modemmanager-qt<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/modemmanager-qt-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/modemmanager-qt-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/modemmanager-qt-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/modemmanager-qt-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
a04b75ed05fe6b7021073e3c518c328a0d059065cc75c6d384ad1fbbc5fd5091
+   sha256sums = 
06055351f3a6f8755df60f48b3fdaabb4a406939b9c777f474e8a22bdd116f80
sha256sums = SKIP
 
 pkgname = modemmanager-qt5


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 _name=modemmanager-qt
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Qt wrapper for ModemManager DBus API'
 arch=(x86_64)
@@ -15,7 +15,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('a04b75ed05fe6b7021073e3c518c328a0d059065cc75c6d384ad1fbbc5fd5091'
+sha256sums=('06055351f3a6f8755df60f48b3fdaabb4a406939b9c777f474e8a22bdd116f80'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/modemmanager-qt5/-/compare/a99f4ade8eb7284431861c95b20ee4c934119f1b...021b49e648792d0d1acc41b2007c86b6647e028d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/modemmanager-qt5/-/compare/a99f4ade8eb7284431861c95b20ee4c934119f1b...021b49e648792d0d1acc41b2007c86b6647e028d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/modemmanager-qt5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
modemmanager-qt5

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




[Git][archlinux/packaging/packages/ktexteditor5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
ktexteditor5


Commits:
06e3c538 by Antonio Rojas at 2024-05-04T18:28:42+02:00
Update to 5.116.0

- - - - -
de01f720 by Antonio Rojas at 2024-05-19T18:47:45+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = ktexteditor5
pkgdesc = Advanced embeddable text editor
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = ktexteditor5
optdepends = git: git integration
conflicts = ktexteditor<5.111
replaces = ktexteditor<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/ktexteditor-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/ktexteditor-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/ktexteditor-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/ktexteditor-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
94f67cd787271adbbff7c98683807119c4624533cd83076c777a01c7efe2b6c3
+   sha256sums = 
0542382c7d1261eb02e2e15e4014c6332d39c75f17e72e59ec02b473b92df066
sha256sums = SKIP
 
 pkgname = ktexteditor5


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _name=ktexteditor
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Advanced embeddable text editor'
 arch=(x86_64)
@@ -17,7 +17,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('94f67cd787271adbbff7c98683807119c4624533cd83076c777a01c7efe2b6c3'
+sha256sums=('0542382c7d1261eb02e2e15e4014c6332d39c75f17e72e59ec02b473b92df066'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor5/-/compare/0bdcc2f21255a2fdbe58d3e2dea526fd11a33eb8...de01f720a29e24bfec76a8a055d01eb5e92bd77b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor5/-/compare/0bdcc2f21255a2fdbe58d3e2dea526fd11a33eb8...de01f720a29e24bfec76a8a055d01eb5e92bd77b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ktexteditor5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
ktexteditor5

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




[Git][archlinux/packaging/packages/kpeople5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kpeople5


Commits:
cf8387a3 by Antonio Rojas at 2024-05-04T18:28:41+02:00
Update to 5.116.0

- - - - -
f94ee920 by Antonio Rojas at 2024-05-19T18:47:39+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kpeople5
pkgdesc = A library that provides access to all contacts and the people 
who hold them
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -18,10 +18,10 @@ pkgbase = kpeople5
optdepends = qt5-declarative: QML bindings
conflicts = kpeople<5.111
replaces = kpeople<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/kpeople-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/kpeople-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/kpeople-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/kpeople-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
b8c1812ced1b5d58e3728defa1c9eab4376e3fd5684ae9441f2564129a96712f
+   sha256sums = 
747d141f216eb25e563473c3cdabb6ee9b38bcc31742d1fcfa1143be794f66f0
sha256sums = SKIP
 
 pkgname = kpeople5


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 _name=kpeople
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='A library that provides access to all contacts and the people who 
hold them'
 arch=(x86_64)
@@ -16,7 +16,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('b8c1812ced1b5d58e3728defa1c9eab4376e3fd5684ae9441f2564129a96712f'
+sha256sums=('747d141f216eb25e563473c3cdabb6ee9b38bcc31742d1fcfa1143be794f66f0'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kpeople5/-/compare/832f1532f460c714264201b50a2129494e439c46...f94ee920602c614d389872742d99ad48568da3fc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kpeople5/-/compare/832f1532f460c714264201b50a2129494e439c46...f94ee920602c614d389872742d99ad48568da3fc
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kpeople5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
kpeople5

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




[Git][archlinux/packaging/packages/knotifyconfig5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
knotifyconfig5


Commits:
5e1b6bbc by Antonio Rojas at 2024-05-04T18:28:39+02:00
Update to 5.116.0

- - - - -
af3ce648 by Antonio Rojas at 2024-05-19T18:47:33+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = knotifyconfig5
pkgdesc = Configuration system for KNotify
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = knotifyconfig5
depends = kio5
conflicts = knotifyconfig<5.111
replaces = knotifyconfig<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/knotifyconfig-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/knotifyconfig-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/knotifyconfig-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/knotifyconfig-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
0547982279856f716782a1218c597aa2bddeaaeb82b469000cb1b51e1dbc08d6
+   sha256sums = 
4053e5478a65b36956a512650c7376492464bbc1927e818dfbd416536863997f
sha256sums = SKIP
 
 pkgname = knotifyconfig5


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _name=knotifyconfig
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Configuration system for KNotify'
 arch=(x86_64)
@@ -16,7 +16,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('0547982279856f716782a1218c597aa2bddeaaeb82b469000cb1b51e1dbc08d6'
+sha256sums=('4053e5478a65b36956a512650c7376492464bbc1927e818dfbd416536863997f'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/knotifyconfig5/-/compare/1d89a0adac37778733b994841b6d73c493fa9998...af3ce648af9347b2019a72be7a628e9e4ebc4e8d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/knotifyconfig5/-/compare/1d89a0adac37778733b994841b6d73c493fa9998...af3ce648af9347b2019a72be7a628e9e4ebc4e8d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/knotifyconfig5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
knotifyconfig5

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




[Git][archlinux/packaging/packages/kitemmodels5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kitemmodels5


Commits:
e8c9aaca by Antonio Rojas at 2024-05-04T18:28:37+02:00
Update to 5.116.0

- - - - -
a5b345e8 by Antonio Rojas at 2024-05-19T18:47:26+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kitemmodels5
pkgdesc = Models for Qt Model/View system
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = kitemmodels5
optdepends = qt5-declarative: QML bindings
conflicts = kitemmodels<5.111
replaces = kitemmodels<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/kitemmodels-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/kitemmodels-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/kitemmodels-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/kitemmodels-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
fffad18b40bb81cde41968459fcdf354bd3a68f1241bd625cba48ee44b68ef0c
+   sha256sums = 
537cee9bbadf5471e5217e48605adbf941335de45f0041e7d5a31422e4b49ff1
sha256sums = SKIP
 
 pkgname = kitemmodels5


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _name=kitemmodels
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Models for Qt Model/View system'
 arch=(x86_64)
@@ -17,7 +17,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('fffad18b40bb81cde41968459fcdf354bd3a68f1241bd625cba48ee44b68ef0c'
+sha256sums=('537cee9bbadf5471e5217e48605adbf941335de45f0041e7d5a31422e4b49ff1'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kitemmodels5/-/compare/4f68bd033eebd0834c3bb06b8255eccc4f56d9bb...a5b345e8d65f643e631c18e4bf9c7fbcbe11b228

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kitemmodels5/-/compare/4f68bd033eebd0834c3bb06b8255eccc4f56d9bb...a5b345e8d65f643e631c18e4bf9c7fbcbe11b228
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kitemmodels5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
kitemmodels5

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




[Git][archlinux/packaging/packages/kimageformats5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kimageformats5


Commits:
46f38543 by Antonio Rojas at 2024-05-04T18:28:36+02:00
Update to 5.116.0

- - - - -
85e1621a by Antonio Rojas at 2024-05-19T18:47:20+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = kimageformats5
pkgdesc = Image format plugins for Qt5
-   pkgver = 5.115.0
-   pkgrel = 2
+   pkgver = 5.116.0
+   pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
groups = kf5
@@ -22,10 +22,10 @@ pkgbase = kimageformats5
optdepends = libraw: RAW format support
conflicts = kimageformats<5.111
replaces = kimageformats<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/kimageformats-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/kimageformats-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/kimageformats-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/kimageformats-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
9f61020d66f86b8b10bce14e42a39c5e8fd8e40ec9e6ca8b9e9b5ce3e1aa7283
+   sha256sums = 
7c119bcd5ef7963aac00b7d2736bfe87393f6e5d67d201c5fe399e3ab4188f9c
sha256sums = SKIP
 
 pkgname = kimageformats5


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 
 _name=kimageformats
 pkgname=${_name}5
-pkgver=5.115.0
-pkgrel=2
+pkgver=5.116.0
+pkgrel=1
 pkgdesc='Image format plugins for Qt5'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -22,7 +22,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('9f61020d66f86b8b10bce14e42a39c5e8fd8e40ec9e6ca8b9e9b5ce3e1aa7283'
+sha256sums=('7c119bcd5ef7963aac00b7d2736bfe87393f6e5d67d201c5fe399e3ab4188f9c'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kimageformats5/-/compare/1420a65b234581eb655d2e41508e5441b848db0b...85e1621ac88373c84fdcb7e9913a18a5fb8ded26

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kimageformats5/-/compare/1420a65b234581eb655d2e41508e5441b848db0b...85e1621ac88373c84fdcb7e9913a18a5fb8ded26
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kimageformats5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
kimageformats5

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




[Git][archlinux/packaging/packages/kholidays5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kholidays5


Commits:
336d5d61 by Antonio Rojas at 2024-05-04T18:28:35+02:00
Update to 5.116.0

- - - - -
61b74334 by Antonio Rojas at 2024-05-19T18:47:14+02:00
upgpkg: 1:5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kholidays5
pkgdesc = KDE library for regional holiday information
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
epoch = 1
url = https://community.kde.org/Frameworks
@@ -16,10 +16,10 @@ pkgbase = kholidays5
optdepends = qt5-declarative: QML bindings
conflicts = kholidays<1:5.111
replaces = kholidays<1:5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/kholidays-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/kholidays-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/kholidays-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/kholidays-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
cdf0d732cf0fa85971961803f0d1be5a78f3f45536fc7c22231b953349b641a4
+   sha256sums = 
898fa19e4dbd089a4b00693b8226982f5cbb1751cf4fa21565eb93141b15fdc0
sha256sums = SKIP
 
 pkgname = kholidays5


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _name=kholidays
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 epoch=1
 pkgdesc='KDE library for regional holiday information'
@@ -16,7 +16,7 @@ conflicts=("$_name<1:5.111")
 replaces=("$_name<1:5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('cdf0d732cf0fa85971961803f0d1be5a78f3f45536fc7c22231b953349b641a4'
+sha256sums=('898fa19e4dbd089a4b00693b8226982f5cbb1751cf4fa21565eb93141b15fdc0'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kholidays5/-/compare/e1e24e2cf3aeadbc33e91a987fe6a63208a85d24...61b74334bad027335cd93a78b1b8c6f42de3c1b3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kholidays5/-/compare/e1e24e2cf3aeadbc33e91a987fe6a63208a85d24...61b74334bad027335cd93a78b1b8c6f42de3c1b3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kholidays5] Pushed new tag 1-5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1-5.116.0-1 at Arch Linux / Packaging / Packages / 
kholidays5

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




[Git][archlinux/packaging/packages/kdnssd5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kdnssd5


Commits:
5825538d by Antonio Rojas at 2024-05-04T18:28:34+02:00
Update to 5.116.0

- - - - -
1ac3e3db by Antonio Rojas at 2024-05-19T18:47:08+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kdnssd5
pkgdesc = Abstraction to system DNSSD features
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = kdnssd5
depends = qt5-base
conflicts = kdnssd<5.111
replaces = kdnssd<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/kdnssd-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/kdnssd-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/kdnssd-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/kdnssd-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
b2e361c233d9c38a14d83c36b9cf0290311d0e5f77c629a04b597065fbce52df
+   sha256sums = 
35676df6570a5019d723ccd92cb2bc141a35ff50b97244e4c0deef6e72f45dfc
sha256sums = SKIP
 
 pkgname = kdnssd5


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _name=kdnssd
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Abstraction to system DNSSD features'
 arch=(x86_64)
@@ -16,7 +16,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('b2e361c233d9c38a14d83c36b9cf0290311d0e5f77c629a04b597065fbce52df'
+sha256sums=('35676df6570a5019d723ccd92cb2bc141a35ff50b97244e4c0deef6e72f45dfc'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kdnssd5/-/compare/bc7b83ad777aa8ef9579a67118efcaab166873fb...1ac3e3db11ac7271a8ad6433bee70d81cb97dd87

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kdnssd5/-/compare/bc7b83ad777aa8ef9579a67118efcaab166873fb...1ac3e3db11ac7271a8ad6433bee70d81cb97dd87
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kdnssd5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
kdnssd5

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




[Git][archlinux/packaging/packages/kdesu5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kdesu5


Commits:
3a9b3883 by Antonio Rojas at 2024-05-04T18:28:33+02:00
Update to 5.116.0

- - - - -
4b5ef9de by Antonio Rojas at 2024-05-19T18:47:03+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kdesu5
pkgdesc = Integration with su for elevated privileges
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = kdesu5
depends = kconfig5
conflicts = kdesu<5.111
replaces = kdesu<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/kdesu-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/kdesu-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/kdesu-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/kdesu-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
03e2b7963bc02492639193d20c76723430d5f530b6dee60d61b8dd64f0698b62
+   sha256sums = 
01c9c884ff92e23fcabc95da7445ada07d5ce5057f19a4ea4f452048d0e0d8cb
sha256sums = SKIP
 
 pkgname = kdesu5


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _name=kdesu
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Integration with su for elevated privileges'
 arch=(x86_64)
@@ -16,7 +16,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('03e2b7963bc02492639193d20c76723430d5f530b6dee60d61b8dd64f0698b62'
+sha256sums=('01c9c884ff92e23fcabc95da7445ada07d5ce5057f19a4ea4f452048d0e0d8cb'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kdesu5/-/compare/b1a9e6c0451deac7cf5e4442669d456b2ea20836...4b5ef9de163203c0b91fe694c3b8376c7c47f8e7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kdesu5/-/compare/b1a9e6c0451deac7cf5e4442669d456b2ea20836...4b5ef9de163203c0b91fe694c3b8376c7c47f8e7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kdesu5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
kdesu5

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




[Git][archlinux/packaging/packages/kcontacts5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kcontacts5


Commits:
35be7878 by Antonio Rojas at 2024-05-04T18:28:31+02:00
Update to 5.116.0

- - - - -
c90c78aa by Antonio Rojas at 2024-05-19T18:46:55+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kcontacts5
pkgdesc = Address book API for KDE
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = kcontacts5
depends = kcodecs5
conflicts = kcontacts<1:5.111
replaces = kcontacts<1:5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/kcontacts-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/kcontacts-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/kcontacts-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/kcontacts-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
271f1e0405a856cbd17266c3edccd169ef1f5661ce7f5c4f9ab94bf6ed3997f7
+   sha256sums = 
f107fdec8f52f7362499159c958e57e3b8b1981b0d797a90685c4a604156b4cb
sha256sums = SKIP
 
 pkgname = kcontacts5


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _name=kcontacts
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Address book API for KDE'
 arch=(x86_64)
@@ -14,7 +14,7 @@ conflicts=("$_name<1:5.111")
 replaces=("$_name<1:5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('271f1e0405a856cbd17266c3edccd169ef1f5661ce7f5c4f9ab94bf6ed3997f7'
+sha256sums=('f107fdec8f52f7362499159c958e57e3b8b1981b0d797a90685c4a604156b4cb'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kcontacts5/-/compare/9acddb12239f0659ee6ee3d01f31b2a07f9f0661...c90c78aa71969c47014f0c2e91e40c6eea9860c2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kcontacts5/-/compare/9acddb12239f0659ee6ee3d01f31b2a07f9f0661...c90c78aa71969c47014f0c2e91e40c6eea9860c2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kcontacts5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
kcontacts5

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




[Git][archlinux/packaging/packages/kcalendarcore5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kcalendarcore5


Commits:
3a1a106c by Antonio Rojas at 2024-05-04T18:28:30+02:00
Update to 5.116.0

- - - - -
cffa4f2b by Antonio Rojas at 2024-05-19T18:46:49+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kcalendarcore5
pkgdesc = The KDE calendar access library
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = kcalendarcore5
depends = qt5-base
conflicts = kcalendarcore<5.111
replaces = kcalendarcore<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/kcalendarcore-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/kcalendarcore-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/kcalendarcore-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/kcalendarcore-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
59d8872c471b1bc4433d6643d2d28755772dc3e0019fac9451cbea8e9e3f54a3
+   sha256sums = 
2f57ea993a720b1ce7ea4948350c8e3af9380736621d42ae42ae3b6eb539a53c
sha256sums = SKIP
 
 pkgname = kcalendarcore5


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _name=kcalendarcore
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='The KDE calendar access library'
 arch=(x86_64)
@@ -14,7 +14,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('59d8872c471b1bc4433d6643d2d28755772dc3e0019fac9451cbea8e9e3f54a3'
+sha256sums=('2f57ea993a720b1ce7ea4948350c8e3af9380736621d42ae42ae3b6eb539a53c'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kcalendarcore5/-/compare/cf8e7d16b1f4ed65617b698a8c62cddb1423c7e8...cffa4f2b0abaa8d6b4cd180d2082a0b69d7c1655

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kcalendarcore5/-/compare/cf8e7d16b1f4ed65617b698a8c62cddb1423c7e8...cffa4f2b0abaa8d6b4cd180d2082a0b69d7c1655
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kcalendarcore5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
kcalendarcore5

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




[Git][archlinux/packaging/packages/kactivities-stats5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kactivities-stats5


Commits:
e6f812de by Antonio Rojas at 2024-05-04T18:28:29+02:00
Update to 5.116.0

- - - - -
45483361 by Antonio Rojas at 2024-05-19T18:46:43+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kactivities-stats5
pkgdesc = A library for accessing the usage data collected by the 
activities system
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = kactivities-stats5
depends = kactivities5
conflicts = kactivities-stats<5.111
replaces = kactivities-stats<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/kactivities-stats-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/kactivities-stats-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/kactivities-stats-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/kactivities-stats-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
a4e942c0ba521ef393f4b2c12fbf33fea3bb2f4a0a6a388993b178922d91e666
+   sha256sums = 
244be102465cf6f9867a0eface321fd4a97fe198be683538c876d579adf75ceb
sha256sums = SKIP
 
 pkgname = kactivities-stats5


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _name=kactivities-stats
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 arch=(x86_64)
 pkgdesc='A library for accessing the usage data collected by the activities 
system'
@@ -16,7 +16,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('a4e942c0ba521ef393f4b2c12fbf33fea3bb2f4a0a6a388993b178922d91e666'
+sha256sums=('244be102465cf6f9867a0eface321fd4a97fe198be683538c876d579adf75ceb'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kactivities-stats5/-/compare/a3948f5ebadd337a906f8f6e03c30d1b9a89267b...45483361d545ebd8e6f87fc52398cb700e8ba077

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kactivities-stats5/-/compare/a3948f5ebadd337a906f8f6e03c30d1b9a89267b...45483361d545ebd8e6f87fc52398cb700e8ba077
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kactivities-stats5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
kactivities-stats5

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




[Git][archlinux/packaging/packages/frameworkintegration5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
frameworkintegration5


Commits:
3805a9dd by Antonio Rojas at 2024-05-04T18:28:28+02:00
Update to 5.116.0

- - - - -
71c69352 by Antonio Rojas at 2024-05-19T18:46:37+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = frameworkintegration5
pkgdesc = Framework providing components to allow applications to 
integrate with a KDE Workspace
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -14,11 +14,11 @@ pkgbase = frameworkintegration5
optdepends = packagekit-qt5: dependency resolving via AppStream
conflicts = frameworkintegration<5.111
replaces = frameworkintegration<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/frameworkintegration-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/frameworkintegration-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/frameworkintegration-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/frameworkintegration-5.116.0.tar.xz.sig
source = appstream-1.0.patch
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
6e299a572cf123a2d2492a5e957d3a21b15039515d9232a34c5e4cbea391636e
+   sha256sums = 
2f70ee4b34d70645a647a5fe0ffe0b6efd468e79a01d6de3978c8509f55de2c3
sha256sums = SKIP
sha256sums = 
481143c453414da9a304af0b4f9bdcca0488c09a7b96c95b6f57bfc36945
 


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _name=frameworkintegration
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Framework providing components to allow applications to integrate 
with a KDE Workspace'
 arch=(x86_64)
@@ -18,7 +18,7 @@ replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig}
 appstream-1.0.patch)
-sha256sums=('6e299a572cf123a2d2492a5e957d3a21b15039515d9232a34c5e4cbea391636e'
+sha256sums=('2f70ee4b34d70645a647a5fe0ffe0b6efd468e79a01d6de3978c8509f55de2c3'
 'SKIP'
 '481143c453414da9a304af0b4f9bdcca0488c09a7b96c95b6f57bfc36945')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/frameworkintegration5/-/compare/abda61ec93ec32d38bf952293dabf81d2b038a6d...71c693528e81fd1a67c36b205df5903e9925b6d4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/frameworkintegration5/-/compare/abda61ec93ec32d38bf952293dabf81d2b038a6d...71c693528e81fd1a67c36b205df5903e9925b6d4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/frameworkintegration5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
frameworkintegration5

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




[Git][archlinux/packaging/packages/bluez-qt5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
bluez-qt5


Commits:
482a7abf by Antonio Rojas at 2024-05-04T18:28:26+02:00
Update to 5.116.0

- - - - -
98073555 by Antonio Rojas at 2024-05-19T18:46:31+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bluez-qt5
pkgdesc = Qt wrapper for Bluez 5 DBus API
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = bluez-qt5
optdepends = qt5-declarative: QML bindings
conflicts = bluez-qt<5.111
replaces = bluez-qt<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/bluez-qt-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/bluez-qt-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/bluez-qt-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/bluez-qt-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
bd7fd3144175be0c679428f449cbdca57223d101177da67cabcba5fca4bc64a1
+   sha256sums = 
1bab900d6984f4cbec517354cd6ffb11fd1f50887c5bf711ff4305376e039627
sha256sums = SKIP
 
 pkgname = bluez-qt5


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _name=bluez-qt
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Qt wrapper for Bluez 5 DBus API'
 arch=(x86_64)
@@ -15,7 +15,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('bd7fd3144175be0c679428f449cbdca57223d101177da67cabcba5fca4bc64a1'
+sha256sums=('1bab900d6984f4cbec517354cd6ffb11fd1f50887c5bf711ff4305376e039627'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bluez-qt5/-/compare/44213e0af77be1a9a846cf3af2ae1707d8bc441b...98073555943908838e5337a427f43e564004a975

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bluez-qt5/-/compare/44213e0af77be1a9a846cf3af2ae1707d8bc441b...98073555943908838e5337a427f43e564004a975
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bluez-qt5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
bluez-qt5

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




[Git][archlinux/packaging/packages/kdesignerplugin][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kdesignerplugin


Commits:
3463aa4f by Antonio Rojas at 2024-05-04T18:28:24+02:00
Update to 5.116.0

- - - - -
62a438c5 by Antonio Rojas at 2024-05-19T18:46:26+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kdesignerplugin
pkgdesc = Integration of Frameworks widgets in Qt Designer/Creator
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = kdesignerplugin
makedepends = kdoctools5
depends = kconfig5
depends = kcoreaddons5
-   source = 
https://download.kde.org/stable/frameworks/5.115/portingAids/kdesignerplugin-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/portingAids/kdesignerplugin-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/portingAids/kdesignerplugin-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/portingAids/kdesignerplugin-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
a0ec6e43bdd3c9823638a4454f5cb9afc5bdc165c93ba00899cf8e683e47e8e8
+   sha256sums = 
e3cf4f848ae51d0489b977ccdb20dc3131d89a076783f336cda4e39e85ba735e
sha256sums = SKIP
 
 pkgname = kdesignerplugin


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kdesignerplugin
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Integration of Frameworks widgets in Qt Designer/Creator'
 arch=(x86_64)
@@ -12,7 +12,7 @@ depends=(kconfig5 kcoreaddons5)
 makedepends=(extra-cmake-modules qt5-tools kdoctools5)
 groups=(kf5-aids)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('a0ec6e43bdd3c9823638a4454f5cb9afc5bdc165c93ba00899cf8e683e47e8e8'
+sha256sums=('e3cf4f848ae51d0489b977ccdb20dc3131d89a076783f336cda4e39e85ba735e'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kdesignerplugin/-/compare/5f5b6496c98aeb0bdbcecd5f3b5503d6d23a54f5...62a438c5045f0500d0785f6ce0a4b54ab967e51c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kdesignerplugin/-/compare/5f5b6496c98aeb0bdbcecd5f3b5503d6d23a54f5...62a438c5045f0500d0785f6ce0a4b54ab967e51c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kdesignerplugin] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
kdesignerplugin

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




[Git][archlinux/packaging/packages/kded5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kded5


Commits:
118adc0c by Antonio Rojas at 2024-05-04T18:28:23+02:00
Update to 5.116.0

- - - - -
0d793317 by Antonio Rojas at 2024-05-19T18:46:20+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kded5
pkgdesc = Extensible deamon for providing system level services
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = kded5
depends = kcrash5
conflicts = kded<5.111
replaces = kded<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/kded-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/kded-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/kded-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/kded-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
8ac22a0031b3fc60c2f2b75db529afef879b6aa10cd882b2fee4c2494baf23b3
+   sha256sums = 
5cb67255f866ad765a88a091ad864e4fa83c7bd8b59fa96717817f448e6fa03d
sha256sums = SKIP
 
 pkgname = kded5


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _name=kded
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Extensible deamon for providing system level services'
 arch=(x86_64)
@@ -16,7 +16,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('8ac22a0031b3fc60c2f2b75db529afef879b6aa10cd882b2fee4c2494baf23b3'
+sha256sums=('5cb67255f866ad765a88a091ad864e4fa83c7bd8b59fa96717817f448e6fa03d'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kded5/-/compare/fca578cb6ecae460a7b296283cf06bd5fccd59d0...0d793317ea2d04b257548c25cc23bdd5cdcb818f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kded5/-/compare/fca578cb6ecae460a7b296283cf06bd5fccd59d0...0d793317ea2d04b257548c25cc23bdd5cdcb818f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kded5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
kded5

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




[Git][archlinux/packaging/packages/kemoticons][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kemoticons


Commits:
62981df7 by Antonio Rojas at 2024-05-04T18:28:22+02:00
Update to 5.116.0

- - - - -
2c747cec by Antonio Rojas at 2024-05-19T18:46:14+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kemoticons
pkgdesc = Support for emoticons and emoticons themes
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = kemoticons
makedepends = qt5-doc
depends = karchive5
depends = kservice5
-   source = 
https://download.kde.org/stable/frameworks/5.115/kemoticons-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/kemoticons-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/kemoticons-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/kemoticons-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
cb8ddd3eccc309c253b9682d75096a711d9a31907304f8debfa07d58571d7798
+   sha256sums = 
ac63341b07fe151dcbb622495d9cfd5d42fbfc4c4e67bf915b8eec03cf626853
sha256sums = SKIP
 
 pkgname = kemoticons


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kemoticons
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Support for emoticons and emoticons themes'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(karchive5 kservice5)
 makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('cb8ddd3eccc309c253b9682d75096a711d9a31907304f8debfa07d58571d7798'
+sha256sums=('ac63341b07fe151dcbb622495d9cfd5d42fbfc4c4e67bf915b8eec03cf626853'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kemoticons/-/compare/766c7b1c9989fe2b981611d730a22c678b9583f7...2c747cec65780bdf4668cb2e2df3214cc88cf8af

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kemoticons/-/compare/766c7b1c9989fe2b981611d730a22c678b9583f7...2c747cec65780bdf4668cb2e2df3214cc88cf8af
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kemoticons] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
kemoticons

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




[Git][archlinux/packaging/packages/knewstuff5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
knewstuff5


Commits:
b32c57e1 by Antonio Rojas at 2024-05-04T18:28:21+02:00
Update to 5.116.0

- - - - -
fdbf427e by Antonio Rojas at 2024-05-19T18:46:07+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = knewstuff5
pkgdesc = Support for downloading application assets from the network
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -18,10 +18,10 @@ pkgbase = knewstuff5
optdepends = kirigami2: QML components
conflicts = knewstuff<5.111
replaces = knewstuff<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/knewstuff-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/knewstuff-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/knewstuff-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/knewstuff-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
8ba19192800d1ee01a58b500bf60eed1bbf72b968469aed36c7380ac355d1cff
+   sha256sums = 
82303927f60c7a3dbdc049e468f760f003a4358129af9ce6fadecf469320c70a
sha256sums = SKIP
 
 pkgname = knewstuff5


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _name=knewstuff
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='Support for downloading application assets from the network'
 arch=(x86_64)
@@ -17,7 +17,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('8ba19192800d1ee01a58b500bf60eed1bbf72b968469aed36c7380ac355d1cff'
+sha256sums=('82303927f60c7a3dbdc049e468f760f003a4358129af9ce6fadecf469320c70a'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/knewstuff5/-/compare/8100edbd9e472a36052834b9e609559266aec592...fdbf427ed56f38cab368077818070412aed2130e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/knewstuff5/-/compare/8100edbd9e472a36052834b9e609559266aec592...fdbf427ed56f38cab368077818070412aed2130e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/knewstuff5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
knewstuff5

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




[Git][archlinux/packaging/packages/syndication5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
syndication5


Commits:
80a45a8b by Antonio Rojas at 2024-05-04T18:28:19+02:00
Update to 5.116.0

- - - - -
b337ba4b by Antonio Rojas at 2024-05-19T18:46:00+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = syndication5
pkgdesc = RSS/Atom parser library
-   pkgver = 5.115.0
+   pkgver = 5.116.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = syndication5
depends = kcodecs5
conflicts = syndication<5.111
replaces = syndication<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/syndication-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/syndication-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/syndication-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/syndication-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
1bb6c74313cb468d5a4114394d7f5ddce068d7f7278b5cb2048c0226810db946
+   sha256sums = 
74d78593d40ac89221fe195076f1b6a06fa2f70d2227032c8e21b0620b4d5c0d
sha256sums = SKIP
 
 pkgname = syndication5


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _name=syndication
 pkgname=${_name}5
-pkgver=5.115.0
+pkgver=5.116.0
 pkgrel=1
 pkgdesc='RSS/Atom parser library'
 arch=(x86_64)
@@ -14,7 +14,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('1bb6c74313cb468d5a4114394d7f5ddce068d7f7278b5cb2048c0226810db946'
+sha256sums=('74d78593d40ac89221fe195076f1b6a06fa2f70d2227032c8e21b0620b4d5c0d'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syndication5/-/compare/2f9cefa1392c0e2cd45d19cb9d8be94994199a39...b337ba4b2c55cdfe47e60b087d3c14a0632bc6ab

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syndication5/-/compare/2f9cefa1392c0e2cd45d19cb9d8be94994199a39...b337ba4b2c55cdfe47e60b087d3c14a0632bc6ab
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/syndication5] Pushed new tag 5.116.0-1

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.116.0-1 at Arch Linux / Packaging / Packages / 
syndication5

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




[Git][archlinux/packaging/packages/syntax-highlighting5][main] 2 commits: Update to 5.116.0

2024-05-19 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
syntax-highlighting5


Commits:
8aa1d3e2 by Antonio Rojas at 2024-05-04T18:28:18+02:00
Update to 5.116.0

- - - - -
9c219e24 by Antonio Rojas at 2024-05-19T18:45:54+02:00
upgpkg: 5.116.0-1: KDE Frameworks 5.116.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = syntax-highlighting5
pkgdesc = Syntax highlighting engine for structured text and code
-   pkgver = 5.115.0
-   pkgrel = 2
+   pkgver = 5.116.0
+   pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
groups = kf5
@@ -17,10 +17,10 @@ pkgbase = syntax-highlighting5
optdepends = qt5-declarative: QML bindings
conflicts = syntax-highlighting<5.111
replaces = syntax-highlighting<5.111
-   source = 
https://download.kde.org/stable/frameworks/5.115/syntax-highlighting-5.115.0.tar.xz
-   source = 
https://download.kde.org/stable/frameworks/5.115/syntax-highlighting-5.115.0.tar.xz.sig
+   source = 
https://download.kde.org/stable/frameworks/5.116/syntax-highlighting-5.116.0.tar.xz
+   source = 
https://download.kde.org/stable/frameworks/5.116/syntax-highlighting-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-   sha256sums = 
0622a719ac243023b87a1592291c55c66ac9c6e79ab7be04fbb68ed2d3f2de0a
+   sha256sums = 
6f8ccacebd0dc9ce050b2b23b715750c97938b3336fbbb80967920cb8c1dfaa7
sha256sums = SKIP
 
 pkgname = syntax-highlighting5


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 
 _name=syntax-highlighting
 pkgname=${_name}5
-pkgver=5.115.0
-pkgrel=2
+pkgver=5.116.0
+pkgrel=1
 pkgdesc='Syntax highlighting engine for structured text and code'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -17,7 +17,7 @@ conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)
 
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('0622a719ac243023b87a1592291c55c66ac9c6e79ab7be04fbb68ed2d3f2de0a'
+sha256sums=('6f8ccacebd0dc9ce050b2b23b715750c97938b3336fbbb80967920cb8c1dfaa7'
 'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting5/-/compare/6200f99f395ab46b2a31d2540d9d4caa49525b42...9c219e24bc8b03891bd05f5aa6e916b111548706

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting5/-/compare/6200f99f395ab46b2a31d2540d9d4caa49525b42...9c219e24bc8b03891bd05f5aa6e916b111548706
You're receiving this email because of your account on gitlab.archlinux.org.




  1   2   3   >