[Git][archlinux/packaging/packages/scrot][main] upgpkg: 1.11-1: update to 1.11

2024-06-09 Thread T.J. Townsend (@blakkheim)


T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / scrot


Commits:
14c78dd4 by T.J. Townsend at 2024-06-09T20:57:37-04:00
upgpkg: 1.11-1: update to 1.11

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = scrot
pkgdesc = Simple command-line screenshot utility for X
-   pkgver = 1.10
-   pkgrel = 3
+   pkgver = 1.11
+   pkgrel = 1
url = https://github.com/resurrecting-open-source-projects/scrot
arch = x86_64
license = MIT
@@ -13,8 +13,8 @@ pkgbase = scrot
depends = libxfixes
depends = libxcomposite
depends = libbsd
-   source = 
git+https://github.com/resurrecting-open-source-projects/scrot.git#tag=1.10
-   sha512sums = 
a12d2e8fd240acc58c16690c8879a0302a4d234fd5eb3c2f8fa854b0aaf37e71376770a29ddd90041ec9e7305e1c89409b83057e4d6e527ae13472d00fa3f269
-   b2sums = 
7545e9b82bb7d7857b53c9f8696be71ebf56d1469d2c4855a18f52a3c001fa1320586b99d6f926011abe06f5bb0f4d4376b66e6f92fc05bc5f9be22ba1f0af27
+   source = 
git+https://github.com/resurrecting-open-source-projects/scrot.git#tag=1.11
+   sha512sums = 
ac78d220905d0ab45e1f0e01468d2c004ad244f951e8d9a863460e32d9755c9fc1703a0205c68fb745e456e17170d028eb2cbb80b1ddd9fbf04340ad2b3ff22a
+   b2sums = 
f35ddaa08ba4ec4f7603218f1ad3da440ce16aeab78de0e6e93bac8e24a0958c6e3cf14ddbe3c6d3d842d47ae8debf6d30ccb1e259515daff281bf85d5a7164d
 
 pkgname = scrot


=
PKGBUILD
=
@@ -5,8 +5,8 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=scrot
-pkgver=1.10
-pkgrel=3
+pkgver=1.11
+pkgrel=1
 pkgdesc='Simple command-line screenshot utility for X'
 url='https://github.com/resurrecting-open-source-projects/scrot'
 arch=('x86_64')
@@ -14,8 +14,8 @@ license=('MIT')
 depends=('imlib2' 'libxext' 'libxinerama' 'libxfixes' 'libxcomposite' 'libbsd')
 makedepends=('autoconf-archive' 'git')
 
source=("git+https://github.com/resurrecting-open-source-projects/scrot.git#tag=${pkgver};)
-sha512sums=('a12d2e8fd240acc58c16690c8879a0302a4d234fd5eb3c2f8fa854b0aaf37e71376770a29ddd90041ec9e7305e1c89409b83057e4d6e527ae13472d00fa3f269')
-b2sums=('7545e9b82bb7d7857b53c9f8696be71ebf56d1469d2c4855a18f52a3c001fa1320586b99d6f926011abe06f5bb0f4d4376b66e6f92fc05bc5f9be22ba1f0af27')
+sha512sums=('ac78d220905d0ab45e1f0e01468d2c004ad244f951e8d9a863460e32d9755c9fc1703a0205c68fb745e456e17170d028eb2cbb80b1ddd9fbf04340ad2b3ff22a')
+b2sums=('f35ddaa08ba4ec4f7603218f1ad3da440ce16aeab78de0e6e93bac8e24a0958c6e3cf14ddbe3c6d3d842d47ae8debf6d30ccb1e259515daff281bf85d5a7164d')
 
 prepare(){
   cd ${pkgname}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scrot/-/commit/14c78dd4f65743dd14a9863322e588fb33fe2958

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




[Git][archlinux/packaging/packages/scrot] Pushed new tag 1.11-1

2024-06-09 Thread T.J. Townsend (@blakkheim)


T.J. Townsend pushed new tag 1.11-1 at Arch Linux / Packaging / Packages / scrot

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




[Git][archlinux/packaging/packages/cozy-stack] Pushed new tag 1-1.6.27-2

2024-06-09 Thread Bruno Pagani (@archange)


Bruno Pagani pushed new tag 1-1.6.27-2 at Arch Linux / Packaging / Packages / 
cozy-stack

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




[Git][archlinux/packaging/packages/cozy-stack][main] Add {ba,fi,z}sh completions and SPDX license identifier

2024-06-09 Thread Bruno Pagani (@archange)


Bruno Pagani pushed to branch main at Arch Linux / Packaging / Packages / 
cozy-stack


Commits:
317722e7 by Bruno Pagani at 2024-06-10T02:25:11+04:00
Add {ba,fi,z}sh completions and SPDX license identifier

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,11 +1,11 @@
 pkgbase = cozy-stack
pkgdesc = Digital home: brings all your web services in the same 
private space – Stack component
pkgver = 1.6.27
-   pkgrel = 1
+   pkgrel = 2
epoch = 1
url = https://cozy.io
arch = x86_64
-   license = AGPL3
+   license = AGPL-3.0-only
makedepends = go
depends = couchdb
depends = imagemagick


=
PKGBUILD
=
@@ -2,12 +2,12 @@
 
 pkgname=cozy-stack
 pkgver=1.6.27
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Digital home: brings all your web services in the same private space 
– Stack component"
 arch=(x86_64)
 url="https://cozy.io;
-license=(AGPL3)
+license=(AGPL-3.0-only)
 backup=(etc/cozy/cozy.yml)
 depends=(couchdb imagemagick git)
 makedepends=(go)
@@ -56,4 +56,7 @@ package() {
 install -Dm644 cozy.example.yaml -t "${pkgdir}"/usr/share/cozy/
 install -Dm755 scripts/konnector-node-run.sh -t "${pkgdir}"/usr/share/cozy/
 install -Dm755 scripts/konnector-nsjail-node-run.sh 
"${pkgdir}"/usr/share/cozy/konnector-nsjail-run.sh
+install -Dm644 scripts/completion/cozy-stack.bash 
"${pkgdir}"/usr/share/bash-completion/completions/cozy-stack
+install -Dm644 scripts/completion/cozy-stack.fish -t 
"${pkgdir}"/usr/share/fish/vendor_completions.d/
+install -Dm644 scripts/completion/cozy-stack.zsh 
"${pkgdir}"/usr/share/zsh/site-functions/_cozy-stack
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cozy-stack/-/commit/317722e7c31c116c9661fa143818eb744bc829a2

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




[Git][archlinux/packaging/packages/swww][main] Remove .gitignore - Mistakenly imported from AUR

2024-06-09 Thread Carl Smedstad (@carsme)


Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / swww


Commits:
56d9d6b5 by Carl Smedstad at 2024-06-09T23:57:58+02:00
Remove .gitignore - Mistakenly imported from AUR

- - - - -


1 changed file:

- − .gitignore


Changes:

=
.gitignore deleted
=
@@ -1,5 +0,0 @@
-*
-!.gitignore
-!.nvchecker.toml
-!.SRCINFO
-!PKGBUILD



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/swww/-/commit/56d9d6b564da657019c854a589f34ef2c775a4b6

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




[Git][archlinux/packaging/packages/opentofu][main] Remove .gitignore - Mistakenly imported from AUR

2024-06-09 Thread Carl Smedstad (@carsme)


Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
opentofu


Commits:
a1acb41a by Carl Smedstad at 2024-06-09T23:57:43+02:00
Remove .gitignore - Mistakenly imported from AUR

- - - - -


1 changed file:

- − .gitignore


Changes:

=
.gitignore deleted
=
@@ -1,6 +0,0 @@
-*
-!.gitignore
-!.nvchecker.toml
-!.SRCINFO
-!PKGBUILD
-!tofu.fish



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opentofu/-/commit/a1acb41af878948baabb79bf15bcc97f3ed77206

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




[Git][archlinux/packaging/packages/python-passlib][main] upgpkg: 1.7.4-8: Fix for new bcrypt

2024-06-09 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
python-passlib


Commits:
fe145a39 by Sven-Hendrik Haase at 2024-06-09T23:46:56+02:00
upgpkg: 1.7.4-8: Fix for new bcrypt

See also https://foss.heptapod.net/python-libs/passlib/-/issues/190

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- + python-passlib-bcrypt.patch


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-passlib
pkgdesc = A password hashing library for Python
pkgver = 1.7.4
-   pkgrel = 7
+   pkgrel = 8
url = https://passlib.readthedocs.io/en/stable
arch = any
license = custom:BSD
@@ -16,6 +16,8 @@ pkgbase = python-passlib
optdepends = python-bcrypt: accelerate Bcrypt hashes
optdepends = python-scrypt: accelerate SCrypt hashes
source = https://pypi.io/packages/source/p/passlib/passlib-1.7.4.tar.gz
+   source = python-passlib-bcrypt.patch
sha512sums = 
350bd6da5ac57e6c266ffe8bf9684c8c2cce3fc6b513eb6c7bc1b302d2d8a1b701e9c01c953782520a2ac37b7ec1f6d7bd5855f99f6ee0e2dbbf33f2d49a9530
+   sha512sums = 
c4c889f14485b75746f2424149b64bceb2a47fd40f3b847ed2ef4af5730ea5287d6fff61cdb805042f639f15f0cf70a54b0950912c19b87508dc8c0b267c1f5b
 
 pkgname = python-passlib


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-passlib
 pkgver=1.7.4
-pkgrel=7
+pkgrel=8
 pkgdesc="A password hashing library for Python"
 arch=('any')
 url="https://passlib.readthedocs.io/en/stable;
@@ -14,8 +14,16 @@ optdepends=("python-fastpbkdf2: accelerate PBKDF2-based 
hashes"
 "python-scrypt: accelerate SCrypt hashes")
 makedepends=('python-setuptools')
 checkdepends=('python-nose' 'python-bcrypt' 'python-django' 
'python-fastpbkdf2' 'python-scrypt')
-source=("https://pypi.io/packages/source/p/passlib/passlib-$pkgver.tar.gz;)
-sha512sums=('350bd6da5ac57e6c266ffe8bf9684c8c2cce3fc6b513eb6c7bc1b302d2d8a1b701e9c01c953782520a2ac37b7ec1f6d7bd5855f99f6ee0e2dbbf33f2d49a9530')
+source=("https://pypi.io/packages/source/p/passlib/passlib-$pkgver.tar.gz;
+python-passlib-bcrypt.patch)
+sha512sums=('350bd6da5ac57e6c266ffe8bf9684c8c2cce3fc6b513eb6c7bc1b302d2d8a1b701e9c01c953782520a2ac37b7ec1f6d7bd5855f99f6ee0e2dbbf33f2d49a9530'
+
'c4c889f14485b75746f2424149b64bceb2a47fd40f3b847ed2ef4af5730ea5287d6fff61cdb805042f639f15f0cf70a54b0950912c19b87508dc8c0b267c1f5b')
+
+prepare() {
+  cd "$srcdir"/passlib-$pkgver
+
+  patch -Np1 -i ../python-passlib-bcrypt.patch
+}
 
 check() {
   export PASSLIB_TEST_MODE=full


=
python-passlib-bcrypt.patch
=
@@ -0,0 +1,12 @@
+diff -r 7aafcc60b4f5 passlib/handlers/bcrypt.py
+--- a/passlib/handlers/bcrypt.py   Thu Oct 08 15:01:32 2020 -0400
 b/passlib/handlers/bcrypt.py   Sun Jun 09 23:25:35 2024 +0200
+@@ -609,7 +609,7 @@
+ except ImportError: # pragma: no cover
+ return False
+ try:
+-version = _bcrypt.__about__.__version__
++version = _bcrypt.__version__
+ except:
+ log.warning("(trapped) error reading bcrypt version", 
exc_info=True)
+ version = ''



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

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




[Git][archlinux/packaging/packages/python-passlib] Pushed new tag 1.7.4-8

2024-06-09 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed new tag 1.7.4-8 at Arch Linux / Packaging / Packages 
/ python-passlib

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




[Git][archlinux/packaging/packages/pango][main] 1:1.54.0-1

2024-06-09 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
219ffdfc by Jan Alexander Steffens (heftig) at 2024-06-09T23:00:30+02:00
1:1.54.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = pango
pkgdesc = A library for layout and rendering of text
-   pkgver = 1.52.2
+   pkgver = 1.54.0
pkgrel = 1
epoch = 1
url = https://www.pango.org/
@@ -12,12 +12,19 @@ pkgbase = pango
makedepends = help2man
makedepends = meson
depends = cairo
+   depends = fontconfig
+   depends = freetype2
depends = fribidi
+   depends = glib2
+   depends = glibc
depends = harfbuzz
+   depends = libsysprof-capture
depends = libthai
+   depends = libx11
depends = libxft
-   source = git+https://gitlab.gnome.org/GNOME/pango.git#tag=1.52.2
-   b2sums = 
ba5b6814bad4f9834557bedc4341a0985fed5fa0150b423bbbc4e1765b1e2834a5d21b3da6e195f5a0a413fc44859fdd52e4112b220747653030085ee969b055
+   depends = libxrender
+   source = git+https://gitlab.gnome.org/GNOME/pango.git#tag=1.54.0
+   b2sums = 
365a31b09d9e11eda15f79339fde4cd635cd4f24c7b80f883020c95ee27f7d4074495e74531c727ea1b4d4f89e32641003758e388c54a5473be00527526645e5
 
 pkgname = pango
provides = libpango-1.0.so


=
PKGBUILD
=
@@ -6,7 +6,7 @@ pkgname=(
   pango
   pango-docs
 )
-pkgver=1.52.2
+pkgver=1.54.0
 pkgrel=1
 epoch=1
 pkgdesc="A library for layout and rendering of text"
@@ -15,10 +15,17 @@ arch=(x86_64)
 license=(LGPL-2.1-or-later)
 depends=(
   cairo
+  fontconfig
+  freetype2
   fribidi
+  glib2
+  glibc
   harfbuzz
+  libsysprof-capture
   libthai
+  libx11
   libxft
+  libxrender
 )
 makedepends=(
   gi-docgen
@@ -28,12 +35,7 @@ makedepends=(
   meson
 )
 source=("git+https://gitlab.gnome.org/GNOME/pango.git#tag=$pkgver;)
-b2sums=('ba5b6814bad4f9834557bedc4341a0985fed5fa0150b423bbbc4e1765b1e2834a5d21b3da6e195f5a0a413fc44859fdd52e4112b220747653030085ee969b055')
-
-pkgver() {
-  cd pango
-  git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
-}
+b2sums=('365a31b09d9e11eda15f79339fde4cd635cd4f24c7b80f883020c95ee27f7d4074495e74531c727ea1b4d4f89e32641003758e388c54a5473be00527526645e5')
 
 prepare() {
   cd pango
@@ -41,7 +43,8 @@ prepare() {
 
 build() {
   local meson_options=(
--D gtk_doc=true
+-D documentation=true
+-D sysprof=enabled
   )
 
   arch-meson pango build "${meson_options[@]}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pango/-/commit/219ffdfc1859968e9a17975d8916200f56ed98a8

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




[Git][archlinux/packaging/packages/lib32-pango][main] 1:1.54.0-1

2024-06-09 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
42ed7810 by Jan Alexander Steffens (heftig) at 2024-06-09T23:35:17+02:00
1:1.54.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = lib32-pango
pkgdesc = A library for layout and rendering of text (32-bit)
-   pkgver = 1.52.2
+   pkgver = 1.54.0
pkgrel = 1
epoch = 1
url = https://www.pango.org/
@@ -9,13 +9,20 @@ pkgbase = lib32-pango
makedepends = git
makedepends = meson
depends = lib32-cairo
+   depends = lib32-fontconfig
+   depends = lib32-freetype2
depends = lib32-fribidi
+   depends = lib32-gcc-libs
+   depends = lib32-glib2
+   depends = lib32-glibc
depends = lib32-harfbuzz
depends = lib32-libthai
+   depends = lib32-libx11
depends = lib32-libxft
+   depends = lib32-libxrender
depends = pango
-   source = git+https://gitlab.gnome.org/GNOME/pango.git#tag=1.52.2
-   b2sums = 
ba5b6814bad4f9834557bedc4341a0985fed5fa0150b423bbbc4e1765b1e2834a5d21b3da6e195f5a0a413fc44859fdd52e4112b220747653030085ee969b055
+   source = git+https://gitlab.gnome.org/GNOME/pango.git#tag=1.54.0
+   b2sums = 
365a31b09d9e11eda15f79339fde4cd635cd4f24c7b80f883020c95ee27f7d4074495e74531c727ea1b4d4f89e32641003758e388c54a5473be00527526645e5
 
 pkgname = lib32-pango
provides = libpango-1.0.so


=
PKGBUILD
=
@@ -7,7 +7,7 @@ pkgbase=lib32-pango
 pkgname=(
   lib32-pango
 )
-pkgver=1.52.2
+pkgver=1.54.0
 pkgrel=1
 epoch=1
 pkgdesc="A library for layout and rendering of text (32-bit)"
@@ -16,10 +16,17 @@ arch=(x86_64)
 license=(LGPL-2.1-or-later)
 depends=(
   lib32-cairo
+  lib32-fontconfig
+  lib32-freetype2
   lib32-fribidi
+  lib32-gcc-libs
+  lib32-glib2
+  lib32-glibc
   lib32-harfbuzz
   lib32-libthai
+  lib32-libx11
   lib32-libxft
+  lib32-libxrender
   pango
 )
 makedepends=(
@@ -27,12 +34,7 @@ makedepends=(
   meson
 )
 source=("git+https://gitlab.gnome.org/GNOME/pango.git#tag=$pkgver;)
-b2sums=('ba5b6814bad4f9834557bedc4341a0985fed5fa0150b423bbbc4e1765b1e2834a5d21b3da6e195f5a0a413fc44859fdd52e4112b220747653030085ee969b055')
-
-pkgver() {
-  cd pango
-  git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
-}
+b2sums=('365a31b09d9e11eda15f79339fde4cd635cd4f24c7b80f883020c95ee27f7d4074495e74531c727ea1b4d4f89e32641003758e388c54a5473be00527526645e5')
 
 prepare() {
   cd pango



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-pango/-/commit/42ed7810679c6bc7f840700fc853f07a6c1daecb

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




[Git][archlinux/packaging/packages/lib32-pango] Pushed new tag 1-1.54.0-1

2024-06-09 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 1-1.54.0-1 at Arch Linux / 
Packaging / Packages / lib32-pango

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




[Git][archlinux/packaging/packages/pango] Pushed new tag 1-1.54.0-1

2024-06-09 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 1-1.54.0-1 at Arch Linux / 
Packaging / Packages / pango

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




[Git][archlinux/packaging/packages/archlinux-keyring][main] upgpkg: 20240609-1: new upstream release

2024-06-09 Thread Christian Hesse (@eworm)


Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
archlinux-keyring


Commits:
94340b8a by Christian Hesse at 2024-06-09T22:51:45+02:00
upgpkg: 20240609-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = archlinux-keyring
pkgdesc = Arch Linux PGP keyring
-   pkgver = 20240520
+   pkgver = 20240609
pkgrel = 1
url = https://gitlab.archlinux.org/archlinux/archlinux-keyring/
install = archlinux-keyring.install
@@ -14,7 +14,7 @@ pkgbase = archlinux-keyring
makedepends = pkgconf
makedepends = systemd
depends = pacman
-   source = 
archlinux-keyring::git+https://gitlab.archlinux.org/archlinux/archlinux-keyring.git#tag=20240520?signed
+   source = 
archlinux-keyring::git+https://gitlab.archlinux.org/archlinux/archlinux-keyring.git#tag=20240609?signed
validpgpkeys = 02FD1C7A934E614545849F19A6234074498E9CEE
validpgpkeys = C7E7849466FE2358343588377258734B41C31549
validpgpkeys = 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC
@@ -22,6 +22,6 @@ pkgbase = archlinux-keyring
validpgpkeys = ECCAC84C1BA08A6CC8E63FBBF22FB1D78A77AEAB
validpgpkeys = E240B57E2C4630BA768E2F26FC1B547C8D8172C8
validpgpkeys = C100346676634E80C940FB9E9C02FF419FECBE16
-   sha256sums = 
0f72b1d10973c1d99d08074516efe0d4c65d9f5e02d1712f96677c611c9bdd08
+   sha256sums = 
96c75faa5b6fd8a418848366244f976810627a219ae47ce52648ac38fa83a687
 
 pkgname = archlinux-keyring


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Bartłomiej Piotrowski 
 
 pkgname=archlinux-keyring
-pkgver=20240520
+pkgver=20240609
 pkgrel=1
 pkgdesc='Arch Linux PGP keyring'
 arch=('any')
@@ -13,7 +13,7 @@ depends=('pacman')
 makedepends=('git' 'python' 'sequoia-sq' 'pkgconf' 'systemd')
 checkdepends=('python-coverage' 'python-pytest')
 
source=("archlinux-keyring::git+https://gitlab.archlinux.org/archlinux/archlinux-keyring.git#tag=${pkgver}?signed;)
-sha256sums=('0f72b1d10973c1d99d08074516efe0d4c65d9f5e02d1712f96677c611c9bdd08')
+sha256sums=('96c75faa5b6fd8a418848366244f976810627a219ae47ce52648ac38fa83a687')
 validpgpkeys=('02FD1C7A934E614545849F19A6234074498E9CEE'  # Christian Hesse 

   'C7E7849466FE2358343588377258734B41C31549'  # David Runge 

   '4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC'  # Pierre Schmitz 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/archlinux-keyring/-/commit/94340b8a7d3d9f954c80588019ec34545c3c9732

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




[Git][archlinux/packaging/packages/archlinux-keyring] Pushed new tag 20240609-1

2024-06-09 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 20240609-1 at Arch Linux / Packaging / Packages 
/ archlinux-keyring

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




[Git][archlinux/packaging/packages/helm] Pushed new tag 3.15.1-1

2024-06-09 Thread Carl Smedstad (@carsme)


Carl Smedstad pushed new tag 3.15.1-1 at Arch Linux / Packaging / Packages / 
helm

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




[Git][archlinux/packaging/packages/helm][main] upgpkg: 3.15.1-1: Upstream release

2024-06-09 Thread Carl Smedstad (@carsme)


Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / helm


Commits:
2bd0e034 by Carl Smedstad at 2024-06-09T22:01:20+02:00
upgpkg: 3.15.1-1: Upstream release

https://github.com/helm/helm/releases/tag/v3.15.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = helm
pkgdesc = The Kubernetes Package Manager
-   pkgver = 3.14.3
+   pkgver = 3.15.1
pkgrel = 1
url = https://github.com/helm/helm
arch = x86_64
@@ -9,11 +9,11 @@ pkgbase = helm
makedepends = git
depends = glibc
options = !lto
-   source = git+https://github.com/helm/helm.git#tag=v3.14.3?signed
+   source = git+https://github.com/helm/helm.git#tag=v3.15.1?signed
validpgpkeys = 672C657BE06B4B30969C4A57461449C25E36B98E
validpgpkeys = CABAA8D44DFACA14791FBE9892C44A3D421FF7F9
validpgpkeys = 967F8AC5E2216F9F4FD270AD92AA783CBAAE8E3B
validpgpkeys = F1261BDE929012C8FF2E501D6EA5D7598529A53E
-   sha256sums = 
b03f5238f924d10872e453d58442b1fd493a321aff4b70178e9a94a47e1338e4
+   sha256sums = 
6949f863390eca85cd0f7f399ed56a5a8315701dd078d62839c4b35ac4beec70
 
 pkgname = helm


=
PKGBUILD
=
@@ -1,11 +1,12 @@
 # Maintainer: Morten Linderud 
+# Maintainer: Carl Smedstad 
 # Contributor: Lukas Grossar 
 # Contributor: Ivan Shapovalov 
 # Contributor: Wayne Cheng 
 # Contributor: Matthias Lisin 
 
 pkgname=helm
-pkgver=3.14.3
+pkgver=3.15.1
 pkgrel=1
 pkgdesc="The Kubernetes Package Manager"
 arch=("x86_64")
@@ -21,7 +22,7 @@ validpgpkeys=(
   '967F8AC5E2216F9F4FD270AD92AA783CBAAE8E3B' # Matthew Fisher 

   'F1261BDE929012C8FF2E501D6EA5D7598529A53E' # Martin Hickey 

 )
-sha256sums=('b03f5238f924d10872e453d58442b1fd493a321aff4b70178e9a94a47e1338e4')
+sha256sums=('6949f863390eca85cd0f7f399ed56a5a8315701dd078d62839c4b35ac4beec70')
 
 prepare() {
   cd "${pkgname}"



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

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




[Git][archlinux/packaging/packages/helm][main] 6 commits: Consistently use 2 space indent

2024-06-09 Thread Carl Smedstad (@carsme)


Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / helm


Commits:
729813dc by Carl Smedstad at 2024-06-09T18:43:49+02:00
Consistently use 2 space indent

- - - - -
4b2b943c by Carl Smedstad at 2024-06-09T20:06:56+02:00
Document PGP-key identities as comments

- - - - -
fc500cfc by Carl Smedstad at 2024-06-09T20:07:45+02:00
Remove redundant pkgver() function

No longer needed since VCS checksums were implemented.

- - - - -
a4ad7a12 by Carl Smedstad at 2024-06-09T20:08:26+02:00
Run go mod download instead of go mod tidy

- - - - -
7c315329 by Carl Smedstad at 2024-06-09T21:52:15+02:00
Fail check() on test failures

- - - - -
92ea850e by Carl Smedstad at 2024-06-09T21:52:15+02:00
Package fish auto-completions

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -15,44 +15,43 @@ depends=('glibc')
 makedepends=("go" "git")
 options=("!lto")
 source=("git+https://github.com/helm/helm.git#tag=v${pkgver}?signed;)
-validpgpkeys=('672C657BE06B4B30969C4A57461449C25E36B98E'
-  'CABAA8D44DFACA14791FBE9892C44A3D421FF7F9'
-  '967F8AC5E2216F9F4FD270AD92AA783CBAAE8E3B'
-  'F1261BDE929012C8FF2E501D6EA5D7598529A53E')
+validpgpkeys=(
+  '672C657BE06B4B30969C4A57461449C25E36B98E' # Matthew Farina 

+  'CABAA8D44DFACA14791FBE9892C44A3D421FF7F9' # Matthew Farina 

+  '967F8AC5E2216F9F4FD270AD92AA783CBAAE8E3B' # Matthew Fisher 

+  'F1261BDE929012C8FF2E501D6EA5D7598529A53E' # Martin Hickey 

+)
 sha256sums=('b03f5238f924d10872e453d58442b1fd493a321aff4b70178e9a94a47e1338e4')
 
-pkgver() {
-  cd "${pkgname}"
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
 prepare() {
   cd "${pkgname}"
-  go mod tidy -compat=1.17
+  go mod download -x
 }
 
 build() {
-cd "${pkgname}"
-export CGO_LDFLAGS="$LDFLAGS"
-export CGO_CFLAGS="$CFLAGS"
-export CGO_CXXFLAGS="$CXXFLAGS"
-export CGO_CPPFLAGS="$CPPFLAGS"
-export CGO_ENABLED=1
-make EXT_LDFLAGS="-linkmode external" GOFLAGS="-buildmode=pie -trimpath"
+  cd "${pkgname}"
+  export CGO_LDFLAGS="$LDFLAGS"
+  export CGO_CFLAGS="$CFLAGS"
+  export CGO_CXXFLAGS="$CXXFLAGS"
+  export CGO_CPPFLAGS="$CPPFLAGS"
+  export CGO_ENABLED=1
+  make EXT_LDFLAGS="-linkmode external" GOFLAGS="-buildmode=pie -trimpath"
 }
 
-check(){
-cd "${pkgname}"
-export CGO_LDFLAGS="$LDFLAGS"
-export CGO_CFLAGS="$CFLAGS"
-export CGO_CXXFLAGS="$CXXFLAGS"
-export CGO_CPPFLAGS="$CPPFLAGS"
-make LDFLAGS="-s -w -linkmode external" GOFLAGS="-buildmode=pie -trimpath" 
test-unit || true
+check() {
+  cd "${pkgname}"
+  local unit_tests=$(
+go list ./... \
+  | grep -v helm.sh/helm/v3/pkg/registry
+  )
+  # shellcheck disable=2086
+  go test $unit_tests
 }
 
-package(){
-cd "${pkgname}"
-install -Dm755 bin/helm -t "$pkgdir/usr/bin"
-bin/helm completion bash | install -Dm644 /dev/stdin 
"$pkgdir/usr/share/bash-completion/completions/helm"
-bin/helm completion zsh | install -Dm644 /dev/stdin 
"$pkgdir/usr/share/zsh/site-functions/_helm"
+package() {
+  cd "${pkgname}"
+  install -Dm755 bin/helm -t "$pkgdir/usr/bin"
+  bin/helm completion bash | install -Dm644 /dev/stdin 
"$pkgdir/usr/share/bash-completion/completions/helm"
+  bin/helm completion zsh | install -Dm644 /dev/stdin 
"$pkgdir/usr/share/zsh/site-functions/_helm"
+  bin/helm completion fish | install -Dm644 /dev/stdin 
"$pkgdir/usr/share/fish/vendor_completions.d/helm.fish"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/helm/-/compare/35ced5fd4b6428295c0107e5e9665d16d08363e7...92ea850e58d43f40f0404481b48986c80ae4a03d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/helm/-/compare/35ced5fd4b6428295c0107e5e9665d16d08363e7...92ea850e58d43f40f0404481b48986c80ae4a03d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sqlfluff][main] Use actual pkgname for depends python-yaml

2024-06-09 Thread Carl Smedstad (@carsme)


Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
sqlfluff


Commits:
7235d0ba by Carl Smedstad at 2024-06-09T21:36:24+02:00
Use actual pkgname for depends python-yaml

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -20,7 +20,7 @@ depends=(
   'python-pathspec'
   'python-pluggy'
   'python-pytest'
-  'python-pyyaml'
+  'python-yaml'
   'python-regex'
   'python-tblib'
   'python-toml'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sqlfluff/-/commit/7235d0ba3bd59f8cb2b6677fec223c77bccaefda

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




[Git][archlinux/packaging/packages/opentofu] Pushed new tag 1.7.2-2

2024-06-09 Thread Carl Smedstad (@carsme)


Carl Smedstad pushed new tag 1.7.2-2 at Arch Linux / Packaging / Packages / 
opentofu

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




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

2024-06-09 Thread Carl Smedstad (@carsme)


Carl Smedstad pushed new branch main at Arch Linux / Packaging / Packages / 
opentofu

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




[Git][archlinux/packaging/packages/release-plz] Pushed new tag 0.3.71-1

2024-06-09 Thread @orhun


Orhun Parmaksız pushed new tag 0.3.71-1 at Arch Linux / Packaging / Packages / 
release-plz

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




[Git][archlinux/packaging/packages/xfce4-session][main] upgpkg: 4.18.4-1

2024-06-09 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-session


Commits:
3b46d9c4 by Evangelos Foutras at 2024-06-09T22:23:45+03:00
upgpkg: 4.18.4-1

- - - - -


3 changed files:

- + .SRCINFO
- PKGBUILD
- source-system-xinitrc-scripts.patch


Changes:

=
.SRCINFO
=
@@ -0,0 +1,31 @@
+pkgbase = xfce4-session
+   pkgdesc = Xfce's session manager
+   pkgver = 4.18.4
+   pkgrel = 1
+   url = https://docs.xfce.org/xfce/xfce4-session/start
+   arch = x86_64
+   groups = xfce4
+   license = GPL2
+   makedepends = intltool
+   depends = libxfce4ui
+   depends = libwnck3
+   depends = xfconf
+   depends = libsm
+   depends = polkit
+   depends = xorg-iceauth
+   depends = xorg-xinit
+   depends = xorg-xrdb
+   depends = polkit-gnome
+   depends = hicolor-icon-theme
+   optdepends = gnome-keyring: for keyring support when GNOME 
compatibility is enabled
+   optdepends = xfce4-screensaver: for locking screen with xflock4
+   optdepends = xscreensaver: for locking screen with xflock4
+   optdepends = light-locker: for locking screen with xflock4
+   source = 
https://archive.xfce.org/src/xfce/xfce4-session/4.18/xfce4-session-4.18.4.tar.bz2
+   source = source-system-xinitrc-scripts.patch
+   source = xfce-polkit-gnome-authentication-agent-1.desktop
+   sha256sums = 
9a9c5074c7338b881a5259d3b643619bf84901360c03478e1a697938ece06516
+   sha256sums = 
5706e37a8ca692d66d23f478bc462c96fe173b35945020b550be36c56f310fb2
+   sha256sums = 
74c94c5f7893d714e04ec7d8b8520c978a5748757a0cdcf5128492f09f31b643
+
+pkgname = xfce4-session


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: tobias 
 
 pkgname=xfce4-session
-pkgver=4.18.3
+pkgver=4.18.4
 pkgrel=1
 pkgdesc="Xfce's session manager"
 arch=('x86_64')
@@ -19,8 +19,8 @@ optdepends=('gnome-keyring: for keyring support when GNOME 
compatibility is enab
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
 source-system-xinitrc-scripts.patch
 xfce-polkit-gnome-authentication-agent-1.desktop)
-sha256sums=('382f93e096ec6493098719cab8cc31b93ad9bb469c0715c0c5117d75fe7394ec'
-'6f14d529e4c4f30cd547110bd444cee8dc70c90511a397de18acb6c1fd63ea3e'
+sha256sums=('9a9c5074c7338b881a5259d3b643619bf84901360c03478e1a697938ece06516'
+'5706e37a8ca692d66d23f478bc462c96fe173b35945020b550be36c56f310fb2'
 '74c94c5f7893d714e04ec7d8b8520c978a5748757a0cdcf5128492f09f31b643')
 
 prepare() {


=
source-system-xinitrc-scripts.patch
=
@@ -1,8 +1,9 @@
-diff -upr xfce4-session-4.14.0.orig/scripts/xinitrc.in.in 
xfce4-session-4.14.0/scripts/xinitrc.in.in
 xfce4-session-4.14.0.orig/scripts/xinitrc.in.in2019-08-11 
23:11:06.0 +0300
-+++ xfce4-session-4.14.0/scripts/xinitrc.in.in 2019-08-12 03:28:44.464707715 
+0300
-@@ -83,6 +83,13 @@ if command -v systemctl >/dev/null 2>&1
-   dbus-update-activation-environment --systemd 
XAUTHLOCALHOSTNAME=$XAUTHLOCALHOSTNAME
+diff --git a/scripts/xinitrc.in.in b/scripts/xinitrc.in.in
+index da82e079..c8875062 100755
+--- a/scripts/xinitrc.in.in
 b/scripts/xinitrc.in.in
+@@ -109,6 +109,14 @@ if command -v dbus-update-activation-environment 
>/dev/null 2>&1; then
+ XDG_STATE_HOME
  fi
  
 +# source system xinitrc scripts
@@ -12,6 +13,7 @@ diff -upr xfce4-session-4.14.0.orig/scripts/xinitrc.in.in 
xfce4-session-4.14.0/s
 +  done
 +  unset f
 +fi
- 
++
  # check if we start xfce4-session with ck-launch-session. this is only
  # required for starting from a console, not a login manager
+ if test "x$XFCE4_SESSION_WITH_CK" = "x1"; then



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-session/-/commit/3b46d9c48fd4842bd1aebbbaf34e4a3aeb36917d

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




[Git][archlinux/packaging/packages/release-plz][main] upgpkg: 0.3.71-1: upstream release

2024-06-09 Thread @orhun


Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
release-plz


Commits:
49e9cc56 by Orhun Parmaksız at 2024-06-09T22:23:43+03:00
upgpkg: 0.3.71-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = release-plz
pkgdesc = Release Rust packages without using the command line
-   pkgver = 0.3.70
+   pkgver = 0.3.71
pkgrel = 1
url = https://github.com/MarcoIeni/release-plz
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = release-plz
depends = openssl
optdepends = cargo-semver-checks: check for API breaking changes
options = !lto
-   source = 
release-plz-0.3.70::git+https://github.com/MarcoIeni/release-plz.git#commit=c2afac24f74f982e287fb1302fb5e9e130d22976
-   sha512sums = 
be88d1bb54eee72c25754df8357b71cf1844dc3cb1e750e61949878fe4610663c764c511b757429e5925bd13eeb691a26b99aef0c91b34a31c72cc091cce35b9
+   source = 
release-plz-0.3.71::git+https://github.com/MarcoIeni/release-plz.git#commit=268bd40851d4a98486dac3541fbf6c614d980c1f
+   sha512sums = 
58c85c4ff734c740e555e62a03968c69dc1dad60d8fa6a745134ea8895bebb326a1285d6a6da90f83ca38059caf1825cdcc280e704a1a88477b44139a0d906bc
 
 pkgname = release-plz


=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=release-plz
-pkgver=0.3.70
+pkgver=0.3.71
 pkgrel=1
-_commit=c2afac24f74f982e287fb1302fb5e9e130d22976
+_commit=268bd40851d4a98486dac3541fbf6c614d980c1f
 pkgdesc="Release Rust packages without using the command line"
 arch=('x86_64')
 url="https://github.com/MarcoIeni/release-plz;
@@ -12,7 +12,7 @@ depends=('gcc-libs' 'curl' 'libgit2' 'openssl')
 makedepends=('cargo' 'git')
 optdepends=('cargo-semver-checks: check for API breaking changes')
 source=("$pkgname-$pkgver::git+$url.git#commit=$_commit")
-sha512sums=('be88d1bb54eee72c25754df8357b71cf1844dc3cb1e750e61949878fe4610663c764c511b757429e5925bd13eeb691a26b99aef0c91b34a31c72cc091cce35b9')
+sha512sums=('58c85c4ff734c740e555e62a03968c69dc1dad60d8fa6a745134ea8895bebb326a1285d6a6da90f83ca38059caf1825cdcc280e704a1a88477b44139a0d906bc')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/release-plz/-/commit/49e9cc56fe36ab88e4cfca35ce916d3a1e378285

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




[Git][archlinux/packaging/packages/xfce4-session] Pushed new tag 4.18.4-1

2024-06-09 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 4.18.4-1 at Arch Linux / Packaging / Packages 
/ xfce4-session

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




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

2024-06-09 Thread Carl Smedstad (@carsme)


Carl Smedstad pushed new branch main at Arch Linux / Packaging / Packages / swww

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




[Git][archlinux/packaging/packages/swww] Pushed new tag 0.9.5-2

2024-06-09 Thread Carl Smedstad (@carsme)


Carl Smedstad pushed new tag 0.9.5-2 at Arch Linux / Packaging / Packages / swww

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




[Git][archlinux/packaging/packages/firefox-tree-style-tab][main] upgpkg: 4.0.17-1

2024-06-09 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
firefox-tree-style-tab


Commits:
ab3f68ed by Daniel M. Capella at 2024-06-09T14:59:46-04:00
upgpkg: 4.0.17-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = firefox-tree-style-tab
pkgdesc = Firefox extension to show tabs like a tree
-   pkgver = 4.0.15
+   pkgver = 4.0.17
pkgrel = 1
url = https://piro.sakura.ne.jp/xul/_treestyletab.html.en
arch = any
@@ -14,7 +14,7 @@ pkgbase = firefox-tree-style-tab
makedepends = npm
makedepends = strip-nondeterminism
makedepends = zip
-   source = git+https://github.com/piroor/treestyletab.git#tag=4.0.15
+   source = git+https://github.com/piroor/treestyletab.git#tag=4.0.17
source = git+https://github.com/piroor/webextensions-lib-configs.git
source = git+https://github.com/piroor/webextensions-lib-dom-updater.git
source = 
git+https://github.com/piroor/webextensions-lib-event-listener-manager.git
@@ -25,7 +25,7 @@ pkgbase = firefox-tree-style-tab
source = 
git+https://github.com/piroor/webextensions-lib-rich-confirm.git
source = 
git+https://github.com/piroor/webextensions-lib-shortcut-customize-ui.git
source = 
git+https://github.com/piroor/webextensions-lib-tab-favicon-helper.git
-   b2sums = 
dc268193440d0882e0292291b811c347a2841d467d08e4d607675af6616ddfd2cd1cc1d255acfb3ceaa72e4c38c11a7560f061f81b4805cea48ed77e508bc9b5
+   b2sums = 
e794eca69b95f3eaffed1b97e24f4a28a535c3a61b15b1bc3725a77d7d1f7393d7d89f3e4666cccf682120614e62f6fb7a451298b3c2e507b5abd0326a946362
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP


=
PKGBUILD
=
@@ -3,28 +3,39 @@
 
 _name=treestyletab
 pkgname=firefox-tree-style-tab
-pkgver=4.0.15
+pkgver=4.0.17
 pkgrel=1
 pkgdesc='Firefox extension to show tabs like a tree'
-arch=('any')
+arch=(any)
 url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
-license=('MIT' 'MPL-1.1' 'MPL-2.0' 'PSF-2.0')
-groups=('firefox-addons')
-makedepends=('git' 'jq' 'npm' 'strip-nondeterminism' 'zip')
+license=(
+  MIT
+  MPL-1.1
+  MPL-2.0
+  PSF-2.0
+)
+groups=(firefox-addons)
+makedepends=(
+  git
+  jq
+  npm
+  strip-nondeterminism
+  zip
+)
 source=(
   "git+https://github.com/piroor/treestyletab.git#tag=$pkgver;
-  'git+https://github.com/piroor/webextensions-lib-configs.git'
-  'git+https://github.com/piroor/webextensions-lib-dom-updater.git'
-  'git+https://github.com/piroor/webextensions-lib-event-listener-manager.git'
-  'git+https://github.com/piroor/webextensions-lib-l10n.git'
-  'git+https://github.com/piroor/webextensions-lib-menu-ui.git'
-  'git+https://github.com/piroor/webextensions-lib-options.git'
-  'git+https://github.com/piroor/webextensions-lib-placeholder-parser.git'
-  'git+https://github.com/piroor/webextensions-lib-rich-confirm.git'
-  'git+https://github.com/piroor/webextensions-lib-shortcut-customize-ui.git'
-  'git+https://github.com/piroor/webextensions-lib-tab-favicon-helper.git'
+  git+https://github.com/piroor/webextensions-lib-configs.git
+  git+https://github.com/piroor/webextensions-lib-dom-updater.git
+  git+https://github.com/piroor/webextensions-lib-event-listener-manager.git
+  git+https://github.com/piroor/webextensions-lib-l10n.git
+  git+https://github.com/piroor/webextensions-lib-menu-ui.git
+  git+https://github.com/piroor/webextensions-lib-options.git
+  git+https://github.com/piroor/webextensions-lib-placeholder-parser.git
+  git+https://github.com/piroor/webextensions-lib-rich-confirm.git
+  git+https://github.com/piroor/webextensions-lib-shortcut-customize-ui.git
+  git+https://github.com/piroor/webextensions-lib-tab-favicon-helper.git
 )
-b2sums=('dc268193440d0882e0292291b811c347a2841d467d08e4d607675af6616ddfd2cd1cc1d255acfb3ceaa72e4c38c11a7560f061f81b4805cea48ed77e508bc9b5'
+b2sums=('e794eca69b95f3eaffed1b97e24f4a28a535c3a61b15b1bc3725a77d7d1f7393d7d89f3e4666cccf682120614e62f6fb7a451298b3c2e507b5abd0326a946362'
 'SKIP'
 'SKIP'
 'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-tree-style-tab/-/commit/ab3f68ed4007eb4f0f6b0e703c49ecb2fe717fbe

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-tree-style-tab/-/commit/ab3f68ed4007eb4f0f6b0e703c49ecb2fe717fbe
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/firefox-tree-style-tab] Pushed new tag 4.0.17-1

2024-06-09 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 4.0.17-1 at Arch Linux / Packaging / Packages 
/ firefox-tree-style-tab

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




[Git][archlinux/packaging/packages/sqlfluff] Pushed new tag 3.0.7-1

2024-06-09 Thread Carl Smedstad (@carsme)


Carl Smedstad pushed new tag 3.0.7-1 at Arch Linux / Packaging / Packages / 
sqlfluff

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




[Git][archlinux/packaging/packages/baresip][main] upgpkg: 3.12.1-2: ffmpeg 7 rebuild

2024-06-09 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / baresip


Commits:
f033cfa8 by Alexander Epaneshnikov at 2024-06-09T20:36:50+03:00
upgpkg: 3.12.1-2: ffmpeg 7 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = baresip
pkgdesc = portable and modular SIP User-Agent with audio and video 
support
pkgver = 3.12.1
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/baresip/baresip
arch = x86_64
license = BSD-3-Clause


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=baresip
 pkgver=3.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc="portable and modular SIP User-Agent with audio and video support"
 arch=('x86_64')
 url="https://github.com/baresip/baresip;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/baresip/-/commit/f033cfa8515eefd8e556b1baf4de6d680178c142

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




[Git][archlinux/packaging/packages/baresip] Pushed new tag 3.12.1-2

2024-06-09 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 3.12.1-2 at Arch Linux / Packaging / 
Packages / baresip

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




[Git][archlinux/packaging/packages/baresip] Pushed new tag 3.12.1-1

2024-06-09 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 3.12.1-1 at Arch Linux / Packaging / 
Packages / baresip

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




[Git][archlinux/packaging/packages/baresip][main] upgpkg: 3.12.1-1: upstream release

2024-06-09 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / baresip


Commits:
c2d0105e by Alexander Epaneshnikov at 2024-06-08T21:24:33+03:00
upgpkg: 3.12.1-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = baresip
pkgdesc = portable and modular SIP User-Agent with audio and video 
support
-   pkgver = 3.11.0
-   pkgrel = 2
+   pkgver = 3.12.1
+   pkgrel = 1
url = https://github.com/baresip/baresip
arch = x86_64
license = BSD-3-Clause
@@ -64,7 +64,7 @@ pkgbase = baresip
optdepends = speexdsp: (speex_aec, speex_pp modules)
optdepends = sndio: sndio audio driver
optdepends = v4l-utils: (v4l2 module)
-   source = 
baresip-3.11.0.tar.gz::https://github.com/baresip/baresip/archive/v3.11.0.tar.gz
-   sha256sums = 
2b03fbbdb59ac1de91c0264ebb7256886c298e9efe0bcb0b9514ea00a4d48f40
+   source = 
baresip-3.12.1.tar.gz::https://github.com/baresip/baresip/archive/v3.12.1.tar.gz
+   sha256sums = 
228e3a1e2ce20a49cb8995ea78b711eae4d01f4647834f6ec765be841d788cc3
 
 pkgname = baresip


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Dmitrij D. Czarkoff 
 
 pkgname=baresip
-pkgver=3.11.0
-pkgrel=2
+pkgver=3.12.1
+pkgrel=1
 pkgdesc="portable and modular SIP User-Agent with audio and video support"
 arch=('x86_64')
 url="https://github.com/baresip/baresip;
@@ -39,7 +39,7 @@ optdepends=('libfdk-aac: AAC audio codec'
 'v4l-utils: (v4l2 module)')
 makedepends=(${optdepends[@]/%:*/} python cmake python-packaging)
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/baresip/baresip/archive/v${pkgver}.tar.gz;)
-sha256sums=('2b03fbbdb59ac1de91c0264ebb7256886c298e9efe0bcb0b9514ea00a4d48f40')
+sha256sums=('228e3a1e2ce20a49cb8995ea78b711eae4d01f4647834f6ec765be841d788cc3')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/baresip/-/commit/c2d0105e013ec0026cc8384acbb1a8ad3263c686

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




[Git][archlinux/packaging/packages/texstudio] Pushed new tag 4.8.1-1

2024-06-09 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed new tag 4.8.1-1 at Arch Linux / Packaging / Packages 
/ texstudio

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




[Git][archlinux/packaging/packages/texstudio][main] upgpkg: 4.8.1-1

2024-06-09 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
texstudio


Commits:
69dfeee4 by Sven-Hendrik Haase at 2024-06-09T19:28:22+02:00
upgpkg: 4.8.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = texstudio
pkgdesc = Integrated writing environment for creating LaTeX documents
-   pkgver = 4.8.0
+   pkgver = 4.8.1
pkgrel = 1
url = http://texstudio.sourceforge.net/
arch = x86_64
@@ -24,10 +24,10 @@ pkgbase = texstudio
optdepends = languagetool: spelling and grammar checking
optdepends = okular: alternate pdf reader
replaces = texmakerx
-   source = 
texstudio-4.8.0.tar.gz::https://github.com/texstudio-org/texstudio/archive/4.8.0.tar.gz
+   source = 
texstudio-4.8.1.tar.gz::https://github.com/texstudio-org/texstudio/archive/4.8.1.tar.gz
source = fs54269.patch
source = fs72345.patch
-   sha512sums = 
a743b34ab6ed69ecc1192853aa6cc23febed7fd2ace4bfd387e3e670f6f01608bd26c776471a8265778a6aca030037dc929e572bd9bff96984cb23d81a27e03d
+   sha512sums = 
9749c9d4c67afb8c48171a051f8d7876c89cb40d088a58707cf19209f9da515c1e817b4c46fc333279c9f42652000fa2029291ba83d748137c98b0b34981b1bf
sha512sums = 
247e85f668b06c8a2def4e7456f0ddc8d35c7990484c1c037f7cf43fdee91419b5df66e968ef1e0c637fe685722bbad9171bdd79fad7a10912ae329aff088b68
sha512sums = 
6975eebd43b32fb7aa04f973562e66f6a83df0fb6a0b4d8221e124c9cc6959df11ec517e4c862921619c8b1c55800257017e26001c03186b84c567fc19c98726
 


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Clément DEMOULINS 
 pkgname=texstudio
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc="Integrated writing environment for creating LaTeX documents"
 arch=('x86_64')
@@ -17,7 +17,7 @@ replaces=('texmakerx')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/texstudio-org/texstudio/archive/${pkgver}.tar.gz;
 fs54269.patch
 fs72345.patch)
-sha512sums=('a743b34ab6ed69ecc1192853aa6cc23febed7fd2ace4bfd387e3e670f6f01608bd26c776471a8265778a6aca030037dc929e572bd9bff96984cb23d81a27e03d'
+sha512sums=('9749c9d4c67afb8c48171a051f8d7876c89cb40d088a58707cf19209f9da515c1e817b4c46fc333279c9f42652000fa2029291ba83d748137c98b0b34981b1bf'
 
'247e85f668b06c8a2def4e7456f0ddc8d35c7990484c1c037f7cf43fdee91419b5df66e968ef1e0c637fe685722bbad9171bdd79fad7a10912ae329aff088b68'
 
'6975eebd43b32fb7aa04f973562e66f6a83df0fb6a0b4d8221e124c9cc6959df11ec517e4c862921619c8b1c55800257017e26001c03186b84c567fc19c98726')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/texstudio/-/commit/69dfeee440674210e32501faf3d6a0f140deb1c3

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




[Git][archlinux/packaging/packages/xfce4-power-manager][main] upgpkg: 4.18.4-1

2024-06-09 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-power-manager


Commits:
41155dc9 by Evangelos Foutras at 2024-06-09T19:48:51+03:00
upgpkg: 4.18.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = xfce4-power-manager
pkgdesc = Power Manager for Xfce
-   pkgver = 4.18.3
+   pkgver = 4.18.4
pkgrel = 1
url = https://docs.xfce.org/xfce/xfce4-power-manager/start
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = xfce4-power-manager
depends = libnotify
depends = xfce4-notifyd
depends = hicolor-icon-theme
-   source = 
https://archive.xfce.org/src/xfce/xfce4-power-manager/4.18/xfce4-power-manager-4.18.3.tar.bz2
-   sha256sums = 
0d79dd0f68b90d07b384366be4d2291a6d7815410eb0c20d3d8e8590c62e84f0
+   source = 
https://archive.xfce.org/src/xfce/xfce4-power-manager/4.18/xfce4-power-manager-4.18.4.tar.bz2
+   sha256sums = 
76918f7bdcd936dbbf20efd9221a33be0cd504c7d7ffce792bace3c720f3d874
 
 pkgname = xfce4-power-manager


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-power-manager
-pkgver=4.18.3
+pkgver=4.18.4
 pkgrel=1
 pkgdesc="Power Manager for Xfce"
 arch=('x86_64')
@@ -12,7 +12,7 @@ groups=('xfce4')
 depends=('libxfce4ui' 'upower' 'libnotify' 'xfce4-notifyd' 
'hicolor-icon-theme')
 makedepends=('intltool' 'xfce4-panel')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('0d79dd0f68b90d07b384366be4d2291a6d7815410eb0c20d3d8e8590c62e84f0')
+sha256sums=('76918f7bdcd936dbbf20efd9221a33be0cd504c7d7ffce792bace3c720f3d874')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-power-manager/-/commit/41155dc9c8730b2b2f912612e07c022c740d113b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-power-manager/-/commit/41155dc9c8730b2b2f912612e07c022c740d113b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xfce4-power-manager] Pushed new tag 4.18.4-1

2024-06-09 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 4.18.4-1 at Arch Linux / Packaging / Packages 
/ xfce4-power-manager

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




[Git][archlinux/packaging/packages/gnome-sudoku][main] 46.2-1

2024-06-09 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
cd726676 by Jan Alexander Steffens (heftig) at 2024-06-09T18:31:37+02:00
46.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = gnome-sudoku
pkgdesc = Test your logic skills in this number grid puzzle
-   pkgver = 46.0
+   pkgver = 46.2
pkgrel = 1
url = https://wiki.gnome.org/Apps/Sudoku
arch = x86_64
@@ -10,12 +10,20 @@ pkgbase = gnome-sudoku
makedepends = meson
makedepends = vala
makedepends = yelp-tools
+   depends = cairo
+   depends = dconf
+   depends = gcc-libs
+   depends = glib2
+   depends = glibc
+   depends = graphene
depends = gtk4
+   depends = hicolor-icon-theme
depends = json-glib
depends = libadwaita
depends = libgee
+   depends = pango
depends = qqwing
-   source = 
git+https://gitlab.gnome.org/GNOME/gnome-sudoku.git#commit=ca77a11feb3301adee5ccb1d45432bf4dc46badb
-   b2sums = SKIP
+   source = git+https://gitlab.gnome.org/GNOME/gnome-sudoku.git#tag=46.2
+   b2sums = 
18000f03e020bb8af643969ef6a5ebb16c8d0b4f16d7c365add2762becc9e8711e846fa91a4ebf23207a9c31cceb29d4f7067ce1ee376b7d98c3068a9a732219
 
 pkgname = gnome-sudoku


=
PKGBUILD
=
@@ -2,17 +2,25 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-sudoku
-pkgver=46.0
+pkgver=46.2
 pkgrel=1
 pkgdesc="Test your logic skills in this number grid puzzle"
 url="https://wiki.gnome.org/Apps/Sudoku;
 arch=(x86_64)
 license=(GPL-3.0-or-later)
 depends=(
+  cairo
+  dconf
+  gcc-libs
+  glib2
+  glibc
+  graphene
   gtk4
+  hicolor-icon-theme
   json-glib
   libadwaita
   libgee
+  pango
   qqwing
 )
 makedepends=(
@@ -22,14 +30,8 @@ makedepends=(
   yelp-tools
 )
 groups=(gnome-extra)
-_commit=ca77a11feb3301adee5ccb1d45432bf4dc46badb  # tags/46.0^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-sudoku.git#commit=$_commit;)
-b2sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
-}
+source=("git+https://gitlab.gnome.org/GNOME/gnome-sudoku.git#tag=${pkgver/[a-z]/.&};)
+b2sums=('18000f03e020bb8af643969ef6a5ebb16c8d0b4f16d7c365add2762becc9e8711e846fa91a4ebf23207a9c31cceb29d4f7067ce1ee376b7d98c3068a9a732219')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-sudoku/-/commit/cd726676e83da92013afd1510e63377746f4f3f0

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




[Git][archlinux/packaging/packages/gnome-sudoku] Pushed new tag 46.2-1

2024-06-09 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 46.2-1 at Arch Linux / Packaging 
/ Packages / gnome-sudoku

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




[Git][archlinux/packaging/packages/singular][main] upgpkg: 4.4.0.p2-1: Update to 4.4.0.p2

2024-06-09 Thread Antonio Rojas (@arojas)


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


Commits:
b5c80d70 by Antonio Rojas at 2024-06-09T17:48:29+02:00
upgpkg: 4.4.0.p2-1: Update to 4.4.0.p2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = singular
pkgdesc = Computer Algebra System for polynomial computations
-   pkgver = 4.4.0
+   pkgver = 4.4.0.p2
pkgrel = 1
url = https://www.singular.uni-kl.de/
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = singular
depends = readline
provides = singular-factory
options = !zipman
-   source = git+https://github.com/Singular/Singular#tag=Release-4-4-0
-   sha256sums = 
3d111eaa19abf091d9d44ab378accb3f2b9584d49ec903be35625aecfa17c70b
+   source = git+https://github.com/Singular/Singular#tag=4.4.0p2
+   sha256sums = 
5391150ed828c4299bd290b216fc4d667856e1c50393584162dd496aed16e983
 
 pkgname = singular


=
PKGBUILD
=
@@ -2,9 +2,9 @@
 # Contributor: Rémy Oudompheng 
 
 pkgname=singular
-_majver=4-4-0
-#_patchver=p16
-_pkgver=Release-${_majver}${_patchver}
+_majver=4.4.0
+_patchver=p2
+_pkgver=${_majver}${_patchver}
 pkgver=${_majver//-/.}${_patchver/p/.p}
 pkgrel=1
 pkgdesc='Computer Algebra System for polynomial computations'
@@ -31,7 +31,7 @@ makedepends=(4ti2
 provides=(singular-factory)
 
#source=(https://www.singular.uni-kl.de/ftp/pub/Math/Singular/SOURCES/$_majver/singular-${_pkgver//-/.}.tar.gz)
 source=(git+https://github.com/Singular/Singular#tag=$_pkgver)
-sha256sums=('3d111eaa19abf091d9d44ab378accb3f2b9584d49ec903be35625aecfa17c70b')
+sha256sums=('5391150ed828c4299bd290b216fc4d667856e1c50393584162dd496aed16e983')
 options=(!zipman)
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/singular/-/commit/b5c80d70a194598f465f04b3b835b60bbfdeb8ed

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




[Git][archlinux/packaging/packages/singular] Pushed new tag 4.4.0.p2-1

2024-06-09 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 4.4.0.p2-1 at Arch Linux / Packaging / Packages / 
singular

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




[Git][archlinux/packaging/packages/kresus][main] upgpkg: 0.21.2-1

2024-06-09 Thread Bruno Pagani (@archange)


Bruno Pagani pushed to branch main at Arch Linux / Packaging / Packages / kresus


Commits:
d4802975 by Bruno Pagani at 2024-06-09T19:37:02+04:00
upgpkg: 0.21.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = kresus
pkgdesc = Self-hosted personal finance manager
-   pkgver = 0.20.1
-   pkgrel = 2
+   pkgver = 0.21.2
+   pkgrel = 1
url = https://kresus.org
arch = x86_64
license = AGPL-3.0-or-later
@@ -9,16 +9,17 @@ pkgbase = kresus
makedepends = libpng
makedepends = node-gyp
depends = python
+   depends = python-requests
depends = nodejs-lts-hydrogen
depends = woob
optdepends = python-pdfminer: La Banque Postale support
backup = etc/webapps/kresus/config.ini
-   source = 
https://framagit.org/kresusapp/kresus/-/archive/0.20.1/kresus-0.20.1.tar.bz2
+   source = 
https://framagit.org/kresusapp/kresus/-/archive/0.21.2/kresus-0.21.2.tar.bz2
source = config.ini
source = kresus.service
source = kresus.sysusers
source = kresus.tmpfiles
-   sha256sums = 
37debb77fae58f28b7343d8e3a4076e96b6a9b181312d2cd523bafa60c211eb2
+   sha256sums = 
36948fe461ae224873accfcf501c02e15a5c4e2c24ca6d989b0af24faa6c5388
sha256sums = 
2a1de56c469b9a8e899614e6cb6ff8d6f205b5df8d30141230f1d0bc2bf15f40
sha256sums = 
14d1373b0ba27b5695d75119af066348328be4104028d4d7a981252f7c9b1265
sha256sums = 
d9d30f5470c7165e4917487b69d7ab82e463da4e1355056e1035ee501d3f1adc


=
PKGBUILD
=
@@ -1,14 +1,14 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=kresus
-pkgver=0.20.1
-pkgrel=2
+pkgver=0.21.2
+pkgrel=1
 pkgdesc="Self-hosted personal finance manager"
 arch=(x86_64)
 url="https://kresus.org;
 license=(AGPL-3.0-or-later)
 backup=('etc/webapps/kresus/config.ini')
-depends=(python nodejs-lts-hydrogen woob)
+depends=(python python-requests nodejs-lts-hydrogen woob)
 makedepends=(yarn libpng node-gyp)
 optdepends=('python-pdfminer: La Banque Postale support')
 
source=(https://framagit.org/kresusapp/kresus/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.bz2
@@ -16,7 +16,7 @@ 
source=(https://framagit.org/kresusapp/kresus/-/archive/${pkgver}/${pkgname}-${p
 ${pkgname}.service
 ${pkgname}.sysusers
 ${pkgname}.tmpfiles)
-sha256sums=('37debb77fae58f28b7343d8e3a4076e96b6a9b181312d2cd523bafa60c211eb2'
+sha256sums=('36948fe461ae224873accfcf501c02e15a5c4e2c24ca6d989b0af24faa6c5388'
 '2a1de56c469b9a8e899614e6cb6ff8d6f205b5df8d30141230f1d0bc2bf15f40'
 '14d1373b0ba27b5695d75119af066348328be4104028d4d7a981252f7c9b1265'
 'd9d30f5470c7165e4917487b69d7ab82e463da4e1355056e1035ee501d3f1adc'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kresus/-/commit/d4802975d0a944faf7668dd629501065659dc126

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




[Git][archlinux/packaging/packages/kresus] Pushed new tag 0.21.2-1

2024-06-09 Thread Bruno Pagani (@archange)


Bruno Pagani pushed new tag 0.21.2-1 at Arch Linux / Packaging / Packages / 
kresus

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




[Git][archlinux/packaging/packages/python-fsspec] Pushed new tag 2024.6.0-1

2024-06-09 Thread Carl Smedstad (@carsme)


Carl Smedstad pushed new tag 2024.6.0-1 at Arch Linux / Packaging / Packages / 
python-fsspec

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




[Git][archlinux/packaging/packages/aerc][main] Add nvchecker config

2024-06-09 Thread Carl Smedstad (@carsme)


Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / aerc


Commits:
0fe1dda3 by Carl Smedstad at 2024-06-09T17:28:41+02:00
Add nvchecker config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[aerc]
+source = "git"
+git = "https://git.sr.ht/~rjarry/aerc;
+prefix = "v"



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

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




[Git][archlinux/packaging/packages/markdownlint][main] upgpkg: 0.13.0-2: Ruby 3.2 rebuild

2024-06-09 Thread Robin Candau (@antiz)


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


Commits:
8e7889ad by Robin Candau at 2024-06-09T16:45:44+02:00
upgpkg: 0.13.0-2: Ruby 3.2 rebuild
https://archlinux.org/todo/ruby-32-rebuild/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = markdownlint
pkgdesc = A lint tool to check markdown files and flag style issues
pkgver = 0.13.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/markdownlint/markdownlint
arch = any
license = MIT


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 pkgname=markdownlint
 _pkgname=mdl
 pkgver=0.13.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A lint tool to check markdown files and flag style issues'
 arch=('any')
 url='https://github.com/markdownlint/markdownlint'



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

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




[Git][archlinux/packaging/packages/markdownlint] Pushed new tag 0.13.0-2

2024-06-09 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 0.13.0-2 at Arch Linux / Packaging / Packages / 
markdownlint

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




[Git][archlinux/packaging/packages/arduino-ide][main] Correct dependency on ripgrep

2024-06-09 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
arduino-ide


Commits:
54fdcb95 by Martin Rodriguez Reboredo at 2024-06-09T09:43:28-03:00
Correct dependency on ripgrep

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -21,7 +21,7 @@ depends=(
   libx11
   libxkbfile
   python
-  rg
+  ripgrep
 )
 makedepends=(
   arduino-language-server



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/arduino-ide/-/commit/54fdcb955e30ffd0eaed9ac7d44fdce35f73e640

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




[Git][archlinux/packaging/packages/pyenv][main] upgpkg: 1:2.4.2-1

2024-06-09 Thread David Runge (@dvzrv)


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


Commits:
8b1af535 by David Runge at 2024-06-09T16:18:30+02:00
upgpkg: 1:2.4.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = pyenv
pkgdesc = Easily switch between multiple versions of Python
-   pkgver = 2.4.1
+   pkgver = 2.4.2
pkgrel = 1
epoch = 1
url = https://github.com/pyenv/pyenv
@@ -8,8 +8,8 @@ pkgbase = pyenv
license = MIT
depends = bash
optdepends = git: installing development versions
-   source = 
https://github.com/pyenv/pyenv/archive/v2.4.1/pyenv-2.4.1.tar.gz
-   sha512sums = 
b0d8499aabc588be1177864cc6cdb4d8a0bdea667b633c0545027994f81864f9ba4cea7640720dc4fb916fa0f9c9c8609196a31fe678023e17509b1dc5a18435
-   b2sums = 
19142fa10d8eaa99c27bcd1b41b1b721e1cdfdf08ab2d25dc66ad604f9f228e7dd7e37b1b92d519d65a3a607dfa530afe578150f7affd15b804be6c4b36455a2
+   source = 
https://github.com/pyenv/pyenv/archive/v2.4.2/pyenv-2.4.2.tar.gz
+   sha512sums = 
3a279e6451a04ecad97e05f0279d4708b1f87e82d7ea8273822784bad74a7dbf5639ec1bfd1ba810be2a884d4b5f24fc034f96c3712f19cf6cea3125d33216da
+   b2sums = 
7ee64575c9c347f11e4c48acc5c2a0600300dee5f32f07beb3e93cb784956855d25c4ac856f4593d9856053145cd01276593f9e6db3753b7e56cd001817c001e
 
 pkgname = pyenv


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: David Runge 
 
 pkgname=pyenv
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily switch between multiple versions of Python"
@@ -11,8 +11,8 @@ license=(MIT)
 depends=(bash)
 optdepends=('git: installing development versions')
 source=($url/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('b0d8499aabc588be1177864cc6cdb4d8a0bdea667b633c0545027994f81864f9ba4cea7640720dc4fb916fa0f9c9c8609196a31fe678023e17509b1dc5a18435')
-b2sums=('19142fa10d8eaa99c27bcd1b41b1b721e1cdfdf08ab2d25dc66ad604f9f228e7dd7e37b1b92d519d65a3a607dfa530afe578150f7affd15b804be6c4b36455a2')
+sha512sums=('3a279e6451a04ecad97e05f0279d4708b1f87e82d7ea8273822784bad74a7dbf5639ec1bfd1ba810be2a884d4b5f24fc034f96c3712f19cf6cea3125d33216da')
+b2sums=('7ee64575c9c347f11e4c48acc5c2a0600300dee5f32f07beb3e93cb784956855d25c4ac856f4593d9856053145cd01276593f9e6db3753b7e56cd001817c001e')
 
 package() {
   cd $pkgname-$pkgver



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

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




[Git][archlinux/packaging/packages/pyenv] Pushed new tag 1-2.4.2-1

2024-06-09 Thread David Runge (@dvzrv)


David Runge pushed new tag 1-2.4.2-1 at Arch Linux / Packaging / Packages / 
pyenv

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




[Git][archlinux/packaging/packages/ruby-httpclient][main] upgpkg: 2.8.3-10

2024-06-09 Thread Tim Meusel (@bastelfreak)


Tim Meusel pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-httpclient


Commits:
b4bea506 by Tim Meusel at 2024-06-09T13:40:38+02:00
upgpkg: 2.8.3-10

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,22 @@
+pkgbase = ruby-httpclient
+   pkgdesc = gives something like the functionality of libwww-perl (LWP) 
in Ruby
+   pkgver = 2.8.3
+   pkgrel = 10
+   url = https://github.com/nahi/httpclient
+   arch = any
+   license = Ruby
+   checkdepends = ruby-rake
+   checkdepends = ruby-http-cookie
+   checkdepends = ruby-test-unit
+   checkdepends = ruby-rack
+   checkdepends = ruby-webrick
+   makedepends = ruby-rdoc
+   makedepends = ruby-bundler
+   depends = ruby
+   options = !emptydirs
+   source = 
https://github.com/nahi/httpclient/archive/v2.8.3/ruby-httpclient-v2.8.3.tar.gz
+   source = disable-broken-TLS-test.patch
+   sha512sums = 
b65b5adb97af069d7ff6b6f4cccd6a42c6d9c88b797e9495768fe1f36a6bd93defe50190edc201de5e39c4e306ba0bd17a8ff2f8eba4d636dacafa06c172967d
+   sha512sums = 
fcdb88f83ea1663f1f21113f7943223ffc1c69dc0f1305d74e8a96b3752f905c1bfa3727f2eb9dae9742db16d222ba5971a072b065a6c7ce535615b51fdb8712
+
+pkgname = ruby-httpclient


=
PKGBUILD
=
@@ -6,11 +6,11 @@
 _gemname='httpclient'
 pkgname="ruby-${_gemname}"
 pkgver=2.8.3
-pkgrel=9
+pkgrel=10
 pkgdesc='gives something like the functionality of libwww-perl (LWP) in Ruby'
 arch=('any')
 url='https://github.com/nahi/httpclient'
-license=('RUBY')
+license=('Ruby')
 makedepends=('ruby-rdoc' 'ruby-bundler')
 checkdepends=('ruby-rake' 'ruby-http-cookie' 'ruby-test-unit' 'ruby-rack' 
'ruby-webrick')
 depends=('ruby')
@@ -50,13 +50,28 @@ build() {
 
 check() {
   cd "${srcdir}/${_gemname}-${pkgver}"
-  # Ignoring a few tests that fail on Ruby 3.0.0 (taken from Fedora)
+  # Ignoring a few tests that fail on Ruby 3 (taken from Fedora)
+  # 
https://src.fedoraproject.org/rpms/rubygem-httpclient/blob/rawhide/f/rubygem-httpclient.spec
   ruby -Ilib -e 'Dir.glob "./test/test_*.rb", (:require)' -- \
---ignore-name '/^test_post_content$/' \
---ignore-name '/^test_put$/' \
---ignore-name '/^test_post_empty$/' \
---ignore-name '/^test_post_follow_redirect$/' \
---ignore-name '/^test_redirect_see_other$/'
+--ignore-name /^test_post_async_with_default_internal$/ \
+--ignore-name /^test_timeout$/ \
+--ignore-name /^test_tcp_keepalive$/ \
+--ignore-name /^test_sync$/ \
+--ignore-name /^test_proxy_ssl$/ \
+--ignore-name /^test_cert_store$/ \
+--ignore-name /^test_verification_without_httpclient$/ \
+--ignore-name /^test_verification$/ \
+--ignore-name /^test_set_default_paths$/ \
+--ignore-name /^test_allow_tlsv1$/ \
+--ignore-name /^test_no_sslv3$/ \
+--ignore-name /^test_post_connection_check$/ \
+--ignore-name /^test_debug_dev$/ \
+--ignore-name /^test_ciphers$/ \
+--ignore-name /^test_redirect_see_other$/ \
+--ignore-name /^test_post_follow_redirect$/ \
+--ignore-name /^test_put$/ \
+--ignore-name /^test_post_empty$/ \
+--ignore-name /^test_post_content$/
 }
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-httpclient/-/commit/b4bea506f5e9047074a6fe5d8bb178c6795205a3

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




[Git][archlinux/packaging/packages/ruby-httpclient] Pushed new tag 2.8.3-10

2024-06-09 Thread Tim Meusel (@bastelfreak)


Tim Meusel pushed new tag 2.8.3-10 at Arch Linux / Packaging / Packages / 
ruby-httpclient

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




[Git][archlinux/packaging/packages/rrdtool][main] Ruby 3.2 rebuild

2024-06-09 Thread Antonio Rojas (@arojas)


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


Commits:
f7027d99 by Antonio Rojas at 2024-06-09T13:25:12+02:00
Ruby 3.2 rebuild

Fixes 
https://gitlab.archlinux.org/archlinux/packaging/packages/rrdtool/-/issues/1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = rrdtool
pkgdesc = Data logging and graphing application
pkgver = 1.8.0
-   pkgrel = 4
+   pkgrel = 5
url = https://www.rrdtool.org
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=rrdtool
 pkgver=1.8.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Data logging and graphing application"
 arch=('x86_64')
 url="https://www.rrdtool.org;
@@ -32,6 +32,7 @@ build() {
   cd ${pkgname}-${pkgver}
   LUA=/usr/bin/lua5.1 \
 LUA_CFLAGS="-I/usr/include/lua5.1 -llua5.1" 
LUA_INSTALL_CMOD="/usr/lib/lua/5.1" \
+CFLAGS+=" -Wno-incompatible-pointer-types" \
 ./configure --prefix=/usr --localstatedir=/var --disable-rpath \
 --enable-perl --enable-perl-site-install 
--with-perl-options='INSTALLDIRS=vendor' \
 --enable-ruby --enable-ruby-site-install --enable-python \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rrdtool/-/commit/f7027d99b829371c69f24253d5dca7d69db12f99

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




[Git][archlinux/packaging/packages/rrdtool] Pushed new tag 1.8.0-5

2024-06-09 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.8.0-5 at Arch Linux / Packaging / Packages / 
rrdtool

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




[Git][archlinux/packaging/packages/puppet][main] upgpkg: 7.30.0-1

2024-06-09 Thread Tim Meusel (@bastelfreak)


Tim Meusel pushed to branch main at Arch Linux / Packaging / Packages / puppet


Commits:
34386ada by Tim Meusel at 2024-06-09T13:17:26+02:00
upgpkg: 7.30.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = puppet
pkgdesc = Server automation framework and application
pkgver = 7.30.0
-   pkgrel = 0
+   pkgrel = 1
url = https://www.puppet.com/community/open-source
install = puppet.install
arch = any


=
PKGBUILD
=
@@ -11,7 +11,7 @@
 
 pkgname=puppet
 pkgver=7.30.0
-pkgrel=0
+pkgrel=1
 pkgdesc='Server automation framework and application'
 arch=('any')
 url='https://www.puppet.com/community/open-source'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/puppet/-/commit/34386ada318b60f43b394c88ba92041d442f7c71

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




[Git][archlinux/packaging/packages/puppet] Pushed new tag 7.30.0-1

2024-06-09 Thread Tim Meusel (@bastelfreak)


Tim Meusel pushed new tag 7.30.0-1 at Arch Linux / Packaging / Packages / puppet

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




[Git][archlinux/packaging/packages/facter][main] upgpkg: 3.14.24-8

2024-06-09 Thread Tim Meusel (@bastelfreak)


Tim Meusel pushed to branch main at Arch Linux / Packaging / Packages / facter


Commits:
c3eb7596 by Tim Meusel at 2024-06-09T13:15:23+02:00
upgpkg: 3.14.24-8

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,69 @@
+pkgbase = facter
+   pkgdesc = Collect and display system facts
+   pkgver = 3.14.24
+   pkgrel = 8
+   url = https://puppetlabs.com/facter
+   arch = x86_64
+   license = Apache-2.0
+   checkdepends = ruby-rake
+   checkdepends = ruby-diff-lcs
+   checkdepends = ruby-mocha
+   checkdepends = ruby-rspec-support
+   checkdepends = ruby-rspec-core
+   checkdepends = ruby-rspec-expectations
+   checkdepends = ruby-rspec-mocks
+   checkdepends = ruby-rspec
+   makedepends = boost
+   makedepends = cmake
+   makedepends = java-environment>=10
+   makedepends = python
+   makedepends = rapidjson
+   depends = yaml-cpp
+   depends = boost-libs
+   depends = curl
+   depends = libwhereami
+   depends = libwhereami.so
+   depends = cpp-hocon
+   depends = libcpp-hocon.so
+   depends = systemd-libs
+   depends = leatherman
+   depends = leatherman_curl.so
+   depends = leatherman_ruby.so
+   depends = leatherman_execution.so
+   depends = leatherman_file_util.so
+   depends = leatherman_util.so
+   depends = leatherman_logging.so
+   depends = leatherman_locale.so
+   depends = openssl
+   depends = gcc-libs
+   depends = glibc
+   depends = util-linux-libs
+   depends = ruby
+   depends = libblkid.so
+   depends = yaml-cpp
+   depends = dmidecode
+   depends = pciutils
+   depends = virt-what
+   optdepends = java-runtime>=8: jruby support
+   optdepends = puppet: retrieve puppet facts
+   provides = libfacter.so
+   replaces = cfacter
+   source = https://downloads.puppet.com/facter/facter-3.14.24.tar.gz
+   source = https://downloads.puppet.com/facter/facter-3.14.24.tar.gz.asc
+   source = fix-shared-libwhereami-detection.patch
+   source = shared_cpp_hcon.patch
+   source = rapidjson-1.1-compat.patch
+   source = workaround-broken-double-test.patch
+   source = gcc12.patch
+   source = azure_rapidjson_fix.patch
+   validpgpkeys = D6811ED3ADEEB8441AF5AA8F4528B6CD9E61EF26
+   sha512sums = 
501ed89b16f58ab9ddea0234076bff50f8c0f3f48df3ab01b1acfa23315f7953ea9bb2958d7a2f07c1910d13d00a3a2a4cff64446ddf34b44e558ebe533ee8c5
+   sha512sums = SKIP
+   sha512sums = 
1f5d2595cd6b2a63fc01c92c84eccf8f92bd9e9f0721ea1a3f59836d7d02f5ec6e6e3711b223b240d46ca55f7377f27339b7458c12d6c21564a2764c76df12b2
+   sha512sums = 
15fdfb75bb1045e160c095b62025f10d0a04c167223340072a9b8d065a2a185e942d299f86c80449661f37be5e1807efb49e77def44b8de4a9a9f7c2cc111e1a
+   sha512sums = 
a1fb08be2c6c9b2a4085404f1d13b13c9d41e3c1a38d35cbad1d29bbd497380492dab368a0fa7288d141f7f94ff7a7a0ae5ce271119e7074e039868682cc766f
+   sha512sums = 
335c6db6a4953cf3678877ba81506c475d93f461ec2ee75c22fba4a3f938db0bca7f6cf3ee0376eb4c34b43f1f3fb1a35a0a0e64be5a484c344bd689641ddc2b
+   sha512sums = 
77b7faeea9804f97f68168ef019b7f2204305891c257ba63ddd290cae558b1cf7fcda4f4481481829b45f3abbcb0d271629f71c4d7cc797d039c4a95c0bc9a16
+   sha512sums = 
8b03cbc74c7672aaa121d279198993a5779bc6ca30a2f03cf75cb371f4b2699476df1422fcbbfe08b6f700ca434ef589b852aa8157dbbbdb6ae4bfe204ac8733
+
+pkgname = facter


=
PKGBUILD
=
@@ -10,11 +10,11 @@
 
 pkgname=facter
 pkgver=3.14.24
-pkgrel=7
+pkgrel=8
 pkgdesc="Collect and display system facts"
 arch=('x86_64')
-url="https://puppetlabs.com/facter;
-license=('APACHE')
+url="https://puppetlabs.com/${pkgname};
+license=('Apache-2.0')
 depends=('yaml-cpp' 'boost-libs' 'curl' 'libwhereami' 'libwhereami.so' 
'cpp-hocon' 'libcpp-hocon.so'
  'systemd-libs' 'leatherman' 'leatherman_curl.so' 'leatherman_ruby.so' 
'leatherman_execution.so'
  'leatherman_file_util.so' 'leatherman_util.so' 
'leatherman_logging.so' 'leatherman_locale.so'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/facter/-/commit/c3eb7596313e15fa2344023dd367d49de94d7728

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




[Git][archlinux/packaging/packages/facter] Pushed new tag 3.14.24-8

2024-06-09 Thread Tim Meusel (@bastelfreak)


Tim Meusel pushed new tag 3.14.24-8 at Arch Linux / Packaging / Packages / 
facter

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




[Git][archlinux/packaging/packages/ruby-gettext-setup] Pushed new tag 1.1.0-2

2024-06-09 Thread Tim Meusel (@bastelfreak)


Tim Meusel pushed new tag 1.1.0-2 at Arch Linux / Packaging / Packages / 
ruby-gettext-setup

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




[Git][archlinux/packaging/packages/ruby-gettext-setup][main] upgpkg: 1.1.0-2

2024-06-09 Thread Tim Meusel (@bastelfreak)


Tim Meusel pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-gettext-setup


Commits:
94c790a4 by Tim Meusel at 2024-06-09T13:05:02+02:00
upgpkg: 1.1.0-2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,22 @@
+pkgbase = ruby-gettext-setup
+   pkgdesc = A gem that configures gettext for internationalization
+   pkgver = 1.1.0
+   pkgrel = 2
+   url = https://github.com/puppetlabs/gettext-setup-gem
+   arch = any
+   license = Apache-2.0
+   checkdepends = ruby-rake
+   checkdepends = ruby-rspec
+   checkdepends = git
+   makedepends = ruby-rdoc
+   makedepends = ruby-bundler
+   depends = ruby
+   depends = ruby-fast_gettext
+   depends = ruby-gettext
+   options = !emptydirs
+   source = 
https://github.com/puppetlabs/gettext-setup-gem/archive/1.1.0/gettext-setup-gem-1.1.0.tar.gz
+   source = disable-simplecov.patch
+   sha512sums = 
1ef7987ac24ca8cc95eb631d81552f35d153fd60132283dc4979473c149df8c09c8ce7a10caf53ff61f59c7c25a3921d3a367264c5a827ed491844b48def2307
+   sha512sums = 
2c57b3984cc89f039da6dd537cd75c596ba8da31f9864be3e7e170c6d9bedf9aae70f5a0e660bb3ce5fddb66c223f05aae096b60bbe03646211f572d368e6136
+
+pkgname = ruby-gettext-setup


=
PKGBUILD
=
@@ -5,11 +5,11 @@
 _gemname='gettext-setup'
 pkgname="ruby-${_gemname}"
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A gem that configures gettext for internationalization'
 arch=('any')
 url='https://github.com/puppetlabs/gettext-setup-gem'
-license=('Apache')
+license=('Apache-2.0')
 makedepends=('ruby-rdoc' 'ruby-bundler')
 depends=('ruby' 'ruby-fast_gettext' 'ruby-gettext')
 checkdepends=('ruby-rake' 'ruby-rspec' 'git')
@@ -34,6 +34,7 @@ prepare() {
   # allow latest gettext version (removes explicit upper boundary)
   sed --in-place "s/.*'gettext'.*/  spec.add_dependency 'gettext'/" 
"${_gemname}.gemspec"
   patch -p1 -N -i "${srcdir}/disable-simplecov.patch"
+  rm -rf .github .gitignore .rubocop.yml CODEOWNERS Gemfile
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-gettext-setup/-/commit/94c790a48d0d5043ba1dca7a1dc502379573d7e8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-gettext-setup/-/commit/94c790a48d0d5043ba1dca7a1dc502379573d7e8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/passenger][main] upgpkg: 6.0.22-3: ruby 3.2 rebuild

2024-06-09 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / passenger


Commits:
3f8793ee by Massimiliano Torromeo at 2024-06-09T13:01:07+02:00
upgpkg: 6.0.22-3: ruby 3.2 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,11 @@
 pkgbase = passenger
pkgdesc = Fast and robust web server and application server for Ruby, 
Python and Node.js
pkgver = 6.0.22
-   pkgrel = 2
+   pkgrel = 3
url = https://www.phusionpassenger.com
arch = x86_64
license = MIT
+   makedepends = ruby-erb
makedepends = ruby-rake
makedepends = ruby-rack
makedepends = curl
@@ -23,6 +24,7 @@ pkgbase = passenger
 
 pkgname = passenger
depends = ruby
+   depends = ruby-erb
depends = ruby-rack
depends = curl
depends = libnsl


=
PKGBUILD
=
@@ -3,13 +3,13 @@
 pkgbase=passenger
 pkgname=(passenger mod_passenger nginx-mod-passenger)
 pkgver=6.0.22
-pkgrel=2
+pkgrel=3
 pkgdesc="Fast and robust web server and application server for Ruby, Python 
and Node.js"
 arch=('x86_64')
 url="https://www.phusionpassenger.com;
 _watch="https://github.com/phusion/passenger/releases;
 license=('MIT')
-makedepends=('ruby-rake' 'ruby-rack' 'curl' 'apache' 'nginx' 'nginx-src')
+makedepends=('ruby-erb' 'ruby-rake' 'ruby-rack' 'curl' 'apache' 'nginx' 
'nginx-src')
 options=('!emptydirs' 'staticlibs')
 validpgpkeys=('D5F0851426939232F437AB722AC745A50A212A8C'
   '16378A33A6EF16762922526E561F9B9CAC40B2F7'  # 
auto-software-sign...@phusion.nl
@@ -27,7 +27,10 @@ prepare() {
 
 build() {
   cd build
-  /usr/src/nginx/configure --with-compat 
--add-dynamic-module=../$pkgbase-$pkgver/src/nginx_module
+  /usr/src/nginx/configure \
+--with-ld-opt="$LDFLAGS" \
+--with-compat \
+--add-dynamic-module=../$pkgbase-$pkgver/src/nginx_module
   make modules
 
   CFLAGS+=" -ffat-lto-objects"
@@ -38,7 +41,7 @@ build() {
 
 package_passenger() {
   cd "$srcdir"/passenger-$pkgver
-  depends=('ruby' 'ruby-rack' 'curl' 'libnsl')
+  depends=('ruby' 'ruby-erb' 'ruby-rack' 'curl' 'libnsl')
 
   mkdir -p "$pkgdir"/usr/lib/passenger/
   cp -R * "$pkgdir"/usr/lib/passenger/



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/passenger/-/commit/3f8793eec79346749fc5381c503eb6880b69a0e3

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




[Git][archlinux/packaging/packages/passenger] Pushed new tag 6.0.22-3

2024-06-09 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 6.0.22-3 at Arch Linux / Packaging / 
Packages / passenger

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




[Git][archlinux/packaging/packages/ruby-net-ssh][main] upgpkg: 7.2.3-2

2024-06-09 Thread Tim Meusel (@bastelfreak)


Tim Meusel pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-net-ssh


Commits:
87a2dbb9 by Tim Meusel at 2024-06-09T12:48:47+02:00
upgpkg: 7.2.3-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ruby-net-ssh
pkgdesc = A pure-Ruby implementation of the SSH2 client protocol.
pkgver = 7.2.3
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/net-ssh/net-ssh
arch = any
license = MIT


=
PKGBUILD
=
@@ -6,10 +6,10 @@
 _gemname='net-ssh'
 pkgname="ruby-${_gemname}"
 pkgver=7.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc='A pure-Ruby implementation of the SSH2 client protocol.'
 arch=('any')
-url='https://github.com/net-ssh/net-ssh'
+url="https://github.com/${_gemname}/${_gemname};
 license=('MIT')
 depends=('ruby' 'ruby-ed25519' 'ruby-x25519' 'ruby-bcrypt_pbkdf')
 makedepends=('ruby-rake' 'ruby-bundler' 'ruby-rdoc')
@@ -25,6 +25,9 @@ prepare() {
 
   # purge development dependencies
   sed --in-place '/spec.add_development_dependency/d' "${_gemname}.gemspec"
+
+  # purge useless stuff
+  rm -rf .github
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-net-ssh/-/commit/87a2dbb93c5231eb729b9957110905d11d3035fd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-net-ssh/-/commit/87a2dbb93c5231eb729b9957110905d11d3035fd
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ruby-net-ssh] Pushed new tag 7.2.3-2

2024-06-09 Thread Tim Meusel (@bastelfreak)


Tim Meusel pushed new tag 7.2.3-2 at Arch Linux / Packaging / Packages / 
ruby-net-ssh

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




[Git][archlinux/packaging/packages/ruby-marcel][main] upgpkg: 1.0.4-1: Ruby 3.2 rebuild

2024-06-09 Thread Andreas Schleifer (@segaja)


Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-marcel


Commits:
35b3771b by Andreas Schleifer at 2024-06-09T12:45:05+02:00
upgpkg: 1.0.4-1: Ruby 3.2 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,22 @@
+pkgbase = ruby-marcel
+   pkgdesc = Simple mime type detection using magic numbers, filenames, 
and extensions
+   pkgver = 1.0.4
+   pkgrel = 1
+   url = https://github.com/rails/marcel
+   arch = any
+   license = Apache
+   license = MIT
+   checkdepends = ruby-minitest
+   checkdepends = ruby-rack
+   makedepends = ruby-bundler
+   makedepends = ruby-rake
+   depends = ruby
+   options = !emptydirs
+   source = 
https://github.com/rails/marcel/archive/v1.0.4/ruby-marcel-1.0.4.tar.gz
+   source = 
ruby-marcel_fix_tests.patch::https://github.com/rails/marcel/commit/ccd4be5043628c4389230b4c012a7115b8e44c81.patch
+   sha512sums = 
68811c3116ecafdea322c97637b3566102c21363de05678862fe1d9f1300ff6c0056449440169a69a353d77b568d0401930fbeac1651e0fea8189ae4960ce189
+   sha512sums = 
2d3fa29dca3c1ef01bbee7a8a1f9e67a18c934ac2e7e325f1dce94f85ce83c0668bb6df1bf70174e48fe668c1b4a748a819aad84bea609bba4ebb39c47f5fc4e
+   b2sums = 
6f5260408de9997f8515619a661ea5b5293182a73cb45671aa2b5302e99b73b0ecb148acbeca2b8afdab8991fdd7ff789d2d79075fb5d37b0166c6a776802d03
+   b2sums = 
eb60856fed963588f6a10825e14deace542bbdc67a5a67d2cc71c6d71345ddd72dee344388295e3d336c50370764a02090e848241f9e02143ad91dccad2457f1
+
+pkgname = ruby-marcel


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _gemname='marcel'
 pkgname="ruby-${_gemname}"
-pkgver=1.0.2
+pkgver=1.0.4
 pkgrel=1
 pkgdesc='Simple mime type detection using magic numbers, filenames, and 
extensions'
 arch=('any')
@@ -12,12 +12,20 @@ options=(!emptydirs)
 depends=('ruby')
 makedepends=('ruby-bundler' 'ruby-rake')
 checkdepends=('ruby-minitest' 'ruby-rack')
-source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('cd159545b246dcbd26ca07ac69e36ff13a965ac0e99ebd040c53b6a92f8ec8fd65786783c9a173d669fe6b32340a23d72c83c483011eec2e1097bdea73810ed6')
+source=(
+  "${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz"
+  
"${pkgname}_fix_tests.patch::${url}/commit/ccd4be5043628c4389230b4c012a7115b8e44c81.patch"
+)
+sha512sums=('68811c3116ecafdea322c97637b3566102c21363de05678862fe1d9f1300ff6c0056449440169a69a353d77b568d0401930fbeac1651e0fea8189ae4960ce189'
+
'2d3fa29dca3c1ef01bbee7a8a1f9e67a18c934ac2e7e325f1dce94f85ce83c0668bb6df1bf70174e48fe668c1b4a748a819aad84bea609bba4ebb39c47f5fc4e')
+b2sums=('6f5260408de9997f8515619a661ea5b5293182a73cb45671aa2b5302e99b73b0ecb148acbeca2b8afdab8991fdd7ff789d2d79075fb5d37b0166c6a776802d03'
+
'eb60856fed963588f6a10825e14deace542bbdc67a5a67d2cc71c6d71345ddd72dee344388295e3d336c50370764a02090e848241f9e02143ad91dccad2457f1')
 
 prepare() {
   cd "${_gemname}-${pkgver}"
 
+  patch --verbose --strip=1 --input="../${pkgname}_fix_tests.patch"
+
   # update gemspec/Gemfile to allow newer version of the dependencies
   sed --in-place --regexp-extended 's|~>|>=|g' "${_gemname}.gemspec"
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-marcel/-/commit/35b3771b78c4606351a67e8e2438711c5a3156b6

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




[Git][archlinux/packaging/packages/ruby-marcel] Pushed new tag 1.0.4-1

2024-06-09 Thread Andreas Schleifer (@segaja)


Andreas Schleifer pushed new tag 1.0.4-1 at Arch Linux / Packaging / Packages / 
ruby-marcel

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




[Git][archlinux/packaging/packages/ruby-rack-test][main] upgpkg: 2.1.0-2

2024-06-09 Thread Tim Meusel (@bastelfreak)


Tim Meusel pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-rack-test


Commits:
3d5d210e by Tim Meusel at 2024-06-09T12:41:57+02:00
upgpkg: 2.1.0-2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = ruby-rack-test
+   pkgdesc = Small, simple testing API for Rack apps
+   pkgver = 2.1.0
+   pkgrel = 2
+   url = https://github.com/rack-test/rack-test
+   arch = any
+   license = MIT
+   checkdepends = ruby-rake
+   checkdepends = ruby-rspec
+   checkdepends = ruby-minitest
+   checkdepends = ruby-minitest-global_expectations
+   makedepends = ruby-rdoc
+   depends = ruby
+   depends = ruby-rack
+   options = !emptydirs
+   source = 
https://github.com/rack-test/rack-test/archive/v2.1.0/ruby-rack-test-v2.1.0.tar.gz
+   sha256sums = 
95502ef3f636d639091728112978c2aa2bc39a5d5537036044fa8c102e409e81
+   sha512sums = 
0d9d1e2b74ff8acca1c97d08c068022345556758c3c0dcf81b87c2f7caa8ca5730af2adc89e5c2bcf8f598f08df056c39f7c348f13a1ce44c4bcf0f84fe2bc11
+
+pkgname = ruby-rack-test


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _gemname=rack-test
 pkgname=ruby-${_gemname}
 pkgver=2.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Small, simple testing API for Rack apps'
 url='https://github.com/rack-test/rack-test'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rack-test/-/commit/3d5d210e17cda0f84b6b4a9a0c1c73b125d226a1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rack-test/-/commit/3d5d210e17cda0f84b6b4a9a0c1c73b125d226a1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ruby-rack-test] Pushed new tag 2.1.0-2

2024-06-09 Thread Tim Meusel (@bastelfreak)


Tim Meusel pushed new tag 2.1.0-2 at Arch Linux / Packaging / Packages / 
ruby-rack-test

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




[Git][archlinux/packaging/packages/ruby-spdx-licenses] Pushed new tag 1.3.0-2

2024-06-09 Thread Tim Meusel (@bastelfreak)


Tim Meusel pushed new tag 1.3.0-2 at Arch Linux / Packaging / Packages / 
ruby-spdx-licenses

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




[Git][archlinux/packaging/packages/ruby-spdx-licenses][main] upgpkg: 1.3.0-2

2024-06-09 Thread Tim Meusel (@bastelfreak)


Tim Meusel pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-spdx-licenses


Commits:
c4465f79 by Tim Meusel at 2024-06-09T12:39:51+02:00
upgpkg: 1.3.0-2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,17 @@
+pkgbase = ruby-spdx-licenses
+   pkgdesc = Tool to check the validity of Puppet metadata.json files
+   pkgver = 1.3.0
+   pkgrel = 2
+   url = https://github.com/domcleal/spdx-licenses
+   arch = any
+   license = MIT
+   makedepends = ruby-rdoc
+   makedepends = ruby-rake
+   makedepends = ruby-minitest
+   makedepends = ruby-mocha
+   depends = ruby
+   options = !emptydirs
+   source = 
https://github.com/domcleal/spdx-licenses/archive/v1.3.0/spdx-licenses-v1.3.0.tar.gz
+   sha512sums = 
f99f83191676a89beeb65f8862e9101647e98ce8f8d8d61e077fb8868683a12e5adcf1d45e0f7581e81a20244fb1085e6f632cda27b5bb304307bf6f870dcda2
+
+pkgname = ruby-spdx-licenses


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _gemname='spdx-licenses'
 pkgname="ruby-${_gemname}"
 pkgver=1.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Tool to check the validity of Puppet metadata.json files'
 arch=('any')
 url="https://github.com/domcleal/${_gemname};



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-spdx-licenses/-/commit/c4465f7965ac1879aaa3b13ac891c9d47662a198

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




[Git][archlinux/packaging/packages/libwnck] Pushed new tag 2.31.0-4

2024-06-09 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 2.31.0-4 at Arch Linux / Packaging / Packages / libwnck

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




[Git][archlinux/packaging/packages/libwnck][main] upgpkg: 2.31.0-4 - rebuild with _FORTIFY_SOURCE=3

2024-06-09 Thread kpcyrd (@kpcyrd)


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


Commits:
9f103fa8 by kpcyrd at 2024-06-09T12:34:08+02:00
upgpkg: 2.31.0-4 - rebuild with _FORTIFY_SOURCE=3

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,37 @@
+pkgbase = libwnck
+   pkgdesc = Window Navigator Construction Kit
+   pkgver = 2.31.0
+   pkgrel = 4
+   url = https://gitlab.gnome.org/GNOME/libwnck
+   arch = x86_64
+   license = LGPL-2.0-only
+   makedepends = libxt
+   makedepends = intltool
+   makedepends = gobject-introspection
+   depends = at-spi2-core
+   depends = libatk-1.0.so
+   depends = cairo
+   depends = libcairo.so
+   depends = fontconfig
+   depends = freetype2
+   depends = libfreetype.so
+   depends = gdk-pixbuf2
+   depends = libgdk_pixbuf-2.0.so
+   depends = glib2
+   depends = libgio-2.0.so
+   depends = glibc
+   depends = gtk2
+   depends = harfbuzz
+   depends = libharfbuzz.so
+   depends = libx11
+   depends = libxres
+   depends = pango
+   depends = libpango-1.0.so
+   depends = startup-notification
+   provides = libwnck-1.so
+   source = 
https://download.gnome.org/sources/libwnck/2.31/libwnck-2.31.0.tar.xz
+   source = 
WindowActionMenu-unset-window-and-stop-async-events-on-dispose.patch
+   sha512sums = 
54262a08882021f08f3ba7f2ddfa33fc1f02e391a0f61cf999a50a089e0d277dfe13ab133c1a46e9abf0599bd24c21dacff80b51013cbb1375d2cd71ac9abbe9
+   sha512sums = 
1ba6ee8503e71daf103b7285ce0690042ebd86a4b85728a04ff32e6ee5789d2be71ba32149b0c246518bc47a27a233edfa9cfac9eca16cc44b3c6c8d19943423
+
+pkgname = libwnck


=
PKGBUILD
=
@@ -1,13 +1,28 @@
 # Maintainer: Jan de Groot  
 pkgname=libwnck
 pkgver=2.31.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Window Navigator Construction Kit"
 arch=('x86_64')
-license=('LGPL')
-depends=('gtk2' 'startup-notification' 'libxres')
+license=('LGPL-2.0-only')
+depends=(
+  'at-spi2-core' 'libatk-1.0.so'
+  'cairo' 'libcairo.so'
+  'fontconfig'
+  'freetype2' 'libfreetype.so'
+  'gdk-pixbuf2' 'libgdk_pixbuf-2.0.so'
+  'glib2' 'libgio-2.0.so'
+  'glibc'
+  'gtk2'
+  'harfbuzz' 'libharfbuzz.so'
+  'libx11'
+  'libxres'
+  'pango' 'libpango-1.0.so'
+  'startup-notification'
+)
 makedepends=('libxt' 'intltool' 'gobject-introspection')
-url="https://www.gnome.org/;
+url="https://gitlab.gnome.org/GNOME/libwnck;
+provides=('libwnck-1.so')
 
source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz
 WindowActionMenu-unset-window-and-stop-async-events-on-dispose.patch)
 
sha512sums=('54262a08882021f08f3ba7f2ddfa33fc1f02e391a0f61cf999a50a089e0d277dfe13ab133c1a46e9abf0599bd24c21dacff80b51013cbb1375d2cd71ac9abbe9'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libwnck/-/commit/9f103fa8a4c72378a76db85265f24686bacb1011

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




[Git][archlinux/packaging/packages/ruby-unicode-display_width][main] upgpkg: 2.5.0-2: Ruby 3.2 rebuild

2024-06-09 Thread Andreas Schleifer (@segaja)


Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-unicode-display_width


Commits:
3e36e49c by Andreas Schleifer at 2024-06-09T11:58:26+02:00
upgpkg: 2.5.0-2: Ruby 3.2 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ruby-unicode-display_width
pkgdesc = Determines the monospace display width of a string in Ruby
pkgver = 2.5.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/janlelis/unicode-display_width
arch = any
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgname=ruby-unicode-display_width
 _pkgname="${pkgname#ruby-}"
 pkgver=2.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Determines the monospace display width of a string in Ruby'
 arch=('any')
 url='https://github.com/janlelis/unicode-display_width'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-unicode-display_width/-/commit/3e36e49cabe4ee11c752e678f6ffe9fb67a546c4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-unicode-display_width/-/commit/3e36e49cabe4ee11c752e678f6ffe9fb67a546c4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ruby-unicode-display_width] Pushed new tag 2.5.0-2

2024-06-09 Thread Andreas Schleifer (@segaja)


Andreas Schleifer pushed new tag 2.5.0-2 at Arch Linux / Packaging / Packages / 
ruby-unicode-display_width

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




[Git][archlinux/packaging/packages/ruby-term-ansicolor][main] upgpkg: 1.7.1-3: Ruby 3.2 rebuild

2024-06-09 Thread Andreas Schleifer (@segaja)


Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-term-ansicolor


Commits:
bc8e825f by Andreas Schleifer at 2024-06-09T11:56:53+02:00
upgpkg: 1.7.1-3: Ruby 3.2 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,14 @@
+pkgbase = ruby-term-ansicolor
+   pkgdesc = A ruby library that colors strings using ANSI escape sequences
+   pkgver = 1.7.1
+   pkgrel = 3
+   url = https://rubygems.org/gems/term-ansicolor
+   arch = any
+   license = GPL2
+   depends = ruby-tins
+   noextract = term-ansicolor-1.7.1.gem
+   options = !emptydirs
+   source = https://rubygems.org/downloads/term-ansicolor-1.7.1.gem
+   sha256sums = 
92339ffec77c4bddc786a29385c91601dd52fc68feda23609bba0491229b05f7
+
+pkgname = ruby-term-ansicolor


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=ruby-term-ansicolor
 pkgver=1.7.1
-pkgrel=2
+pkgrel=3
 pkgdesc='A ruby library that colors strings using ANSI escape sequences'
 arch=('any')
 url='https://rubygems.org/gems/term-ansicolor'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-term-ansicolor/-/commit/bc8e825fa74e3dd1665ca903481788f70e4f3f9d

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




[Git][archlinux/packaging/packages/ruby-term-ansicolor] Pushed new tag 1.7.1-3

2024-06-09 Thread Andreas Schleifer (@segaja)


Andreas Schleifer pushed new tag 1.7.1-3 at Arch Linux / Packaging / Packages / 
ruby-term-ansicolor

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




[Git][archlinux/packaging/packages/element.io] Pushed new tag 1.11.68-1

2024-06-09 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.11.68-1 at Arch Linux / Packaging / Packages / 
element.io

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




[Git][archlinux/packaging/packages/element.io][main] upgpkg: 1.11.68-1

2024-06-09 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
element.io


Commits:
233d7770 by Antonio Rojas at 2024-06-09T11:55:57+02:00
upgpkg: 1.11.68-1

Fixes 
https://gitlab.archlinux.org/archlinux/packaging/packages/element.io/-/issues/9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = element.io
pkgdesc = Glossy Matrix collaboration client —
-   pkgver = 1.11.65
+   pkgver = 1.11.68
pkgrel = 1
url = https://element.io
arch = x86_64
@@ -11,20 +11,21 @@ pkgbase = element.io
makedepends = python
makedepends = rust
makedepends = tcl
-   makedepends = electron29
+   makedepends = electron30
makedepends = nodejs
makedepends = libxcrypt-compat
-   source = 
element-web-1.11.65.tar.gz::https://github.com/vector-im/element-web/archive/v1.11.65.tar.gz
-   source = 
element-web-1.11.65.tar.gz.asc::https://github.com/vector-im/element-web/releases/download/v1.11.65/v1.11.65.tar.gz.asc
-   source = 
element-desktop-1.11.65.tar.gz::https://github.com/vector-im/element-desktop/archive/v1.11.65.tar.gz
-   source = 
element-desktop-1.11.65.tar.gz.asc::https://github.com/vector-im/element-desktop/releases/download/v1.11.65/v1.11.65.tar.gz.asc
+   makedepends = python-setuptools
+   source = 
element-web-1.11.68.tar.gz::https://github.com/vector-im/element-web/archive/v1.11.68.tar.gz
+   source = 
element-web-1.11.68.tar.gz.asc::https://github.com/vector-im/element-web/releases/download/v1.11.68/v1.11.68.tar.gz.asc
+   source = 
element-desktop-1.11.68.tar.gz::https://github.com/vector-im/element-desktop/archive/v1.11.68.tar.gz
+   source = 
element-desktop-1.11.68.tar.gz.asc::https://github.com/vector-im/element-desktop/releases/download/v1.11.68/v1.11.68.tar.gz.asc
source = autolaunch.patch
source = io.element.Element.desktop
source = element-desktop.sh
validpgpkeys = 712BFBEE92DCA45252DB17D7C7BE97EFA179B100
-   sha256sums = 
7e4fbe8f1e4091efb7c45d5c42730fc0ed97036a8dea7fbc7a2e0c5d6d554d40
+   sha256sums = 
f5069cdce02e5c953f260dd4498f21d7fc52824906179370f3497adbb5a7aabb
sha256sums = SKIP
-   sha256sums = 
cb3739323a6b89c80d10943ce9c4a01f4f40c9ad005bcfbe7f8f302b06e94afe
+   sha256sums = 
9801d7d792e9a388de9f533666c414e63e30aa5f867b9119a6555ec88af8ff61
sha256sums = SKIP
sha256sums = 
268485f35103d00a89be7f5c84703e3d393350c71f4f90932f7bcb5ea2fd094f
sha256sums = 
0103f28a32fe31f698836516783c1c70a76a0117b5df7fd0af5c422c224220f9
@@ -37,8 +38,8 @@ pkgname = element-web
 
 pkgname = element-desktop
pkgdesc = Glossy Matrix collaboration client — desktop version.
-   depends = element-web=1.11.65
-   depends = electron29
+   depends = element-web=1.11.68
+   depends = electron30
depends = libsecret
replaces = riot-desktop
backup = etc/element/config.json


=
PKGBUILD
=
@@ -3,16 +3,16 @@
 # Contributor: Luca Weiss 
 # Contributor: Julian Schacher 
 
-_electron=electron29
+_electron=electron30
 pkgbase=element.io
 pkgname=(element-web element-desktop)
-pkgver=1.11.65
+pkgver=1.11.68
 pkgrel=1
 pkgdesc="Glossy Matrix collaboration client — "
 arch=(x86_64)
 url="https://element.io;
 license=(Apache)
-makedepends=(npm git yarn python rust tcl ${_electron} nodejs libxcrypt-compat)
+makedepends=(npm git yarn python rust tcl ${_electron} nodejs libxcrypt-compat 
python-setuptools)
 _url="https://github.com/vector-im/element;
 source=(element-web-${pkgver}.tar.gz::${_url}-web/archive/v${pkgver}.tar.gz
 
element-web-${pkgver}.tar.gz.asc::${_url}-web/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc
@@ -21,9 +21,9 @@ 
source=(element-web-${pkgver}.tar.gz::${_url}-web/archive/v${pkgver}.tar.gz
 autolaunch.patch
 io.element.Element.desktop
 element-desktop.sh)
-sha256sums=('7e4fbe8f1e4091efb7c45d5c42730fc0ed97036a8dea7fbc7a2e0c5d6d554d40'
+sha256sums=('f5069cdce02e5c953f260dd4498f21d7fc52824906179370f3497adbb5a7aabb'
 'SKIP'
-'cb3739323a6b89c80d10943ce9c4a01f4f40c9ad005bcfbe7f8f302b06e94afe'
+'9801d7d792e9a388de9f533666c414e63e30aa5f867b9119a6555ec88af8ff61'
 'SKIP'
 '268485f35103d00a89be7f5c84703e3d393350c71f4f90932f7bcb5ea2fd094f'
 '0103f28a32fe31f698836516783c1c70a76a0117b5df7fd0af5c422c224220f9'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/element.io/-/commit/233d77709904b0511a950555b677ab05477e8690

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




[Git][archlinux/packaging/packages/ruby-temple] Pushed new tag 0.9.1-2

2024-06-09 Thread Andreas Schleifer (@segaja)


Andreas Schleifer pushed new tag 0.9.1-2 at Arch Linux / Packaging / Packages / 
ruby-temple

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




[Git][archlinux/packaging/packages/ruby-temple][main] upgpkg: 0.9.1-2: Ruby 3.2 rebuild

2024-06-09 Thread Andreas Schleifer (@segaja)


Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-temple


Commits:
52ffc91f by Andreas Schleifer at 2024-06-09T11:54:56+02:00
upgpkg: 0.9.1-2: Ruby 3.2 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = ruby-temple
+   pkgdesc = Template compilation framework in Ruby
+   pkgver = 0.9.1
+   pkgrel = 2
+   url = https://github.com/judofyr/temple
+   arch = any
+   license = MIT
+   checkdepends = ruby-bundler
+   checkdepends = ruby-erubi
+   checkdepends = ruby-rake
+   checkdepends = ruby-rspec
+   checkdepends = ruby-tilt
+   depends = ruby
+   options = !emptydirs
+   source = 
https://github.com/judofyr/temple/archive/v0.9.1/ruby-temple-0.9.1.tar.gz
+   sha512sums = 
d0dded662825db43ec9c9f4331acff5166567f96600ce4acbd4eb360810146167b4d7fd41ec98327592e544ce1a3c27094a48af5f8e33eebf4b6726f3e8fd0c3
+
+pkgname = ruby-temple


=
PKGBUILD
=
@@ -3,13 +3,21 @@
 _gemname='temple'
 pkgname="ruby-${_gemname}"
 pkgver=0.9.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Template compilation framework in Ruby'
 arch=('any')
 url="https://github.com/judofyr/${_gemname};
 license=('MIT')
-depends=('ruby')
-checkdepends=('ruby-erubi' 'ruby-rspec' 'ruby-tilt')
+depends=(
+  ruby
+)
+checkdepends=(
+  ruby-bundler
+  ruby-erubi
+  ruby-rake
+  ruby-rspec
+  ruby-tilt
+)
 options=('!emptydirs')
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
 
sha512sums=('d0dded662825db43ec9c9f4331acff5166567f96600ce4acbd4eb360810146167b4d7fd41ec98327592e544ce1a3c27094a48af5f8e33eebf4b6726f3e8fd0c3')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-temple/-/commit/52ffc91ff4c3b8a84032717db1406e2c5217ff91

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




[Git][archlinux/packaging/packages/ruby-range_compressor][main] upgpkg: 1.2.0-2: Ruby 3.2 rebuild

2024-06-09 Thread Andreas Schleifer (@segaja)


Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-range_compressor


Commits:
000c5373 by Andreas Schleifer at 2024-06-09T11:52:42+02:00
upgpkg: 1.2.0-2: Ruby 3.2 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,17 @@
+pkgbase = ruby-range_compressor
+   pkgdesc = Compresses Arrays of Objects to Arrays of Ranges
+   pkgver = 1.2.0
+   pkgrel = 2
+   url = https://github.com/jaynetics/range_compressor
+   arch = any
+   license = MIT
+   checkdepends = ruby-bundler
+   checkdepends = ruby-rake
+   checkdepends = ruby-rspec
+   checkdepends = ruby-sorted_set
+   depends = ruby
+   options = !emptydirs
+   source = 
https://github.com/jaynetics/range_compressor/archive/v1.2.0/ruby-range_compressor-1.2.0.tar.gz
+   sha256sums = 
0b1544ce2e3980495f11e6e26c248c30c9246c840f5f6ccca5634fd320e4201d
+
+pkgname = ruby-range_compressor


=
PKGBUILD
=
@@ -2,13 +2,20 @@
 
 pkgname=ruby-range_compressor
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Compresses Arrays of Objects to Arrays of Ranges'
 arch=(any)
 url='https://github.com/jaynetics/range_compressor'
 license=(MIT)
-depends=(ruby)
-checkdepends=(ruby-rake ruby-rspec ruby-sorted_set)
+depends=(
+  ruby
+)
+checkdepends=(
+  ruby-bundler
+  ruby-rake
+  ruby-rspec
+  ruby-sorted_set
+)
 options=(!emptydirs)
 
source=(https://github.com/jaynetics/range_compressor/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
 sha256sums=('0b1544ce2e3980495f11e6e26c248c30c9246c840f5f6ccca5634fd320e4201d')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-range_compressor/-/commit/000c53730fe2c200d053764f96edacf03cdff3dd

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




[Git][archlinux/packaging/packages/ruby-range_compressor] Pushed new tag 1.2.0-2

2024-06-09 Thread Andreas Schleifer (@segaja)


Andreas Schleifer pushed new tag 1.2.0-2 at Arch Linux / Packaging / Packages / 
ruby-range_compressor

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




[Git][archlinux/packaging/packages/ruby-mixlib-shellout][main] upgpkg: 3.2.7-3: Ruby 3.2 rebuild

2024-06-09 Thread Andreas Schleifer (@segaja)


Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-mixlib-shellout


Commits:
2d1193dc by Andreas Schleifer at 2024-06-09T11:47:06+02:00
upgpkg: 3.2.7-3: Ruby 3.2 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,17 @@
+pkgbase = ruby-mixlib-shellout
+   pkgdesc = Run external commands on Unix
+   pkgver = 3.2.7
+   pkgrel = 3
+   url = https://github.com/chef/mixlib-shellout
+   arch = any
+   license = Apache
+   makedepends = git
+   makedepends = ruby-rake
+   makedepends = ruby-rdoc
+   depends = ruby
+   depends = ruby-chef-utils
+   options = !emptydirs
+   source = 
ruby-mixlib-shellout::git+https://github.com/chef/mixlib-shellout#commit=ca1f88cf1d6a1d56a1b89c79c3fca507db7b4b0f
+   b2sums = SKIP
+
+pkgname = ruby-mixlib-shellout


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 pkgname=ruby-mixlib-shellout
 _pkgname="${pkgname#ruby-}"
 pkgver=3.2.7
-pkgrel=2
+pkgrel=3
 pkgdesc='Run external commands on Unix'
 arch=('any')
 url='https://github.com/chef/mixlib-shellout'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-mixlib-shellout/-/commit/2d1193dcfcd37e8df1a653ac67cf06c56e513509

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




[Git][archlinux/packaging/packages/ruby-mixlib-shellout] Pushed new tag 3.2.7-3

2024-06-09 Thread Andreas Schleifer (@segaja)


Andreas Schleifer pushed new tag 3.2.7-3 at Arch Linux / Packaging / Packages / 
ruby-mixlib-shellout

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




[Git][archlinux/packaging/packages/ruby-kramdown-parser-gfm] Pushed new tag 1.1.0-3

2024-06-09 Thread Andreas Schleifer (@segaja)


Andreas Schleifer pushed new tag 1.1.0-3 at Arch Linux / Packaging / Packages / 
ruby-kramdown-parser-gfm

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-kramdown-parser-gfm/-/tree/1.1.0-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ruby-kramdown-parser-gfm][main] upgpkg: 1.1.0-3: Ruby 3.2 rebuild

2024-06-09 Thread Andreas Schleifer (@segaja)


Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-kramdown-parser-gfm


Commits:
d80add1a by Andreas Schleifer at 2024-06-09T11:45:09+02:00
upgpkg: 1.1.0-3: Ruby 3.2 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,17 @@
+pkgbase = ruby-kramdown-parser-gfm
+   pkgdesc = A kramdown parser that converts GitHub Flavoured Markdown to 
HTML
+   pkgver = 1.1.0
+   pkgrel = 3
+   url = https://github.com/kramdown/parser-gfm
+   arch = any
+   license = MIT
+   makedepends = git
+   makedepends = ruby-rdoc
+   makedepends = ruby-rake
+   depends = ruby
+   depends = ruby-kramdown
+   options = !emptydirs
+   source = 
ruby-kramdown-parser-gfm::git+https://github.com/kramdown/parser-gfm#commit=bb3a2b2572b3b5a290465c0d6976f0e02628b207
+   b2sums = SKIP
+
+pkgname = ruby-kramdown-parser-gfm


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=ruby-kramdown-parser-gfm
 _pkgname="${pkgname#ruby-}"
 pkgver=1.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc='A kramdown parser that converts GitHub Flavoured Markdown to HTML'
 arch=('any')
 url='https://github.com/kramdown/parser-gfm'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-kramdown-parser-gfm/-/commit/d80add1aaed5f91deebd1038f5a57f0409aebe1d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-kramdown-parser-gfm/-/commit/d80add1aaed5f91deebd1038f5a57f0409aebe1d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/krita] Pushed new tag 5.2.3beta1-2

2024-06-09 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.2.3beta1-2 at Arch Linux / Packaging / Packages 
/ krita

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




[Git][archlinux/packaging/packages/sonnet][main] No longer Qt5

2024-06-09 Thread Antonio Rojas (@arojas)


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


Commits:
be71ca7e by Antonio Rojas at 2024-06-09T11:27:53+02:00
No longer Qt5

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,7 +5,7 @@
 pkgname=sonnet
 pkgver=6.3.0
 pkgrel=1
-pkgdesc='Spelling framework for Qt5'
+pkgdesc='Spelling framework for Qt'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL-2.0-only LGPL-3.0-only)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sonnet/-/commit/be71ca7e2d7eace3b6d91ee4fe5544f8949991ae

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




[Git][archlinux/packaging/packages/xed][main] upgpkg: 3.6.1-1: Update to 3.6.1

2024-06-09 Thread Antonio Rojas (@arojas)


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


Commits:
387e58a4 by Antonio Rojas at 2024-06-09T11:26:06+02:00
upgpkg: 3.6.1-1: Update to 3.6.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = xed
pkgdesc = A small and lightweight text editor. X-Apps Project.
-   pkgver = 3.6.0
+   pkgver = 3.6.1
pkgrel = 1
url = https://github.com/linuxmint/xed
arch = x86_64
@@ -16,11 +16,11 @@ pkgbase = xed
depends = libpeas
depends = xapp
optdepends = python: required for some plugins
-   source = https://github.com/linuxmint/xed/archive/3.6.0/xed-3.6.0.tar.gz
+   source = https://github.com/linuxmint/xed/archive/3.6.1/xed-3.6.1.tar.gz
source = libxml-2.12.patch
-   sha256sums = 
639b869830595e241ce57b749727717b4de8295e2b773e16a59843de6e2d81d2
+   sha256sums = 
97ebcb5f05d6099d37fc081a02903ecbaa6e86021f291114fd9b487aac50696c
sha256sums = 
ed19b6f419a4f703d290d8c97ed5d904c88a90fc475c738a0e65f7ab31697c40
-   b2sums = 
3ea3a3f6b64707874992a6dddbb89d38fc67ae90a38f200d368115b1a0071ce9774b4721bc7e55eb0dc0f78394a28c52423df677e0944f70c52eaa4258caa8fa
+   b2sums = 
c51cf191370af3204f0651c647c2fd367405788a506f37b9b3b4b14eb4977b1e8baf262d994bdc9c653e204d0bd17a9e9c728217cd96baac800bdf026c10c3f1
b2sums = 
bd3f1c73b5873b05db1a734d2b42025d460f6862dbb13813e3fc97602c43e6758e2857f2e2db14e739780a7d58fdb48e87186cfde4393b7799070def14750353
 
 pkgname = xed


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Nate Simon 
 
 pkgname=xed
-pkgver=3.6.0
+pkgver=3.6.1
 pkgrel=1
 pkgdesc="A small and lightweight text editor. X-Apps Project."
 arch=(x86_64)
@@ -15,9 +15,9 @@ makedepends=(meson samurai gobject-introspection intltool 
itstool)
 optdepends=('python: required for some plugins')
 source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz
 libxml-2.12.patch)
-sha256sums=('639b869830595e241ce57b749727717b4de8295e2b773e16a59843de6e2d81d2'
+sha256sums=('97ebcb5f05d6099d37fc081a02903ecbaa6e86021f291114fd9b487aac50696c'
 'ed19b6f419a4f703d290d8c97ed5d904c88a90fc475c738a0e65f7ab31697c40')
-b2sums=('3ea3a3f6b64707874992a6dddbb89d38fc67ae90a38f200d368115b1a0071ce9774b4721bc7e55eb0dc0f78394a28c52423df677e0944f70c52eaa4258caa8fa'
+b2sums=('c51cf191370af3204f0651c647c2fd367405788a506f37b9b3b4b14eb4977b1e8baf262d994bdc9c653e204d0bd17a9e9c728217cd96baac800bdf026c10c3f1'
 
'bd3f1c73b5873b05db1a734d2b42025d460f6862dbb13813e3fc97602c43e6758e2857f2e2db14e739780a7d58fdb48e87186cfde4393b7799070def14750353')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xed/-/commit/387e58a498be578e02ecde43e7807a361dbd970e

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




[Git][archlinux/packaging/packages/xed] Pushed new tag 3.6.1-1

2024-06-09 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 3.6.1-1 at Arch Linux / Packaging / Packages / xed

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




[Git][archlinux/packaging/packages/mold][main] upgpkg: 2.32.0-1

2024-06-09 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
mold


Commits:
6b7724ef by Frederik Schwan at 2024-06-09T11:08:51+02:00
upgpkg: 2.32.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = mold
pkgdesc = A Modern Linker
-   pkgver = 2.31.0
+   pkgver = 2.32.0
pkgrel = 1
url = https://github.com/rui314/mold
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = mold
depends = zlib
depends = tbb
depends = zstd
-   source = mold::git+https://github.com/rui314/mold.git#tag=v2.31.0
-   b2sums = 
ec7434ed387a33e972e115022bcc69e3db3ea3bb0b6051fe25da8d5b39ff385f0dd6c1c2001bea19e2275e687f31f19b27bc68aeb1022bf7fa9a2ee7f6852a8a
+   source = mold::git+https://github.com/rui314/mold.git#tag=v2.32.0
+   b2sums = 
07698c4d3172d6545d8a4ccf1d2a8f79a1285fe8b0fcf4e5c131206e174fad711909fe9c604f705dd79d30237872b82874a605a0f4202c971f6956d82f749e33
 
 pkgname = mold


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Adrian Perez de Castro 
 
 pkgname=mold
-pkgver=2.31.0
+pkgver=2.32.0
 pkgrel=1
 pkgdesc='A Modern Linker'
 arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('glibc' 'gcc-libs' 'mimalloc' 'zlib' 'tbb' 'zstd')
 makedepends=('git' 'python' 'cmake' 'mold')
 checkdepends=('clang' 'libdwarf')
 source=("$pkgname::git+$url.git#tag=v$pkgver")
-b2sums=('ec7434ed387a33e972e115022bcc69e3db3ea3bb0b6051fe25da8d5b39ff385f0dd6c1c2001bea19e2275e687f31f19b27bc68aeb1022bf7fa9a2ee7f6852a8a')
+b2sums=('07698c4d3172d6545d8a4ccf1d2a8f79a1285fe8b0fcf4e5c131206e174fad711909fe9c604f705dd79d30237872b82874a605a0f4202c971f6956d82f749e33')
 
 build() {
   cmake \



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

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




[Git][archlinux/packaging/packages/mold] Pushed new tag 2.32.0-1

2024-06-09 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 2.32.0-1 at Arch Linux / Packaging / Packages / 
mold

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




[Git][archlinux/packaging/packages/kdenlive][main] Drop breeze-icons dependency, already satisfied via kiconthemes

2024-06-09 Thread Antonio Rojas (@arojas)


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


Commits:
8be8133a by Antonio Rojas at 2024-06-09T11:05:02+02:00
Drop breeze-icons dependency, already satisfied via kiconthemes

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -11,8 +11,7 @@ pkgdesc='A non-linear video editor for Linux using the MLT 
video framework'
 arch=(x86_64)
 url='https://apps.kde.org/kdenlive/'
 license=(GPL-2.0-or-later)
-depends=(breeze-icons
- frei0r-plugins
+depends=(frei0r-plugins
  gcc-libs
  glibc
  karchive



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

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




[Git][archlinux/packaging/packages/kfilemetadata][main] upgpkg: 6.3.0-2: ffmpeg 7 rebuild

2024-06-09 Thread Antonio Rojas (@arojas)


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


Commits:
670f161e by Antonio Rojas at 2024-06-09T10:50:32+02:00
upgpkg: 6.3.0-2: ffmpeg 7 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = kfilemetadata
pkgdesc = A library for extracting file metadata
pkgver = 6.3.0
-   pkgrel = 1
+   pkgrel = 2
url = https://community.kde.org/Frameworks
arch = x86_64
groups = kf6


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=kfilemetadata
 pkgver=6.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A library for extracting file metadata'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kfilemetadata/-/commit/670f161ee4f5e7cb157a6446084a15be13f9cc13

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




[Git][archlinux/packaging/packages/kfilemetadata] Pushed new tag 6.3.0-2

2024-06-09 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.3.0-2 at Arch Linux / Packaging / Packages / 
kfilemetadata

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




[Git][archlinux/packaging/packages/xfce4-settings][main] upgpkg: 4.18.5-1

2024-06-09 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-settings


Commits:
ab12204e by Evangelos Foutras at 2024-06-09T11:05:57+03:00
upgpkg: 4.18.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = xfce4-settings
pkgdesc = Xfce's Configuration System
-   pkgver = 4.18.4
+   pkgver = 4.18.5
pkgrel = 1
url = https://docs.xfce.org/xfce/xfce4-settings/start
arch = x86_64
@@ -19,9 +19,9 @@ pkgbase = xfce4-settings
depends = elementary-icon-theme
depends = gnome-themes-extra
optdepends = python: xfce4-compose-mail -- "mailto:; URI handling
-   source = 
https://archive.xfce.org/src/xfce/xfce4-settings/4.18/xfce4-settings-4.18.4.tar.bz2
+   source = 
https://archive.xfce.org/src/xfce/xfce4-settings/4.18/xfce4-settings-4.18.5.tar.bz2
source = default-xsettings-xml.patch
-   sha256sums = 
f10c55d0360308d9944f415645d9596d4352f952a20fc7c4a66f30fe511ca1dc
+   sha256sums = 
8d875b4b079114762e1d917dfdee4c333287424d21e75058d1c6ef2a449e7d1a
sha256sums = 
ca1c7562e209d9ab791b02f2a886c61a9ed705a912d9575f590734eff21d6e5c
 
 pkgname = xfce4-settings


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier 
 
 pkgname=xfce4-settings
-pkgver=4.18.4
+pkgver=4.18.5
 pkgrel=1
 pkgdesc="Xfce's Configuration System"
 arch=('x86_64')
@@ -16,7 +16,7 @@ makedepends=('intltool' 'xf86-input-libinput')
 optdepends=('python: xfce4-compose-mail -- "mailto:; URI handling')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
 default-xsettings-xml.patch)
-sha256sums=('f10c55d0360308d9944f415645d9596d4352f952a20fc7c4a66f30fe511ca1dc'
+sha256sums=('8d875b4b079114762e1d917dfdee4c333287424d21e75058d1c6ef2a449e7d1a'
 'ca1c7562e209d9ab791b02f2a886c61a9ed705a912d9575f590734eff21d6e5c')
 prepare() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-settings/-/commit/ab12204ea682f36e280b73b99721d7d84b4885fc

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




[Git][archlinux/packaging/packages/xfce4-settings] Pushed new tag 4.18.5-1

2024-06-09 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 4.18.5-1 at Arch Linux / Packaging / Packages 
/ xfce4-settings

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




[Git][archlinux/packaging/packages/lib32-pcre2] Pushed new tag 10.44-1

2024-06-09 Thread David Runge (@dvzrv)


David Runge pushed new tag 10.44-1 at Arch Linux / Packaging / Packages / 
lib32-pcre2

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




[Git][archlinux/packaging/packages/pcre2][main] 2 commits: Move configure options to local bash array for easier handling

2024-06-09 Thread David Runge (@dvzrv)


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


Commits:
fac05248 by David Runge at 2024-06-08T11:51:04+02:00
Move configure options to local bash array for easier handling

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

- - - - -
c24a5c5d by David Runge at 2024-06-09T09:30:05+02:00
upgpkg: 10.44-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = pcre2
pkgdesc = A library that implements Perl 5-style regular expressions. 
2nd version
-   pkgver = 10.43
-   pkgrel = 4
+   pkgver = 10.44
+   pkgrel = 1
url = https://github.com/PCRE2Project/pcre2
arch = x86_64
license = BSD-3-Clause
@@ -15,18 +15,12 @@ pkgbase = pcre2
provides = libpcre2-32.so
provides = libpcre2-posix.so
options = staticlibs
-   source = 
https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.43/pcre2-10.43.tar.bz2
-   source = 
https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.43/pcre2-10.43.tar.bz2.sig
-   source = 
https://github.com/zherczeg/sljit/commit/56dbde07b05252f0b304b04040a86cfb9f109ae9.patch
-   source = 
https://github.com/zherczeg/sljit/commit/ad89dd8ecd25589d236bd20b36f2abf69f938fd1.patch
+   source = 
https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.44/pcre2-10.44.tar.bz2
+   source = 
https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.44/pcre2-10.44.tar.bz2.sig
validpgpkeys = 45F68D54BBE23FB3039B46E59766E084FB0F43D8
-   sha512sums = 
8ac1520c32e9e5672404aaf6104e23c9ee5c3c28ad28ff101435599d813cbb20e0491a3fd34e012b4411b3e0366a4c6dfa3f02d093acaa6ff0ab25478bb7ade9
+   sha512sums = 
ee91cc10a2962bc7818b03d368df3dd31f42ea9a7260ae51483ea8cd331b7431e36e63256b0adc213cc6d6741e7c90414fd420622308c0ae3fcb5dd878591be2
sha512sums = SKIP
-   sha512sums = 
4379a06a142a9c9dc61298e86c722f1f2b6d83493acda8e472c866093b3e2192d315998c5a87dfd231739394d5c809c05415126084b18f80a002ee8861c0ed4f
-   sha512sums = 
9548da45cb030f53b634a9ba340687d04bd6c5b88ffd78932f231a4092e5cc99b0698941fbd4f88d9a905bed0d0a85c5da697da9a531c4c4efc8f7578d0ffefe
-   b2sums = 
f87f9f36dd6a806cdba1f077f51b53da2583f1898f83e41d594622b28ac8efbc1b2d122b752a9d6cd461fe0e3c7c85ee93358443df518a336da4ee9d72cca808
+   b2sums = 
fb06228f8bdc5906ef4f19d7d677f1009070855149d9ad3f807cfcd164f5cb6165f96e074fedc3942226d4b29edf4b29fab6cde2f2ba58bf6da282730941412b
b2sums = SKIP
-   b2sums = 
736aa7eaa2ed571117f545ae78151fda6a5ef5935bf70f132b1d20d0ff6e46543194f409a02eac727a8209fb0d25e6870705e8a95b3feb07e799d288fd852822
-   b2sums = 
9ad1b0dca06cf3620158458e26c2007fb46990bdf178a75a621be5c665e8726990789510827829e9c480cbebee0b3b5da27f9857e3b19019307e4959671dfbac
 
 pkgname = pcre2


=
PKGBUILD
=
@@ -6,8 +6,8 @@
 # Contributor: John Proctor 
 
 pkgname=pcre2
-pkgver=10.43
-pkgrel=4
+pkgver=10.44
+pkgrel=1
 pkgdesc='A library that implements Perl 5-style regular expressions. 2nd 
version'
 arch=('x86_64')
 url='https://github.com/PCRE2Project/pcre2'
@@ -16,41 +16,31 @@ depends=('bzip2' 'glibc' 'readline' 'zlib')
 optdepends=('sh: for pcre2-config')
 provides=(libpcre2-{8,16,32,posix}.so)
 options=(staticlibs)
-source=("$url/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2"{,.sig}
- 
https://github.com/zherczeg/sljit/commit/56dbde07b05252f0b304b04040a86cfb9f109ae9.patch
- 
https://github.com/zherczeg/sljit/commit/ad89dd8ecd25589d236bd20b36f2abf69f938fd1.patch)
-sha512sums=('8ac1520c32e9e5672404aaf6104e23c9ee5c3c28ad28ff101435599d813cbb20e0491a3fd34e012b4411b3e0366a4c6dfa3f02d093acaa6ff0ab25478bb7ade9'
-'SKIP'
-
'4379a06a142a9c9dc61298e86c722f1f2b6d83493acda8e472c866093b3e2192d315998c5a87dfd231739394d5c809c05415126084b18f80a002ee8861c0ed4f'
-
'9548da45cb030f53b634a9ba340687d04bd6c5b88ffd78932f231a4092e5cc99b0698941fbd4f88d9a905bed0d0a85c5da697da9a531c4c4efc8f7578d0ffefe')
-b2sums=('f87f9f36dd6a806cdba1f077f51b53da2583f1898f83e41d594622b28ac8efbc1b2d122b752a9d6cd461fe0e3c7c85ee93358443df518a336da4ee9d72cca808'
-'SKIP'
-
'736aa7eaa2ed571117f545ae78151fda6a5ef5935bf70f132b1d20d0ff6e46543194f409a02eac727a8209fb0d25e6870705e8a95b3feb07e799d288fd852822'
-
'9ad1b0dca06cf3620158458e26c2007fb46990bdf178a75a621be5c665e8726990789510827829e9c480cbebee0b3b5da27f9857e3b19019307e4959671dfbac')
+source=("$url/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2"{,.sig})
+sha512sums=('ee91cc10a2962bc7818b03d368df3dd31f42ea9a7260ae51483ea8cd331b7431e36e63256b0adc213cc6d6741e7c90414fd420622308c0ae3fcb5dd878591be2'
+'SKIP')
+b2sums=('fb06228f8bdc5906ef4f19d7d677f1009070855149d9ad3f807cfcd164f5cb6165f96e074fedc3942226d4b29edf4b29fab6cde2f2ba58bf6da282730941412b'
+'SKIP')
 

[Git][archlinux/packaging/packages/pcre2] Pushed new tag 10.44-1

2024-06-09 Thread David Runge (@dvzrv)


David Runge pushed new tag 10.44-1 at Arch Linux / Packaging / Packages / pcre2

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




  1   2   3   >