[Git][archlinux/packaging/packages/zathura] Pushed new tag 0.5.6-1

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


Robin Candau pushed new tag 0.5.6-1 at Arch Linux / Packaging / Packages / 
zathura

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




[Git][archlinux/packaging/packages/eza][main] upgpkg: 0.18.15-1

2024-05-09 Thread Caleb Maclennan (@alerque)


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


Commits:
3dd4af40 by Caleb Maclennan at 2024-05-09T16:39:36+03:00
upgpkg: 0.18.15-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = eza
pkgdesc = A modern replacement for ls (community fork of exa)
-   pkgver = 0.18.14
-   pkgrel = 6
+   pkgver = 0.18.15
+   pkgrel = 1
url = https://github.com/eza-community/eza
arch = x86_64
license = MIT
@@ -14,9 +14,9 @@ pkgbase = eza
provides = exa
conflicts = exa
replaces = exa
-   source = 
https://github.com/eza-community/eza/archive/v0.18.14/eza-0.18.14.tar.gz
-   sha256sums = 
f8f42ed466c02eaaa2b157ef976d29f1c38a6ff13064be52baed70e4943f2481
-   b2sums = 
c27852afc92454d684390f737f1b70c7bb4b2a6c50ae68fd61ae99d7a1af2b8c14ea9ebfec129f3861a1a8bd5d569467b72416a4d4dc6ceabbc8353396523d62
+   source = 
https://github.com/eza-community/eza/archive/v0.18.15/eza-0.18.15.tar.gz
+   sha256sums = 
53c6ea67804dbaa330918f6ce62a1cff866a145b2395c606903c0d128dd8564f
+   b2sums = 
515751316fadc656066609c99796b895773985524974fb25c9e6599d11f7927cfbe19fe3b8113f0b0bc1740da4887cf9991d919eb045649ccad558eb919c2b8b
 
 pkgname = eza
depends = gcc-libs


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=eza
-pkgver=0.18.14
-pkgrel=6
+pkgver=0.18.15
+pkgrel=1
 pkgdesc="A modern replacement for ls (community fork of exa)"
 url="https://github.com/eza-community/eza;
 arch=(x86_64)
@@ -18,8 +18,8 @@ depends=(gcc-libs # libgcc_s.so
  zlib)
 makedepends=("cargo" "pandoc")
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('f8f42ed466c02eaaa2b157ef976d29f1c38a6ff13064be52baed70e4943f2481')
-b2sums=('c27852afc92454d684390f737f1b70c7bb4b2a6c50ae68fd61ae99d7a1af2b8c14ea9ebfec129f3861a1a8bd5d569467b72416a4d4dc6ceabbc8353396523d62')
+sha256sums=('53c6ea67804dbaa330918f6ce62a1cff866a145b2395c606903c0d128dd8564f')
+b2sums=('515751316fadc656066609c99796b895773985524974fb25c9e6599d11f7927cfbe19fe3b8113f0b0bc1740da4887cf9991d919eb045649ccad558eb919c2b8b')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



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

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




[Git][archlinux/packaging/packages/eza] Pushed new tag 0.18.15-1

2024-05-09 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 0.18.15-1 at Arch Linux / Packaging / Packages / 
eza

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




[Git][archlinux/packaging/packages/xerces-c] Pushed new tag 3.2.5-2

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


Andreas Radke pushed new tag 3.2.5-2 at Arch Linux / Packaging / Packages / 
xerces-c

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




[Git][archlinux/packaging/packages/xerces-c][main] upgpkg: 3.2.5-2; ICU 75 rebuild

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


Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
xerces-c


Commits:
d7aea105 by Andreas Radke at 2024-05-09T15:39:02+02:00
upgpkg: 3.2.5-2; ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = xerces-c
pkgdesc = A validating XML parser written in a portable subset of C++
pkgver = 3.2.5
-   pkgrel = 1
+   pkgrel = 2
url = https://xerces.apache.org/xerces-c/
arch = x86_64
license = APACHE


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=xerces-c
 pkgver=3.2.5
-pkgrel=1
+pkgrel=2
 pkgdesc="A validating XML parser written in a portable subset of C++"
 arch=('x86_64')
 url="https://xerces.apache.org/xerces-c/;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xerces-c/-/commit/d7aea105f785d45acf2f1234f670ec43271249a3

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




[Git][archlinux/packaging/packages/enchant][main] upgpkg: 2.6.5-2; ICU 75 rebuild

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


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


Commits:
c8a21e45 by Andreas Radke at 2024-05-09T15:35:51+02:00
upgpkg: 2.6.5-2; ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = enchant
pkgdesc = A wrapper library for generic spell checking
pkgver = 2.6.5
-   pkgrel = 1
+   pkgrel = 2
url = https://abiword.github.io/enchant/
arch = x86_64
license = LGPL


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=enchant
 pkgver=2.6.5
-pkgrel=1
+pkgrel=2
 pkgdesc="A wrapper library for generic spell checking"
 arch=('x86_64')
 url="https://abiword.github.io/enchant/;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/enchant/-/commit/c8a21e451d089fe038816f11dd23b8661abd20ba

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




[Git][archlinux/packaging/packages/enchant] Pushed new tag 2.6.5-2

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


Andreas Radke pushed new tag 2.6.5-2 at Arch Linux / Packaging / Packages / 
enchant

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 124.0.6367.155-2

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


Frederik Schwan pushed new tag 124.0.6367.155-2 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/chromium][main] upgpkg: 124.0.6367.155-2: icu 75 rebuild

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


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


Commits:
0fbedfca by Frederik Schwan at 2024-05-09T15:35:25+02:00
upgpkg: 124.0.6367.155-2: icu 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
pkgver = 124.0.6367.155
-   pkgrel = 1
+   pkgrel = 2
url = https://www.chromium.org/Home
arch = x86_64
license = BSD-3-Clause
@@ -59,7 +59,6 @@ pkgbase = chromium
source = fix-a-missing-build-dependency.patch
source = drop-flag-unsupported-by-clang17.patch
source = compiler-rt-adjust-paths.patch
-   source = qt-6.7.patch
source = use-oauth2-client-switches-as-default.patch
sha256sums = 
667d5b3522238b2458816b7e409540e47e9e70c8f2921f64342408fa2323bbc4
sha256sums = 
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
@@ -67,7 +66,6 @@ pkgbase = chromium
sha256sums = 
75e1482d1b27c34ebe9d4bf27104fedcc219cdd95ce71fc41e77a486befd3f93
sha256sums = 
3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1
sha256sums = 
b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961
-   sha256sums = 
e30623f36c54f4af3a8aa7d9400f7d2bed6ef560f15d665d2aa8fd777cb2565f
sha256sums = 
e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
 
 pkgname = chromium


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=chromium
 pkgver=124.0.6367.155
-pkgrel=1
+pkgrel=2
 _launcher_ver=8
 _manual_clone=0
 _system_clang=1



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

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




[Git][archlinux/packaging/packages/lemurs][main] upgpkg: 0.3.2-3: Add the wayland and wms dirs in /etc/lemurs

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


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


Commits:
e3a84d19 by Robin Candau at 2024-05-09T15:33:56+02:00
upgpkg: 0.3.2-3: Add the wayland and wms dirs in /etc/lemurs

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = lemurs
pkgdesc = A customizable TUI display/login manager written in Rust
pkgver = 0.3.2
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/coastalwhite/lemurs
arch = x86_64
license = Apache-2.0 OR MIT


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=lemurs
 pkgver=0.3.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A customizable TUI display/login manager written in Rust"
 arch=('x86_64')
 url="https://github.com/coastalwhite/lemurs;
@@ -35,10 +35,15 @@ check() {
 package() {
cd "${pkgname}-${pkgver}"
install -Dm 755 "target/release/${pkgname}" 
"${pkgdir}/usr/bin/${pkgname}"
+
+   install -dm 755 "${pkgdir}/etc/lemurs/wms"
+   install -dm 755 "${pkgdir}/etc/lemurs/wayland"
install -Dm 644 extra/config.toml "${pkgdir}/etc/lemurs/config.toml"
install -Dm 755 extra/xsetup.sh "${pkgdir}/etc/lemurs/xsetup.sh"
+
install -Dm 644 extra/lemurs.pam "${pkgdir}/etc/pam.d/lemurs"
install -Dm 644 extra/lemurs.service 
"${pkgdir}/usr/lib/systemd/system/lemurs.service"
+
install -Dm 644 LICENSE-MIT 
"${pkgdir}/usr/share/licenses/${pkgname}/MIT"
install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lemurs/-/commit/e3a84d19f0fd72793e1d7a2fbebbf5bb1f8a1a50

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




[Git][archlinux/packaging/packages/lemurs] Pushed new tag 0.3.2-3

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


Robin Candau pushed new tag 0.3.2-3 at Arch Linux / Packaging / Packages / 
lemurs

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




[Git][archlinux/packaging/packages/libvisio][main] upgpkg: 0.1.7-11; ICU 75 rebuild

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


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


Commits:
6cb8fac2 by Andreas Radke at 2024-05-09T15:33:52+02:00
upgpkg: 0.1.7-11; ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libvisio
pkgdesc = Library providing ability to interpret and import visio 
diagrams
pkgver = 0.1.7
-   pkgrel = 10
+   pkgrel = 11
url = https://wiki.documentfoundation.org/DLP/Libraries/libvisio
arch = x86_64
license = LGPL


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=libvisio
 pkgver=0.1.7
-pkgrel=10
+pkgrel=11
 pkgdesc='Library providing ability to interpret and import visio diagrams'
 arch=('x86_64')
 url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio;



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

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




[Git][archlinux/packaging/packages/libvisio] Pushed new tag 0.1.7-11

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


Andreas Radke pushed new tag 0.1.7-11 at Arch Linux / Packaging / Packages / 
libvisio

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




[Git][archlinux/packaging/packages/lib32-pcsclite] Pushed new tag 2.2.1-1

2024-05-09 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 2.2.1-1 at Arch Linux / Packaging / Packages / 
lib32-pcsclite

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




[Git][archlinux/packaging/packages/libzmf] Pushed new tag 0.0.2-16

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


Andreas Radke pushed new tag 0.0.2-16 at Arch Linux / Packaging / Packages / 
libzmf

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




[Git][archlinux/packaging/packages/libzmf][main] upgpkg: 0.0.2-16; ICU 75 rebuild

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


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


Commits:
e38736b4 by Andreas Radke at 2024-05-09T15:31:17+02:00
upgpkg: 0.0.2-16; ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libzmf
pkgdesc = a library for import of Zoner drawing and bitmap files
pkgver = 0.0.2
-   pkgrel = 15
+   pkgrel = 16
url = https://wiki.documentfoundation.org/DLP/Libraries/libzmf
arch = x86_64
license = MPL


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=libzmf
 pkgver=0.0.2
-pkgrel=15
+pkgrel=16
 pkgdesc="a library for import of Zoner drawing and bitmap files"
 arch=('x86_64')
 url="https://wiki.documentfoundation.org/DLP/Libraries/libzmf;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libzmf/-/commit/e38736b434faa50c7035117a22020b17ebeaafe4

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




[Git][archlinux/packaging/packages/libqxp][main] upgpkg: 0.0.2-12; ICU 75 rebuild

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


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


Commits:
47d30670 by Andreas Radke at 2024-05-09T15:29:30+02:00
upgpkg: 0.0.2-12; ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libqxp
pkgdesc = a library that parses the file format of QuarkXPress documents
pkgver = 0.0.2
-   pkgrel = 11
+   pkgrel = 12
url = https://wiki.documentfoundation.org/DLP/Libraries/libqxp
arch = x86_64
license = MPL2


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=libqxp
 pkgver=0.0.2
-pkgrel=11
+pkgrel=12
 pkgdesc="a library that parses the file format of QuarkXPress documents"
 arch=('x86_64')
 url="https://wiki.documentfoundation.org/DLP/Libraries/libqxp;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libqxp/-/commit/47d30670b8ac5cd23a1d57c62ef095a72c5488df

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




[Git][archlinux/packaging/packages/libqxp] Pushed new tag 0.0.2-12

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


Andreas Radke pushed new tag 0.0.2-12 at Arch Linux / Packaging / Packages / 
libqxp

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




[Git][archlinux/packaging/packages/libmspub] Pushed new tag 0.1.4-16

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


Andreas Radke pushed new tag 0.1.4-16 at Arch Linux / Packaging / Packages / 
libmspub

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




[Git][archlinux/packaging/packages/libmspub][main] upgpkg: 0.1.4-16; ICU 75 rebuild

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


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


Commits:
62cde792 by Andreas Radke at 2024-05-09T15:27:35+02:00
upgpkg: 0.1.4-16; ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libmspub
pkgdesc = Microsoft Publisher file format parser library (latest 
snapshot)
pkgver = 0.1.4
-   pkgrel = 15
+   pkgrel = 16
url = https://wiki.documentfoundation.org/DLP/Libraries/libmspub
arch = x86_64
license = GPL2


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=libmspub
 pkgver=0.1.4
-pkgrel=15
+pkgrel=16
 pkgdesc="Microsoft Publisher file format parser library (latest snapshot)"
 arch=('x86_64')
 url="https://wiki.documentfoundation.org/DLP/Libraries/libmspub;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libmspub/-/commit/62cde792ca1544df9dda33299aeb91798ad22058

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




[Git][archlinux/packaging/packages/libe-book][main] upgpkg: 0.1.3-16; ICU 75 rebuild

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


Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
libe-book


Commits:
8da3ef93 by Andreas Radke at 2024-05-09T15:25:40+02:00
upgpkg: 0.1.3-16; ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libe-book
pkgdesc = Library for import of reflowable e-book formats.
pkgver = 0.1.3
-   pkgrel = 15
+   pkgrel = 16
url = https://sourceforge.net/projects/libebook/
arch = x86_64
license = LGPL2.1


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=libe-book
 pkgver=0.1.3
-pkgrel=15
+pkgrel=16
 pkgdesc="Library for import of reflowable e-book formats."
 arch=('x86_64')
 url="https://sourceforge.net/projects/libebook/;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libe-book/-/commit/8da3ef93f914e754e6ea7b81476fd067bebd1e0d

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




[Git][archlinux/packaging/packages/libe-book] Pushed new tag 0.1.3-16

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


Andreas Radke pushed new tag 0.1.3-16 at Arch Linux / Packaging / Packages / 
libe-book

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




[Git][archlinux/packaging/packages/libcdr][main] upgpkg: 0.1.7-8; ICU 75 rebuild

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


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


Commits:
bf74a62a by Andreas Radke at 2024-05-09T15:17:41+02:00
upgpkg: 0.1.7-8; ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libcdr
pkgdesc = CorelDraw file format importer library for LibreOffice
pkgver = 0.1.7
-   pkgrel = 7
+   pkgrel = 8
url = https://wiki.documentfoundation.org/DLP/Libraries/libcdr
arch = x86_64
license = GPL2


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=libcdr
 pkgver=0.1.7
-pkgrel=7
+pkgrel=8
 pkgdesc="CorelDraw file format importer library for LibreOffice"
 arch=('x86_64')
 url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libcdr/-/commit/bf74a62aefd21920d8d99dc04c41bab0379905fe

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




[Git][archlinux/packaging/packages/libcdr] Pushed new tag 0.1.7-8

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


Andreas Radke pushed new tag 0.1.7-8 at Arch Linux / Packaging / Packages / 
libcdr

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




[Git][archlinux/packaging/packages/gcc][main] fix rust compile missing crab1 binary

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


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


Commits:
ae17258e by Frederik Schwan at 2024-05-09T15:12:50+02:00
fix rust compile missing crab1 binary

fixes #11

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -479,6 +479,7 @@ package_gcc-rust() {
  make -C gcc DESTDIR="$pkgdir" rust.install-{common,man,info}
 
  install -Dm755 gcc/gccrs "$pkgdir"/usr/bin/gccrs
+ install -Dm755 gcc/crab1 "$pkgdir"/usr/bin/crab1
 
   # Install Runtime Library Exception
  install -d "$pkgdir/usr/share/licenses/$pkgname/"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/commit/ae17258e5726c1d920ce504496688053ccd07a76

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




[Git][archlinux/packaging/packages/erlang] Pushed new tag 26.2.5-2

2024-05-09 Thread @arodseth


Alexander Rødseth pushed new tag 26.2.5-2 at Arch Linux / Packaging / Packages 
/ erlang

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




[Git][archlinux/packaging/packages/erlang][main] upgpkg: 26.2.5-2

2024-05-09 Thread @arodseth


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


Commits:
76508a29 by Alexander F. Rødseth at 2024-05-09T15:08:32+02:00
upgpkg: 26.2.5-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = erlang
pkgver = 26.2.5
-   pkgrel = 1
+   pkgrel = 2
url = https://erlang.org
arch = x86_64
license = Apache
@@ -17,12 +17,12 @@ pkgbase = erlang
source = epmd.conf
source = epmd.service
source = epmd.socket
-   source = https://erlang.org/download/otp_doc_man_26.1.tar.gz
+   source = 
https://github.com/erlang/otp/releases/download/OTP-26.2.5/otp_doc_man_26.2.5.tar.gz
source = 
git+https://github.com/erlang/otp#commit=412bff5196fc0ab88a61fe37ca30e5226fc7872d
b2sums = 
1675ac9bf948ab19e8b63077d870ccf356fcdbce14de2777f00b3488aa1ce34a5e0a5cdc0428707f744dee5940b12653a44e0ded0554de95ebb31bce4676ff87
b2sums = 
1f765318bcd322ce697a48c064ccdb1bd107b4a84e164a87f62678391cb82a9ab17a397d679cf266e037a5a2d91772b85f7a97f9cc5478c0f18118743b30045f
b2sums = 
c37706f5f6e2d49100104fb442ebf15edd6ee0a1e8038d0364794cf34fd3f02a61b9ad2706228b3327b85b0cadcd11aac6087e7c98408eae2d307a09191b6553
-   b2sums = 
2eed8963d425fe5ff3cd02eeacfd0eb86051225578613e374b71818a91e4f0b6953c4297a06ee59803d9421730c93871660ce66150a13d808f122a6f84f74f2a
+   b2sums = 
76b8298821cd0a940715aa6878bb16a8b8699194655dcf019478158881a7447c6754c1c345a1d66147457b85a64338afa32478b7af8b4094062946788b4ece88
b2sums = 
e1ea412389c94d53f749a8d9b7095a191b85b0be930ed5c9b94aaf69cc7d3a62694ada4ea1a502136840777c28f438bd8e717a1e556fa6336140696bf9179716
 
 pkgname = erlang


=
PKGBUILD
=
@@ -8,8 +8,7 @@
 
 pkgname=erlang
 pkgver=26.2.5
-pkgrel=1
-_docver=26.1
+pkgrel=2
 # https://github.com/erlang/otp/tags
 _commit=412bff5196fc0ab88a61fe37ca30e5226fc7872d # OTP-26.2.5
 arch=(x86_64)
@@ -20,12 +19,12 @@ options=(staticlibs)
 source=(epmd.conf
 epmd.service
 epmd.socket
-"$url/download/otp_doc_man_$_docver.tar.gz"
+
"https://github.com/erlang/otp/releases/download/OTP-$pkgver/otp_doc_man_$pkgver.tar.gz;
 "git+https://github.com/erlang/otp#commit=$_commit;)
 
b2sums=('1675ac9bf948ab19e8b63077d870ccf356fcdbce14de2777f00b3488aa1ce34a5e0a5cdc0428707f744dee5940b12653a44e0ded0554de95ebb31bce4676ff87'
 
'1f765318bcd322ce697a48c064ccdb1bd107b4a84e164a87f62678391cb82a9ab17a397d679cf266e037a5a2d91772b85f7a97f9cc5478c0f18118743b30045f'
 
'c37706f5f6e2d49100104fb442ebf15edd6ee0a1e8038d0364794cf34fd3f02a61b9ad2706228b3327b85b0cadcd11aac6087e7c98408eae2d307a09191b6553'
-
'2eed8963d425fe5ff3cd02eeacfd0eb86051225578613e374b71818a91e4f0b6953c4297a06ee59803d9421730c93871660ce66150a13d808f122a6f84f74f2a'
+
'76b8298821cd0a940715aa6878bb16a8b8699194655dcf019478158881a7447c6754c1c345a1d66147457b85a64338afa32478b7af8b4094062946788b4ece88'
 
'e1ea412389c94d53f749a8d9b7095a191b85b0be930ed5c9b94aaf69cc7d3a62694ada4ea1a502136840777c28f438bd8e717a1e556fa6336140696bf9179716')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/erlang/-/commit/76508a29af59c0ecfd16c682baa5fc8833d83b5f

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




[Git][archlinux/packaging/packages/xfsprogs] Pushed new tag 6.7.0-2

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


Andreas Radke pushed new tag 6.7.0-2 at Arch Linux / Packaging / Packages / 
xfsprogs

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




[Git][archlinux/packaging/packages/xfsprogs][main] upgpkg: 6.7.0-2; ICU 75 rebuild

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


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


Commits:
c08f6971 by Andreas Radke at 2024-05-09T15:08:19+02:00
upgpkg: 6.7.0-2; ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = xfsprogs
pkgdesc = XFS filesystem utilities
pkgver = 6.7.0
-   pkgrel = 1
+   pkgrel = 2
url = https://xfs.wiki.kernel.org
arch = x86_64
license = GPL-2.0-only


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=xfsprogs
 pkgver=6.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="XFS filesystem utilities"
 arch=('x86_64')
 license=('GPL-2.0-only' 'LGPL-2.1-only')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfsprogs/-/commit/c08f69716a2d1ec1c2185ce1c2ddd225fbe3e319

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




[Git][archlinux/packaging/packages/tesseract][main] upgpkg: 5.3.4-2: Rebuild with ICU 74

2024-05-09 Thread Caleb Maclennan (@alerque)


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


Commits:
3268e46d by Caleb Maclennan at 2024-05-09T16:04:25+03:00
upgpkg: 5.3.4-2: Rebuild with ICU 74

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = tesseract
pkgdesc = An OCR program
pkgver = 5.3.4
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/tesseract-ocr/tesseract
arch = x86_64
license = APACHE


=
PKGBUILD
=
@@ -14,7 +14,7 @@ _langs=(afr amh ara asm aze aze_cyrl bel ben bod bos bre bul 
cat ceb ces
 
 pkgname=tesseract
 pkgver=5.3.4
-pkgrel=1
+pkgrel=2
 pkgdesc='An OCR program'
 arch=(x86_64)
 url="https://github.com/tesseract-ocr/tesseract;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tesseract/-/commit/3268e46db392b21ed74d3f1dd6524da0d693ed1b

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




[Git][archlinux/packaging/packages/tesseract] Pushed new tag 5.3.4-2

2024-05-09 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 5.3.4-2 at Arch Linux / Packaging / Packages / 
tesseract

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




[Git][archlinux/packaging/packages/systemd][main] upgpkg: 255.6-1: new upstream release

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


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


Commits:
b578e90b by Christian Hesse at 2024-05-09T15:01:33+02:00
upgpkg: 255.6-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = systemd
-   pkgver = 255.5
-   pkgrel = 4
+   pkgver = 255.6
+   pkgrel = 1
url = https://www.github.com/systemd/systemd
arch = x86_64
license = LGPL-2.1-or-later
@@ -52,7 +52,7 @@ pkgbase = systemd
makedepends = lib32-gcc-libs
makedepends = python-pefile
conflicts = mkinitcpio<38-1
-   source = git+https://github.com/systemd/systemd-stable#tag=v255.5?signed
+   source = git+https://github.com/systemd/systemd-stable#tag=v255.6?signed
source = git+https://github.com/systemd/systemd#tag=v255?signed
source = 0001-Use-Arch-Linux-device-access-groups.patch
source = arch.conf
@@ -74,7 +74,7 @@ pkgbase = systemd
validpgpkeys = A9EA9081724FFAE0484C35A1A81CEA22BC8C7E2E
validpgpkeys = 9A774DB5DB996C154EBBFBFDA0099A18E29326E1
validpgpkeys = 5C251B5FC54EB2F80F407AAAC54CA336CFEB557E
-   sha512sums = 
ab0d47a29d60cb88f0934a9204c71cd78e2f5f568b9da532fdd4f8da55a352fce51cbcbaf17dc1a6f5b3c43ed7579876c724abcc2af5d8c4d3979f2ede60982f
+   sha512sums = 
c1de1eb0d0ef6d8da81a105cdfcb86634bed6f46ab1038de9ab786fd85f59524e7eb30fe1d02dbf2c3b3a29dc66d04a102b2274a09ad3d2c18953c380099aa0e
sha512sums = 
d430427987309483c99062adb02741d25239ba5fbb97053ef817c0c5a0a935328af9c8b651de2b119b0e851dcf6623f01343859735ff81d7013ab0133e67c7ea
sha512sums = 
3ccf783c28f7a1c857120abac4002ca91ae1f92205dcd5a84aff515d57e706a3f9240d75a0a67cff5085716885e06e62597baa86897f298662ec36a940cf410e
sha512sums = 
61032d29241b74a0f28446f8cf1be0e8ec46d0847a61dadb2a4f096e8686d5f57fe5c72bcf386003f6520bc4b5856c32d63bf3efe7eb0bc0deefc9f68159e648
@@ -100,7 +100,7 @@ pkgname = systemd
license = CC0-1.0
license = GPL-2.0-or-later
license = MIT-0
-   depends = systemd-libs=255.5
+   depends = systemd-libs=255.6
depends = acl
depends = libacl.so
depends = bash
@@ -148,8 +148,8 @@ pkgname = systemd
optdepends = libp11-kit: support PKCS#11
optdepends = tpm2-tss: unlocking LUKS2 volumes with TPM2
provides = nss-myhostname
-   provides = systemd-tools=255.5
-   provides = udev=255.5
+   provides = systemd-tools=255.6
+   provides = udev=255.6
conflicts = nss-myhostname
conflicts = systemd-tools
conflicts = udev
@@ -194,19 +194,19 @@ pkgname = systemd-libs
 
 pkgname = systemd-resolvconf
pkgdesc = systemd resolvconf replacement (for use with systemd-resolved)
-   depends = systemd=255.5
+   depends = systemd=255.6
provides = openresolv
provides = resolvconf
conflicts = resolvconf
 
 pkgname = systemd-sysvcompat
pkgdesc = sysvinit compat for systemd
-   depends = systemd=255.5
+   depends = systemd=255.6
conflicts = sysvinit
 
 pkgname = systemd-ukify
pkgdesc = Combine kernel and initrd into a signed Unified Kernel Image
-   depends = systemd=255.5
+   depends = systemd=255.6
depends = binutils
depends = python-cryptography
depends = python-pefile


=
PKGBUILD
=
@@ -6,7 +6,7 @@ pkgname=('systemd'
  'systemd-resolvconf'
  'systemd-sysvcompat'
  'systemd-ukify')
-_tag='255.5'
+_tag='255.6'
 # Upstream versioning is incompatible with pacman's version comparisons so we
 # replace tildes with the empty string to make sure pacman's version comparing
 # does the right thing for rc versions:
@@ -15,7 +15,7 @@ _tag='255.5'
 # ➜ vercmp 255rc1 255
 # -1
 pkgver="${_tag/~/}"
-pkgrel=4
+pkgrel=1
 arch=('x86_64')
 license=('LGPL-2.1-or-later')
 url='https://www.github.com/systemd/systemd'
@@ -53,7 +53,7 @@ 
source=("git+https://github.com/systemd/systemd-stable#tag=v${_tag}?signed;
 '30-systemd-tmpfiles.hook'
 '30-systemd-udev-reload.hook'
 '30-systemd-update.hook')
-sha512sums=('ab0d47a29d60cb88f0934a9204c71cd78e2f5f568b9da532fdd4f8da55a352fce51cbcbaf17dc1a6f5b3c43ed7579876c724abcc2af5d8c4d3979f2ede60982f'
+sha512sums=('c1de1eb0d0ef6d8da81a105cdfcb86634bed6f46ab1038de9ab786fd85f59524e7eb30fe1d02dbf2c3b3a29dc66d04a102b2274a09ad3d2c18953c380099aa0e'
 
'd430427987309483c99062adb02741d25239ba5fbb97053ef817c0c5a0a935328af9c8b651de2b119b0e851dcf6623f01343859735ff81d7013ab0133e67c7ea'
 
'3ccf783c28f7a1c857120abac4002ca91ae1f92205dcd5a84aff515d57e706a3f9240d75a0a67cff5085716885e06e62597baa86897f298662ec36a940cf410e'
 

[Git][archlinux/packaging/packages/systemd] Pushed new tag 255.6-1

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


Christian Hesse pushed new tag 255.6-1 at Arch Linux / Packaging / Packages / 
systemd

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




[Git][archlinux/packaging/packages/postgresql][main] upgpkg: 16.2-4: icu 75 rebuild

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


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


Commits:
a0aa264a by Frederik Schwan at 2024-05-09T14:58:23+02:00
upgpkg: 16.2-4: icu 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = postgresql
pkgdesc = Sophisticated object-relational DBMS
pkgver = 16.2
-   pkgrel = 3
+   pkgrel = 4
url = https://www.postgresql.org/
arch = x86_64
license = PostgreSQL


=
PKGBUILD
=
@@ -9,7 +9,7 @@ pkgname=(
 )
 pkgver=16.2
 _majorver=${pkgver%.*}
-pkgrel=3
+pkgrel=4
 pkgdesc='Sophisticated object-relational DBMS'
 url='https://www.postgresql.org/'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postgresql/-/commit/a0aa264acaaca357a88a87b7cd477896caeb41f0

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




[Git][archlinux/packaging/packages/postgresql] Pushed new tag 16.2-4

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


Frederik Schwan pushed new tag 16.2-4 at Arch Linux / Packaging / Packages / 
postgresql

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




[Git][archlinux/packaging/packages/scribus][main] upgpkg: 1.6.1-5: Rebuild with ICU 75

2024-05-09 Thread Caleb Maclennan (@alerque)


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


Commits:
f057a5df by Caleb Maclennan at 2024-05-09T15:54:20+03:00
upgpkg: 1.6.1-5: Rebuild with ICU 75

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = scribus
pkgdesc = Desktop publishing software
pkgver = 1.6.1
-   pkgrel = 4
+   pkgrel = 5
url = https://www.scribus.net/
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -8,7 +8,7 @@
 
 pkgname=scribus
 pkgver=1.6.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Desktop publishing software"
 arch=(x86_64)
 url="https://www.scribus.net/;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scribus/-/commit/f057a5df1e8cb605cae0adeaf4597c2105970ed4

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




[Git][archlinux/packaging/packages/scribus] Pushed new tag 1.6.1-5

2024-05-09 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 1.6.1-5 at Arch Linux / Packaging / Packages / 
scribus

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




[Git][archlinux/packaging/packages/sword] Pushed new tag 1.9.0-14

2024-05-09 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 1.9.0-14 at Arch Linux / Packaging / Packages / 
sword

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




[Git][archlinux/packaging/packages/sword][main] upgpkg: 1.9.0-14: Rebuild with ICU 75

2024-05-09 Thread Caleb Maclennan (@alerque)


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


Commits:
0c0c098b by Caleb Maclennan at 2024-05-09T15:52:41+03:00
upgpkg: 1.9.0-14: Rebuild with ICU 75

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = sword
pkgdesc = Library for Bible study programs
pkgver = 1.9.0
-   pkgrel = 13
+   pkgrel = 14
url = https://www.crosswire.org/sword/
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -12,7 +12,7 @@ pkgbase=sword
 pkgname=(sword python-sword)
 _mainver=1.9
 pkgver=1.9.0
-pkgrel=13
+pkgrel=14
 pkgdesc="Library for Bible study programs"
 arch=('x86_64')
 url="https://www.crosswire.org/sword/;



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

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




[Git][archlinux/packaging/packages/sile][main] upgpkg: 0.14.17-3: Rebuild with ICU 75

2024-05-09 Thread Caleb Maclennan (@alerque)


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


Commits:
5fac4aa9 by Caleb Maclennan at 2024-05-09T15:47:12+03:00
upgpkg: 0.14.17-3: Rebuild with ICU 75

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = sile
pkgdesc = a modern typesetting engine inspired by LaTeX, fully 
customizable in Lua
pkgver = 0.14.17
-   pkgrel = 2
+   pkgrel = 3
url = https://www.sile-typesetter.org
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=sile
 pkgdesc='a modern typesetting engine inspired by LaTeX, fully customizable in 
Lua'
 pkgver=0.14.17
-pkgrel=2
+pkgrel=3
 arch=(x86_64)
 url=https://www.sile-typesetter.org
 _url="https://github.com/sile-typesetter/$pkgname;



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

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




[Git][archlinux/packaging/packages/sile] Pushed new tag 0.14.17-3

2024-05-09 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 0.14.17-3 at Arch Linux / Packaging / Packages / 
sile

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




[Git][archlinux/packaging/packages/nodejs-lts-iron] Pushed new tag 20.13.0-2

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


Frederik Schwan pushed new tag 20.13.0-2 at Arch Linux / Packaging / Packages / 
nodejs-lts-iron

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




[Git][archlinux/packaging/packages/nodejs-lts-iron][main] upgpkg: 20.13.0-2: icu 75 rebuild

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


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
nodejs-lts-iron


Commits:
07e85a8f by Frederik Schwan at 2024-05-09T14:35:39+02:00
upgpkg: 20.13.0-2: icu 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = nodejs-lts-iron
pkgdesc = Evented I/O for V8 javascript (LTS release: Iron)
pkgver = 20.13.0
-   pkgrel = 1
+   pkgrel = 2
url = https://nodejs.org/
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=nodejs-lts-iron
 pkgver=20.13.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Evented I/O for V8 javascript (LTS release: Iron)"
 arch=(x86_64)
 url="https://nodejs.org/;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nodejs-lts-iron/-/commit/07e85a8f44b3177113ca3f0ca4585202d374717a

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




[Git][archlinux/packaging/packages/postfix][main] upgpkg: 3.9.0-3: icu 75 rebuild

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


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


Commits:
6f235fdb by Frederik Schwan at 2024-05-09T14:28:51+02:00
upgpkg: 3.9.0-3: icu 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = postfix
pkgdesc = Fast, easy to administer, secure mail server
pkgver = 3.9.0
-   pkgrel = 2
+   pkgrel = 3
url = https://www.postfix.org/
arch = x86_64
license = EPL-2.0 OR IPL-1.0


=
PKGBUILD
=
@@ -9,7 +9,7 @@ pkgname=(
   postfix-{cdb,ldap,lmdb,mongodb,mysql,pcre,pgsql,sqlite}
 )
 pkgver=3.9.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Fast, easy to administer, secure mail server"
 arch=(x86_64)
 url="https://www.postfix.org/;



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

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




[Git][archlinux/packaging/packages/postfix] Pushed new tag 3.9.0-3

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


Frederik Schwan pushed new tag 3.9.0-3 at Arch Linux / Packaging / Packages / 
postfix

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




[Git][archlinux/packaging/packages/dovecot] Pushed new tag 2.3.20-5

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


Frederik Schwan pushed new tag 2.3.20-5 at Arch Linux / Packaging / Packages / 
dovecot

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




[Git][archlinux/packaging/packages/dovecot][main] upgpkg: 2.3.20-5: icu 75 rebuild

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


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


Commits:
b2328690 by Frederik Schwan at 2024-05-09T14:25:13+02:00
upgpkg: 2.3.20-5: icu 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = dovecot
pkgdesc = An IMAP and POP3 server written with security primarily in 
mind
pkgver = 2.3.20
-   pkgrel = 4
+   pkgrel = 5
url = https://dovecot.org/
arch = x86_64
license = LGPL


=
PKGBUILD
=
@@ -14,7 +14,7 @@
 
 pkgname=dovecot
 pkgver=2.3.20
-pkgrel=4
+pkgrel=5
 
 pkgdesc="An IMAP and POP3 server written with security primarily in mind"
 url="https://dovecot.org/;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dovecot/-/commit/b23286909d0f34a0f4424609c19987a24422cbfe

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




[Git][archlinux/packaging/packages/nodejs][main] upgpkg: 22.0.0-2: ICU 75 rebuild

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


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


Commits:
62344a6d by Antonio Rojas at 2024-05-09T14:24:35+02:00
upgpkg: 22.0.0-2: ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = nodejs
pkgdesc = Evented I/O for V8 javascript
pkgver = 22.0.0
-   pkgrel = 1
+   pkgrel = 2
url = https://nodejs.org/
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -10,7 +10,7 @@
 pkgname=nodejs
 pkgver=22.0.0
 _commit=12fb157f79da8c094a54bc99370994941c28c235
-pkgrel=1
+pkgrel=2
 pkgdesc='Evented I/O for V8 javascript'
 arch=('x86_64')
 url='https://nodejs.org/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nodejs/-/commit/62344a6d9362898781eacfea1dc7e9dfad17ee52

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




[Git][archlinux/packaging/packages/nodejs] Pushed new tag 22.0.0-2

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


Antonio Rojas pushed new tag 22.0.0-2 at Arch Linux / Packaging / Packages / 
nodejs

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




[Git][archlinux/packaging/packages/darktable] Pushed new tag 2-4.6.1-3

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


Frederik Schwan pushed new tag 2-4.6.1-3 at Arch Linux / Packaging / Packages / 
darktable

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




[Git][archlinux/packaging/packages/darktable][main] upgpkg: 2:4.6.1-3: icu 75 rebuild

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


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


Commits:
8de44039 by Frederik Schwan at 2024-05-09T14:07:58+02:00
upgpkg: 2:4.6.1-3: icu 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = darktable
pkgdesc = Utility to organize and develop raw images
pkgver = 4.6.1
-   pkgrel = 2
+   pkgrel = 3
epoch = 2
url = https://darktable.org
arch = x86_64


=
PKGBUILD
=
@@ -8,7 +8,7 @@
 pkgname=darktable
 epoch=2
 pkgver=4.6.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Utility to organize and develop raw images"
 arch=(x86_64)
 url="https://darktable.org;



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

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




[Git][archlinux/packaging/packages/incus][main] upgpkg: 6.1-1

2024-05-09 Thread Morten Linderud (@foxboron)


Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / 
incus


Commits:
6a84bab6 by Morten Linderud at 2024-05-09T14:07:36+02:00
upgpkg: 6.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = incus
pkgdesc = Powerful system container and virtual machine manager
-   pkgver = 6.0.0
+   pkgver = 6.1
pkgrel = 1
url = https://linuxcontainers.org/incus/
arch = x86_64
@@ -35,15 +35,15 @@ pkgbase = incus
optdepends = systemd-libs: unix device hotplug support
optdepends = apparmor: apparmor support
optdepends = xdelta3: support delta downloads of images
-   source = https://linuxcontainers.org/downloads/incus/incus-v6.0.0.tar.xz
-   source = 
https://linuxcontainers.org/downloads/incus/incus-v6.0.0.tar.xz.asc
+   source = https://linuxcontainers.org/downloads/incus/incus-6.1.tar.xz
+   source = 
https://linuxcontainers.org/downloads/incus/incus-6.1.tar.xz.asc
source = incus.socket
source = incus.service
source = incus-user.socket
source = incus-user.service
source = incus.sysusers
validpgpkeys = 602F567663E593BCBD14F338C638974D64792D67
-   sha256sums = 
6120be57e66ccc526a39a5f7429bbb12b736270e86ffacc11a3bb97bf5c5a9b9
+   sha256sums = 
935869f90948aff1f27d60de6fd2ea39f1c9b479b2cdd4023d8927102da4e455
sha256sums = SKIP
sha256sums = 
602a8035cc51b8e0c4ca265e31ebf96c7977db4239d384d8f60fed0d2d0317c4
sha256sums = 
646b0a9b38954890bc8706b41dfb93c7fdc83cbee1a3632c7258d77a1fddd725


=
PKGBUILD
=
@@ -7,7 +7,7 @@
 
 pkgbase=incus
 pkgname=(incus incus-tools)
-pkgver=6.0.0
+pkgver=6.1
 pkgrel=1
 pkgdesc="Powerful system container and virtual machine manager"
 arch=('x86_64')
@@ -30,7 +30,7 @@ optdepends=(
 'apparmor: apparmor support'
 'xdelta3: support delta downloads of images'
 )
-source=("https://linuxcontainers.org/downloads/incus/incus-v$pkgver.tar.xz"{,.asc}
+source=("https://linuxcontainers.org/downloads/incus/incus-$pkgver.tar.xz"{,.asc}
 "incus.socket"
 "incus.service"
 "incus-user.socket"
@@ -38,7 +38,7 @@ 
source=("https://linuxcontainers.org/downloads/incus/incus-v$pkgver.tar.xz"{,.as
 "incus.sysusers")
 validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67'  # Stéphane Graber 

  )
-sha256sums=('6120be57e66ccc526a39a5f7429bbb12b736270e86ffacc11a3bb97bf5c5a9b9'
+sha256sums=('935869f90948aff1f27d60de6fd2ea39f1c9b479b2cdd4023d8927102da4e455'
 'SKIP'
 '602a8035cc51b8e0c4ca265e31ebf96c7977db4239d384d8f60fed0d2d0317c4'
 '646b0a9b38954890bc8706b41dfb93c7fdc83cbee1a3632c7258d77a1fddd725'



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

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




[Git][archlinux/packaging/packages/incus] Pushed new tag 6.1-1

2024-05-09 Thread Morten Linderud (@foxboron)


Morten Linderud pushed new tag 6.1-1 at Arch Linux / Packaging / Packages / 
incus

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




[Git][archlinux/packaging/packages/raptor] Pushed new tag 2.0.16-5

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


Frederik Schwan pushed new tag 2.0.16-5 at Arch Linux / Packaging / Packages / 
raptor

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




[Git][archlinux/packaging/packages/raptor][main] upgpkg: 2.0.16-5: icu 75 rebuild

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


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


Commits:
b1ac70e9 by Frederik Schwan at 2024-05-09T14:04:39+02:00
upgpkg: 2.0.16-5: icu 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = raptor
pkgdesc = A C library that parses RDF/XML/N-Triples into RDF triples
pkgver = 2.0.16
-   pkgrel = 4
+   pkgrel = 5
url = https://librdf.org/raptor
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -7,7 +7,7 @@
 _name=raptor2
 pkgname=raptor
 pkgver=2.0.16
-pkgrel=4
+pkgrel=5
 pkgdesc="A C library that parses RDF/XML/N-Triples into RDF triples"
 arch=(x86_64)
 url="https://librdf.org/raptor;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/raptor/-/commit/b1ac70e9b2a2bcc1efddc9389337715e199dbbbd

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




[Git][archlinux/packaging/packages/gnustep-base][main] upgpkg: 1.29.0-4: Rebuild for icu 75

2024-05-09 Thread Christian Heusel (@gromit)


Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
gnustep-base


Commits:
94217b63 by Christian Heusel at 2024-05-09T13:35:27+02:00
upgpkg: 1.29.0-4: Rebuild for icu 75

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = gnustep-base
pkgdesc = The GNUstep base package
pkgver = 1.29.0
-   pkgrel = 3
+   pkgrel = 4
url = http://www.gnustep.org/
arch = x86_64
groups = gnustep-core


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=gnustep-base
 pkgver=1.29.0
-pkgrel=3
+pkgrel=4
 pkgdesc="The GNUstep base package"
 arch=('x86_64')
 url="http://www.gnustep.org/;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnustep-base/-/commit/94217b63236f2260d334701959ab3d8f7cab9566

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




[Git][archlinux/packaging/packages/gnustep-base] Pushed new tag 1.29.0-4

2024-05-09 Thread Christian Heusel (@gromit)


Christian Heusel pushed new tag 1.29.0-4 at Arch Linux / Packaging / Packages / 
gnustep-base

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




[Git][archlinux/packaging/packages/znc] Pushed new tag 1.9.0-5

2024-05-09 Thread Christian Heusel (@gromit)


Christian Heusel pushed new tag 1.9.0-5 at Arch Linux / Packaging / Packages / 
znc

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




[Git][archlinux/packaging/packages/znc][main] upgpkg: 1.9.0-5: Rebuild for icu 75

2024-05-09 Thread Christian Heusel (@gromit)


Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
znc


Commits:
c0724581 by Christian Heusel at 2024-05-09T13:32:02+02:00
upgpkg: 1.9.0-5: Rebuild for icu 75

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = znc
pkgdesc = An IRC bouncer with modules & scripts support
pkgver = 1.9.0
-   pkgrel = 4
+   pkgrel = 5
url = https://wiki.znc.in/
install = znc.install
arch = x86_64


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 pkgname=znc
 pkgver=1.9.0
-pkgrel=4
+pkgrel=5
 pkgdesc='An IRC bouncer with modules & scripts support'
 url='https://wiki.znc.in/'
 license=('Apache-2.0')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/znc/-/commit/c0724581e02d47f9bf986195f18b9da6acdc052a

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




[Git][archlinux/packaging/packages/wordpress][main] upgpkg: 6.5.3-1

2024-05-09 Thread @arodseth


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


Commits:
0e214696 by Alexander F. Rødseth at 2024-05-09T13:31:25+02:00
upgpkg: 6.5.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = wordpress
pkgdesc = Blog tool and publishing platform
-   pkgver = 6.5.2
+   pkgver = 6.5.3
pkgrel = 1
url = https://wordpress.org/
install = wordpress.install
@@ -12,8 +12,8 @@ pkgbase = wordpress
optdepends = nginx: Web server
options = !debug
options = emptydirs
-   source = https://wordpress.org/wordpress-6.5.2.tar.gz
-   sha256sums = 
00f04eee13bd8ae0c638ffc8bc1d1d2c0c1bcb43d4ecb3c5b61e085173507bd2
-   b2sums = 
f2aff4316d2b049a3a92f30437ff5f1e0e7955abf5ce643d727743463c3782cd6865255c2e3e130778ef1939cf9e48554455dfb088c960c1469683b12cf97482
+   source = https://wordpress.org/wordpress-6.5.3.tar.gz
+   sha256sums = 
526c0ff9def5311d189de56360770e3429805036d0754a5bd11bd4decca0ca6c
+   b2sums = 
dbc2246ba23c03d194bf9feee18880feefe6b34f6b6d907b6d3ae302cdb6cfe61ca9c050e51899fe280a56728ac52555b61f14f0f607b619aacb165551f9740e
 
 pkgname = wordpress


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 # Contributor: Christopher Rogers 
 
 pkgname=wordpress
-pkgver=6.5.2
+pkgver=6.5.3
 pkgrel=1
 pkgdesc='Blog tool and publishing platform'
 arch=(any)
@@ -18,8 +18,8 @@ optdepends=('apache: Web server'
 options=(!debug emptydirs)
 install=$pkgname.install
 source=("https://wordpress.org/$pkgname-$pkgver.tar.gz;)
-sha256sums=('00f04eee13bd8ae0c638ffc8bc1d1d2c0c1bcb43d4ecb3c5b61e085173507bd2')
-b2sums=('f2aff4316d2b049a3a92f30437ff5f1e0e7955abf5ce643d727743463c3782cd6865255c2e3e130778ef1939cf9e48554455dfb088c960c1469683b12cf97482')
+sha256sums=('526c0ff9def5311d189de56360770e3429805036d0754a5bd11bd4decca0ca6c')
+b2sums=('dbc2246ba23c03d194bf9feee18880feefe6b34f6b6d907b6d3ae302cdb6cfe61ca9c050e51899fe280a56728ac52555b61f14f0f607b619aacb165551f9740e')
 
 package() {
   install -d "$pkgdir/usr/share/webapps"



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

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




[Git][archlinux/packaging/packages/wordpress] Pushed new tag 6.5.3-1

2024-05-09 Thread @arodseth


Alexander Rødseth pushed new tag 6.5.3-1 at Arch Linux / Packaging / Packages / 
wordpress

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




[Git][archlinux/packaging/packages/boost][main] upgpkg: 1.83.0-8: Rebuild for icu 75

2024-05-09 Thread Christian Heusel (@gromit)


Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
boost


Commits:
05c245a5 by Christian Heusel at 2024-05-09T13:23:58+02:00
upgpkg: 1.83.0-8: Rebuild for icu 75

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = boost
pkgdesc = Free peer-reviewed portable C++ source libraries
pkgver = 1.83.0
-   pkgrel = 7
+   pkgrel = 8
url = https://www.boost.org/
arch = x86_64
license = custom


=
PKGBUILD
=
@@ -11,7 +11,7 @@
 
 pkgname=('boost' 'boost-libs')
 pkgver=1.83.0
-pkgrel=7
+pkgrel=8
 _srcname=boost_${pkgver//./_}
 pkgdesc="Free peer-reviewed portable C++ source libraries"
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/boost/-/commit/05c245a542fc132880c437d27df2f7578864db29

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




[Git][archlinux/packaging/packages/boost] Pushed new tag 1.83.0-8

2024-05-09 Thread Christian Heusel (@gromit)


Christian Heusel pushed new tag 1.83.0-8 at Arch Linux / Packaging / Packages / 
boost

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




[Git][archlinux/packaging/packages/dropbear] Pushed new tag 2024.85-1

2024-05-09 Thread @arodseth


Alexander Rødseth pushed new tag 2024.85-1 at Arch Linux / Packaging / Packages 
/ dropbear

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




[Git][archlinux/packaging/packages/dropbear][main] upgpkg: 2024.85-1

2024-05-09 Thread @arodseth


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


Commits:
c41adb6e by Alexander F. Rødseth at 2024-05-09T13:21:30+02:00
upgpkg: 2024.85-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,17 +1,17 @@
 pkgbase = dropbear
pkgdesc = Lightweight SSH server
-   pkgver = 2024.84
+   pkgver = 2024.85
pkgrel = 1
url = https://github.com/mkj/dropbear
arch = x86_64
license = MIT
makedepends = git
options = emptydirs
-   source = 
git+https://github.com/mkj/dropbear#commit=047bdd4cb0eefcc0011f2c5ed3248a987538bcf3
+   source = 
git+https://github.com/mkj/dropbear#commit=90c18ccd1fa922d199934067d6cd0f87756f4c11
source = dropbear.service
source = localoptions.h
validpgpkeys = F7347EF2EE2E07A267628CA944931494F29C6773
-   b2sums = SKIP
+   b2sums = 
d155c78c63a5019db2aa0444c9345e4ddf2768102d052dc2eb89f8a8c833cf6b7158ab8f8380739ea734317e7ea75ddbdd923a0d5d4bedbef1c64716c32912a6
b2sums = 
e3481447cac72e416a1d332ddb4bc2fbc78b2e558f929449469e05c269e27482e13357d467b8a11c9b7bf6fdecdd6e57717c8008247922adfc545c36e5775217
b2sums = 
49628bbce0d26eb33598de276ede705bd592a38b7892c9db0ceebfb0598a1ee6e7e84ed03dbf255ee1adcad0c5214d38dc03e6c04176a405f59a19765cb28388
 


=
PKGBUILD
=
@@ -8,7 +8,7 @@
 
 pkgbase=dropbear
 pkgname=(dropbear dropbear-scp)
-pkgver=2024.84
+pkgver=2024.85
 pkgrel=1
 pkgdesc='Lightweight SSH server'
 arch=(x86_64)
@@ -17,10 +17,10 @@ license=(MIT)
 options=(emptydirs)
 makedepends=(git)
 validpgpkeys=('F7347EF2EE2E07A267628CA944931494F29C6773')
-source=("git+$url#commit=047bdd4cb0eefcc0011f2c5ed3248a987538bcf3" # tag: 
DROPBEAR_2024.84
+source=("git+$url#commit=90c18ccd1fa922d199934067d6cd0f87756f4c11" # tag: 
DROPBEAR_2024.85
 dropbear.service
 localoptions.h)
-b2sums=('SKIP'
+b2sums=('d155c78c63a5019db2aa0444c9345e4ddf2768102d052dc2eb89f8a8c833cf6b7158ab8f8380739ea734317e7ea75ddbdd923a0d5d4bedbef1c64716c32912a6'
 
'e3481447cac72e416a1d332ddb4bc2fbc78b2e558f929449469e05c269e27482e13357d467b8a11c9b7bf6fdecdd6e57717c8008247922adfc545c36e5775217'
 
'49628bbce0d26eb33598de276ede705bd592a38b7892c9db0ceebfb0598a1ee6e7e84ed03dbf255ee1adcad0c5214d38dc03e6c04176a405f59a19765cb28388')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dropbear/-/commit/c41adb6eda9e3403e7c719e12b56345a27e1e3ee

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




[Git][archlinux/packaging/packages/qt5-location] Pushed new tag 5.15.13+kde+r6-2

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


Antonio Rojas pushed new tag 5.15.13+kde+r6-2 at Arch Linux / Packaging / 
Packages / qt5-location

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




[Git][archlinux/packaging/packages/qt5-location][main] upgpkg: 5.15.13+kde+r6-2: ICU 75 rebuild

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


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


Commits:
1a24e3f4 by Antonio Rojas at 2024-05-09T13:13:20+02:00
upgpkg: 5.15.13+kde+r6-2: ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = qt5-location
pkgdesc = Provides access to position, satellite and area monitoring 
classes
pkgver = 5.15.13+kde+r6
-   pkgrel = 1
+   pkgrel = 2
url = https://www.qt.io
arch = x86_64
groups = qt5
@@ -11,9 +11,9 @@ pkgbase = qt5-location
license = custom
makedepends = git
depends = qt5-declarative
-   source = 
git+https://invent.kde.org/qt/qt/qtlocation#commit=c576985da4e6a4a0b85d5229263777e7197494e0
+   source = 
kde-qtlocation::git+https://invent.kde.org/qt/qt/qtlocation#commit=c576985da4e6a4a0b85d5229263777e7197494e0
source = git+https://invent.kde.org/qt/qt/qtlocation-mapboxgl.git
-   sha256sums = SKIP
+   sha256sums = 
3454c9364fc70d3639ad447f46429ef78305b76b65e94f3ccaf2689b3f401e80
sha256sums = SKIP
 
 pkgname = qt5-location


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=qt5-location
 _basever=5.15.13
 pkgver=5.15.13+kde+r6
-pkgrel=1
+pkgrel=2
 _commit=c576985da4e6a4a0b85d5229263777e7197494e0
 arch=('x86_64')
 url='https://www.qt.io'
@@ -16,7 +16,7 @@ groups=('qt5')
 _pkgfqn=${pkgname/5-/}
 source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit
 git+https://invent.kde.org/qt/qt/qtlocation-mapboxgl.git)
-sha256sums=('SKIP'
+sha256sums=('3454c9364fc70d3639ad447f46429ef78305b76b65e94f3ccaf2689b3f401e80'
 'SKIP')
 
 pkgver() {
@@ -31,6 +31,8 @@ prepare() {
   git submodule init
   git submodule set-url src/3rdparty/mapbox-gl-native 
"$srcdir"/qtlocation-mapboxgl
   git -c protocol.file.allow=always submodule update
+
+  sed -e 's|c++14|c++17|g' -e '/c++1z/d' -i 
src/3rdparty/mapbox-gl-native/mapbox-gl-native.pro
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-location/-/commit/1a24e3f4af5e41eee9048664a8e53caf33b9172e

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




[Git][archlinux/packaging/packages/tailscale][main] upgpkg: 1.66.0-1: new upstream release

2024-05-09 Thread Christian Heusel (@gromit)


Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
tailscale


Commits:
3d4871e3 by Christian Heusel at 2024-05-09T13:01:38+02:00
upgpkg: 1.66.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = tailscale
pkgdesc = A mesh VPN that makes it easy to connect your devices, 
wherever they are.
-   pkgver = 1.64.0
+   pkgver = 1.66.0
pkgrel = 1
url = https://tailscale.com
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = tailscale
depends = glibc
options = !lto
backup = etc/default/tailscaled
-   source = git+https://github.com/tailscale/tailscale.git#tag=v1.64.0
-   sha256sums = 
a576657445f1fa61653ee24676cff112dbf230f6d206fe43c8c536de8647ea01
+   source = git+https://github.com/tailscale/tailscale.git#tag=v1.66.0
+   sha256sums = 
97229b2e377fd33b75bc8a1030170bbb023a0e1b08e0141dd7f4d23d3575a26d
 
 pkgname = tailscale


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.64.0
+pkgver=1.66.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -15,7 +15,7 @@ backup=("etc/default/tailscaled")
 # Important: Check if the version has been published before updating
 # pkgctl version check
 source=("git+https://github.com/tailscale/tailscale.git#tag=v${pkgver};)
-sha256sums=('a576657445f1fa61653ee24676cff112dbf230f6d206fe43c8c536de8647ea01')
+sha256sums=('97229b2e377fd33b75bc8a1030170bbb023a0e1b08e0141dd7f4d23d3575a26d')
 
 options=(!lto)
 



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

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




[Git][archlinux/packaging/packages/tailscale] Pushed new tag 1.66.0-1

2024-05-09 Thread Christian Heusel (@gromit)


Christian Heusel pushed new tag 1.66.0-1 at Arch Linux / Packaging / Packages / 
tailscale

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




[Git][archlinux/packaging/packages/gpodder] Pushed new tag 3.11.4-4

2024-05-09 Thread Christian Heusel (@gromit)


Christian Heusel pushed new tag 3.11.4-4 at Arch Linux / Packaging / Packages / 
gpodder

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




[Git][archlinux/packaging/packages/gpodder][main] upgpkg: 3.11.4-4: fix deprecated imp import

2024-05-09 Thread Christian Heusel (@gromit)


Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
gpodder


Commits:
0fdbc018 by Christian Heusel at 2024-05-09T12:50:12+02:00
upgpkg: 3.11.4-4: fix deprecated imp import

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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = gpodder
pkgdesc = Podcast client written in Python using GTK
pkgver = 3.11.4
-   pkgrel = 3
+   pkgrel = 4
url = https://gpodder.github.io/
arch = any
license = GPL3
@@ -19,6 +19,8 @@ pkgbase = gpodder
optdepends = webkit2gtk: HTML show notes
optdepends = yt-dlp: Youtube-dl extension
source = 
https://github.com/gpodder/gpodder/archive/3.11.4/gpodder-3.11.4.tar.gz
+   source = 
gpodder-3_11_4-fix-imp-module.patch::https://github.com/gpodder/gpodder/commit/dd9b594d24a541c0f1d3b096e47b6d7f1c11ca7e.patch
sha256sums = 
8022a6c29157dc287b5661f8915d04404767c33b6858e8d1a6c728904f8dae55
+   sha256sums = 
974704a51dff3d5b727fe897e72e8d7994715f9a55d4dd0ca3a2f4742a950609
 
 pkgname = gpodder


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=gpodder
 pkgver=3.11.4
-pkgrel=3
+pkgrel=4
 pkgdesc='Podcast client written in Python using GTK'
 arch=('any')
 url='https://gpodder.github.io/'
@@ -15,13 +15,17 @@ optdepends=('libnotify: Gtk+ Desktop Notifications 
extension'
 'python-mutagen: Tag downloaded files, Remove cover art from OGG 
files extensions'
 'webkit2gtk: HTML show notes'
 'yt-dlp: Youtube-dl extension')
-source=("https://github.com/gpodder/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('8022a6c29157dc287b5661f8915d04404767c33b6858e8d1a6c728904f8dae55')
+source=("https://github.com/gpodder/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz;
+
"gpodder-3_11_4-fix-imp-module.patch::https://github.com/gpodder/gpodder/commit/dd9b594d24a541c0f1d3b096e47b6d7f1c11ca7e.patch;)
+sha256sums=('8022a6c29157dc287b5661f8915d04404767c33b6858e8d1a6c728904f8dae55'
+'974704a51dff3d5b727fe897e72e8d7994715f9a55d4dd0ca3a2f4742a950609')
 
 prepare() {
   cd $pkgname-$pkgver
   # Use gio open directly instead of xdg-open
   sed -i "s/\['xdg-open', filename\]/['gio', 'open', filename]/" 
src/gpodder/util.py
+
+  patch -Np1 < "${srcdir}/gpodder-3_11_4-fix-imp-module.patch"
 }
 
 build() {



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

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




[Git][archlinux/packaging/packages/qt5-base][main] upgpkg: 5.15.13+kde+r145-2: ICU 75 rebuild

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


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


Commits:
6530bde8 by Antonio Rojas at 2024-05-09T12:40:55+02:00
upgpkg: 5.15.13+kde+r145-2: ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = qt5-base
pkgdesc = A cross-platform application and UI framework
pkgver = 5.15.13+kde+r145
-   pkgrel = 1
+   pkgrel = 2
url = https://www.qt.io
arch = x86_64
groups = qt5


=
PKGBUILD
=
@@ -5,7 +5,7 @@ pkgbase=qt5-base
 pkgname=(qt5-base qt5-xcb-private-headers)
 _basever=5.15.13
 pkgver=5.15.13+kde+r145
-pkgrel=1
+pkgrel=2
 _commit=8d30c21cfb529edbdcfd32a928f97b4f861d20e2
 arch=('x86_64')
 url='https://www.qt.io'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-base/-/commit/6530bde8075d33135403b240721767a78f2ee85d

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




[Git][archlinux/packaging/packages/qt5-base] Pushed new tag 5.15.13+kde+r145-2

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


Antonio Rojas pushed new tag 5.15.13+kde+r145-2 at Arch Linux / Packaging / 
Packages / qt5-base

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




[Git][archlinux/packaging/packages/harfbuzz][main] upgpkg: 8.4.0-3: icu 75 rebuild

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


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


Commits:
4680fe6a by Frederik Schwan at 2024-05-09T12:40:09+02:00
upgpkg: 8.4.0-3: icu 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = harfbuzz
pkgdesc = OpenType text shaping engine
pkgver = 8.4.0
-   pkgrel = 2
+   pkgrel = 3
url = https://harfbuzz.github.io/
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -11,7 +11,7 @@ pkgname=(
   harfbuzz-docs
 )
 pkgver=8.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc="OpenType text shaping engine"
 url="https://harfbuzz.github.io/;
 arch=(x86_64)
@@ -53,6 +53,7 @@ prepare() {
 build() {
   local meson_options=(
 -D graphite2=enabled
+-D cpp_std=c++17
   )
 
   # Harfbuzz wants no exceptions



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/harfbuzz/-/commit/4680fe6abe29c341c658a09c4b93b6a596da6b6d

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




[Git][archlinux/packaging/packages/harfbuzz] Pushed new tag 8.4.0-3

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


Frederik Schwan pushed new tag 8.4.0-3 at Arch Linux / Packaging / Packages / 
harfbuzz

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




[Git][archlinux/packaging/packages/ollama] Pushed new tag 0.1.34-1

2024-05-09 Thread @arodseth


Alexander Rødseth pushed new tag 0.1.34-1 at Arch Linux / Packaging / Packages 
/ ollama

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




[Git][archlinux/packaging/packages/ollama][main] upgpkg: 0.1.34-1

2024-05-09 Thread @arodseth


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


Commits:
e4515a1f by Alexander F. Rødseth at 2024-05-09T12:32:03+02:00
upgpkg: 0.1.34-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ollama
pkgdesc = Create, run and share large language models (LLMs)
-   pkgver = 0.1.33
-   pkgrel = 4
+   pkgver = 0.1.34
+   pkgrel = 1
url = https://github.com/ollama/ollama
arch = x86_64
license = MIT
@@ -12,12 +12,12 @@ pkgbase = ollama
makedepends = go
makedepends = rocm-hip-sdk
makedepends = rocm-opencl-sdk
-   source = 
git+https://github.com/ollama/ollama#commit=9164b0161bcb24e543cba835a8863b80af2c0c21
+   source = 
git+https://github.com/ollama/ollama#commit=adeb40eaf29039b8964425f69a9315f9f1694ba8
source = 
llama.cpp::git+https://github.com/ggerganov/llama.cpp#commit=952d03dbead16e4dbdd1d3458486340673cc2465
source = ollama.service
source = sysusers.conf
source = tmpfiles.d
-   b2sums = 
7308a93697cb66b88869ced655c178c2598315252c0daa50b6a2f2dfe20a10b311ceb1a30b1310a61c6386b2a99e91b741c31b154967e626c4225670e2919b70
+   b2sums = 
e4dc0979bd13eb95f52424cde8461d440365d3181b4a509dfbf67ba261fbb007f6aec4ec830e9dd38dd79bafb6c14ee8d0748be4ed2a090a87137d1910bb292a
b2sums = 
f2e7fdf5eaf21f725fa868b4dd18ab602a4ec3f6bdd703bc674bf6537e9b57c7c87be945a2b6b774b6a7abfb6a36b2d15cf40ea67ba0c7958ced7eea46880702
b2sums = 
2bf4c2076b7841de266ec40da2e2cbb675dcbfebfa8aed8d4ede65435854cb43d39ea32bc9210cfc28a042382dd0094a153e351edfa5586eb7c6a0783f3bc517
b2sums = 
3aabf135c4f18e1ad745ae8800db782b25b15305dfeaaa031b4501408ab7e7d01f66e8ebb5be59fc813cfbff6788d08d2e48dcf24ecc480a40ec9db8dbce9fec


=
PKGBUILD
=
@@ -4,15 +4,15 @@
 
 pkgbase=ollama
 pkgname=(ollama ollama-cuda ollama-rocm)
-pkgver=0.1.33
-pkgrel=4
+pkgver=0.1.34
+pkgrel=1
 pkgdesc='Create, run and share large language models (LLMs)'
 arch=(x86_64)
 url='https://github.com/ollama/ollama'
 license=(MIT)
-_ollamacommit=9164b0161bcb24e543cba835a8863b80af2c0c21 # tag: v0.1.33
+_ollamacommit=adeb40eaf29039b8964425f69a9315f9f1694ba8 # tag: v0.1.34
 # The llama.cpp git submodule commit hash can be found here:
-# https://github.com/ollama/ollama/tree/v0.1.33/llm
+# https://github.com/ollama/ollama/tree/v0.1.34/llm
 _llama_cpp_commit=952d03dbead16e4dbdd1d3458486340673cc2465
 makedepends=(clblast cmake cuda git go rocm-hip-sdk rocm-opencl-sdk)
 source=(git+$url#commit=$_ollamacommit
@@ -20,7 +20,7 @@ source=(git+$url#commit=$_ollamacommit
 ollama.service
 sysusers.conf
 tmpfiles.d)
-b2sums=('7308a93697cb66b88869ced655c178c2598315252c0daa50b6a2f2dfe20a10b311ceb1a30b1310a61c6386b2a99e91b741c31b154967e626c4225670e2919b70'
+b2sums=('e4dc0979bd13eb95f52424cde8461d440365d3181b4a509dfbf67ba261fbb007f6aec4ec830e9dd38dd79bafb6c14ee8d0748be4ed2a090a87137d1910bb292a'
 
'f2e7fdf5eaf21f725fa868b4dd18ab602a4ec3f6bdd703bc674bf6537e9b57c7c87be945a2b6b774b6a7abfb6a36b2d15cf40ea67ba0c7958ced7eea46880702'
 
'2bf4c2076b7841de266ec40da2e2cbb675dcbfebfa8aed8d4ede65435854cb43d39ea32bc9210cfc28a042382dd0094a153e351edfa5586eb7c6a0783f3bc517'
 
'3aabf135c4f18e1ad745ae8800db782b25b15305dfeaaa031b4501408ab7e7d01f66e8ebb5be59fc813cfbff6788d08d2e48dcf24ecc480a40ec9db8dbce9fec'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ollama/-/commit/e4515a1f75665ea5363b27175468e6ccd7614b68

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




[Git][archlinux/packaging/packages/libxml2][main] upgpkg: 2.12.6-4: icu 75 rebuild

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


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


Commits:
04c45529 by Frederik Schwan at 2024-05-09T12:30:14+02:00
upgpkg: 2.12.6-4: icu 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,12 +1,13 @@
 pkgbase = libxml2
pkgdesc = XML C parser and toolkit
pkgver = 2.12.6
-   pkgrel = 3
+   pkgrel = 4
url = https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
arch = x86_64
license = MIT
makedepends = git
makedepends = python
+   depends = icu
depends = ncurses
depends = readline
depends = xz


=
PKGBUILD
=
@@ -10,12 +10,13 @@ pkgname=(
   libxml2-docs
 )
 pkgver=2.12.6
-pkgrel=3
+pkgrel=4
 pkgdesc="XML C parser and toolkit"
 url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home;
 arch=(x86_64)
 license=(MIT)
 depends=(
+  icu
   ncurses
   readline
   xz
@@ -59,6 +60,7 @@ build() {
 --localstatedir=/var
 --disable-static
 --with-history
+--with-icu
 --with-legacy
 --with-python=/usr/bin/python
 --with-threads



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libxml2/-/commit/04c45529b45930399945a0236a45b4d6e0f81a76

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




[Git][archlinux/packaging/packages/libxml2] Pushed new tag 2.12.6-4

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


Frederik Schwan pushed new tag 2.12.6-4 at Arch Linux / Packaging / Packages / 
libxml2

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




[Git][archlinux/packaging/packages/libxml2][main] upgpkg: 2.12.6-3: disable icu for icu rebuild

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


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


Commits:
59ddf12b by Frederik Schwan at 2024-05-09T12:19:27+02:00
upgpkg: 2.12.6-3: disable icu for icu rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,12 @@
 pkgbase = libxml2
pkgdesc = XML C parser and toolkit
pkgver = 2.12.6
-   pkgrel = 2
+   pkgrel = 3
url = https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
arch = x86_64
license = MIT
makedepends = git
makedepends = python
-   depends = icu
depends = ncurses
depends = readline
depends = xz


=
PKGBUILD
=
@@ -10,13 +10,12 @@ pkgname=(
   libxml2-docs
 )
 pkgver=2.12.6
-pkgrel=2
+pkgrel=3
 pkgdesc="XML C parser and toolkit"
 url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home;
 arch=(x86_64)
 license=(MIT)
 depends=(
-  icu
   ncurses
   readline
   xz
@@ -60,7 +59,6 @@ build() {
 --localstatedir=/var
 --disable-static
 --with-history
---with-icu
 --with-legacy
 --with-python=/usr/bin/python
 --with-threads



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libxml2/-/commit/59ddf12bf7844d89210c31ae68e11661e75e4477

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




[Git][archlinux/packaging/packages/libxml2] Pushed new tag 2.12.6-3

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


Frederik Schwan pushed new tag 2.12.6-3 at Arch Linux / Packaging / Packages / 
libxml2

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




[Git][archlinux/packaging/packages/osv-scanner][main] upgpkg: 1.7.3-1

2024-05-09 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / osv-scanner


Commits:
5c35d7a2 by kpcyrd at 2024-05-09T12:13:48+02:00
upgpkg: 1.7.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,14 @@
 pkgbase = osv-scanner
pkgdesc = Vulnerability scanner written in Go which uses the data 
provided by https://osv.dev
-   pkgver = 1.7.2
+   pkgver = 1.7.3
pkgrel = 1
url = https://github.com/google/osv-scanner
arch = x86_64
license = Apache-2.0
makedepends = go
depends = glibc
-   source = 
https://github.com/google/osv-scanner/archive/v1.7.2/osv-scanner-1.7.2.tar.gz
-   sha256sums = 
b6ff65f82e833e2d8102e3308e620ef30af5f93b3a215f899098be9a3e21ad03
-   b2sums = 
19c77ae203e4ffa07cfd4f9d305733f5415780d05608b14865b6805248d7a690c228be72fbef9000c72566007f61a7d55a632c7b3e202ef1e67d4e17564e8996
+   source = 
https://github.com/google/osv-scanner/archive/v1.7.3/osv-scanner-1.7.3.tar.gz
+   sha256sums = 
15480c07c7e69b2d54f9c3975e0ce8ae17b85f7f0a291e50d8fc1a0ff9cb2b17
+   b2sums = 
0c06c329cba2dc332fa8d042f25df0d565e815e0bb2d6a731ec29706516f2923e984663e2e751d35f556626052228455ac7c1e11489bccffc3d4fe9625ca7e8c
 
 pkgname = osv-scanner


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd 
 
 pkgname=osv-scanner
-pkgver=1.7.2
+pkgver=1.7.3
 pkgrel=1
 pkgdesc="Vulnerability scanner written in Go which uses the data provided by 
https://osv.dev;
 url='https://github.com/google/osv-scanner'
@@ -10,8 +10,8 @@ license=('Apache-2.0')
 depends=('glibc')
 makedepends=('go')
 
source=(https://github.com/google/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('b6ff65f82e833e2d8102e3308e620ef30af5f93b3a215f899098be9a3e21ad03')
-b2sums=('19c77ae203e4ffa07cfd4f9d305733f5415780d05608b14865b6805248d7a690c228be72fbef9000c72566007f61a7d55a632c7b3e202ef1e67d4e17564e8996')
+sha256sums=('15480c07c7e69b2d54f9c3975e0ce8ae17b85f7f0a291e50d8fc1a0ff9cb2b17')
+b2sums=('0c06c329cba2dc332fa8d042f25df0d565e815e0bb2d6a731ec29706516f2923e984663e2e751d35f556626052228455ac7c1e11489bccffc3d4fe9625ca7e8c')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/osv-scanner/-/commit/5c35d7a2cf0a69369c43187e48db3006d8f6f7ec

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




[Git][archlinux/packaging/packages/osv-scanner] Pushed new tag 1.7.3-1

2024-05-09 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 1.7.3-1 at Arch Linux / Packaging / Packages / osv-scanner

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




[Git][archlinux/packaging/packages/mixxx][main] upgpkg: 2.4.1-1

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


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


Commits:
0b101573 by David Runge at 2024-05-09T12:06:19+02:00
upgpkg: 2.4.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,12 +1,11 @@
 pkgbase = mixxx
pkgdesc = Free, open source software for digital DJing
-   pkgver = 2.4.0
+   pkgver = 2.4.1
pkgrel = 1
url = https://www.mixxx.org
arch = x86_64
groups = pro-audio
license = GPL-2.0-or-later
-   checkdepends = xorg-server-xvfb
makedepends = benchmark
makedepends = chromaprint
makedepends = cmake
@@ -30,7 +29,6 @@ pkgbase = mixxx
makedepends = portmidi
makedepends = protobuf
makedepends = rubberband
-   makedepends = vamp-plugin-sdk
depends = gcc-libs
depends = glibc
depends = hicolor-icon-theme
@@ -56,9 +54,9 @@ pkgbase = mixxx
depends = taglib1
depends = upower
depends = wavpack
-   source = 
https://github.com/mixxxdj/mixxx/archive/2.4.0/mixxx-2.4.0.tar.gz
-   sha512sums = 
cde73d5824b3c700b3b2baf853a8cc4f338431363a05e0052197d06c3a97d09fc27b1748d9ffc8448c9a8715dc969d9af797b6021a2c5ddbc8d3418fa0eaf486
-   b2sums = 
0fbf0df61f888f33880b9e952d5afd94464d8199e18a8cda16d9156da1a674835850fe8c865e678f3416d7314aed62a30e13f2688781515fda89a4d378ea
+   source = 
https://github.com/mixxxdj/mixxx/archive/2.4.1/mixxx-2.4.1.tar.gz
+   sha512sums = 
f62e0ce3bd016d411eda544a621e33b791517931c268391089cfe3101cd1e123eeb0b80bc8c138e7c67bb41cf378c6973f5c9284d5c720c693fd632f62372569
+   b2sums = 
9780abc82baf4bc369df421da676dc12783d303f09b0c53cc13982c5355f0ca520c127e8b5337c51bbcdd9a9ee35a6657121931efdcc228a936c5b3ef1104eeb
 
 pkgname = mixxx
depends = gcc-libs


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 # Contributor: Stefan Husmann 
 
 pkgname=mixxx
-pkgver=2.4.0
+pkgver=2.4.1
 pkgrel=1
 pkgdesc="Free, open source software for digital DJing"
 arch=(x86_64)
@@ -67,8 +67,8 @@ makedepends=(
   rubberband
 )
 source=($_url/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('cde73d5824b3c700b3b2baf853a8cc4f338431363a05e0052197d06c3a97d09fc27b1748d9ffc8448c9a8715dc969d9af797b6021a2c5ddbc8d3418fa0eaf486')
-b2sums=('0fbf0df61f888f33880b9e952d5afd94464d8199e18a8cda16d9156da1a674835850fe8c865e678f3416d7314aed62a30e13f2688781515fda89a4d378ea')
+sha512sums=('f62e0ce3bd016d411eda544a621e33b791517931c268391089cfe3101cd1e123eeb0b80bc8c138e7c67bb41cf378c6973f5c9284d5c720c693fd632f62372569')
+b2sums=('9780abc82baf4bc369df421da676dc12783d303f09b0c53cc13982c5355f0ca520c127e8b5337c51bbcdd9a9ee35a6657121931efdcc228a936c5b3ef1104eeb')
 
 build() {
   local cmake_options=(



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

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




[Git][archlinux/packaging/packages/mixxx] Pushed new tag 2.4.1-1

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


David Runge pushed new tag 2.4.1-1 at Arch Linux / Packaging / Packages / mixxx

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




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

2024-05-09 Thread kpcyrd (@kpcyrd)


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


Commits:
c7d9ed2c by kpcyrd at 2024-05-09T12:03:09+02:00
upgpkg: 1.5.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = libngtcp2
pkgdesc = Implementation of IETF QUIC protocol
-   pkgver = 1.4.0
+   pkgver = 1.5.0
pkgrel = 1
url = https://github.com/ngtcp2/ngtcp2
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = libngtcp2
makedepends = brotli
depends = glibc
provides = libngtcp2.so
-   source = 
libngtcp2-1.4.0.tar.gz::https://github.com/ngtcp2/ngtcp2/archive/refs/tags/v1.4.0.tar.gz
-   sha256sums = 
c9678997e5ec9b7e35458419f7482440a3161ed1ed06e2882d324a69113fe52d
-   b2sums = 
45d4c436d0fc9a00b6032529f289bbcd5276aeba81767b690c440401cb3b424c2f56b68b5308a071caca6fb0807199f32420bb974c032bfd0aa34d5dc1228ac9
+   source = 
libngtcp2-1.5.0.tar.gz::https://github.com/ngtcp2/ngtcp2/archive/refs/tags/v1.5.0.tar.gz
+   sha256sums = 
7545d489e91749d30e337e32cfafb002afcf289796b1799fa451650c6c0fd32e
+   b2sums = 
30497c9af15900ed4f493e8c9485f4516d425b8df30a45b240348ea55e85d652d2345201a97ec93dbc892154d2af28e94fe90c7a6f4bf3678e8fa442c12b61f7
 
 pkgname = libngtcp2


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd 
 
 pkgname=libngtcp2
-pkgver=1.4.0
+pkgver=1.5.0
 pkgrel=1
 pkgdesc='Implementation of IETF QUIC protocol'
 url='https://github.com/ngtcp2/ngtcp2'
@@ -11,8 +11,8 @@ depends=('glibc')
 makedepends=('brotli')
 provides=('libngtcp2.so')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ngtcp2/ngtcp2/archive/refs/tags/v${pkgver}.tar.gz;)
-sha256sums=('c9678997e5ec9b7e35458419f7482440a3161ed1ed06e2882d324a69113fe52d')
-b2sums=('45d4c436d0fc9a00b6032529f289bbcd5276aeba81767b690c440401cb3b424c2f56b68b5308a071caca6fb0807199f32420bb974c032bfd0aa34d5dc1228ac9')
+sha256sums=('7545d489e91749d30e337e32cfafb002afcf289796b1799fa451650c6c0fd32e')
+b2sums=('30497c9af15900ed4f493e8c9485f4516d425b8df30a45b240348ea55e85d652d2345201a97ec93dbc892154d2af28e94fe90c7a6f4bf3678e8fa442c12b61f7')
 
 prepare() {
   cd ngtcp2-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libngtcp2/-/commit/c7d9ed2c7ef6ec4749b8eb131a38ba430fff2d31

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




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

2024-05-09 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 1.5.0-1 at Arch Linux / Packaging / Packages / libngtcp2

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




[Git][archlinux/packaging/packages/icu][main] upgpkg: 75.1-1

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


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


Commits:
24e1dc0f by Andreas Radke at 2024-05-09T11:35:28+02:00
upgpkg: 75.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = icu
pkgdesc = International Components for Unicode library
-   pkgver = 74.2
-   pkgrel = 2
+   pkgver = 75.1
+   pkgrel = 1
url = https://icu.unicode.org
arch = x86_64
license = LicenseRef-Unicode-3.0
@@ -17,12 +17,12 @@ pkgbase = icu
provides = libicutest.so
provides = libicutu.so
provides = libicuuc.so
-   source = 
https://github.com/unicode-org/icu/releases/download/release-74-2/icu4c-74_2-src.tgz
-   source = 
https://github.com/unicode-org/icu/releases/download/release-74-2/icu4c-74_2-src.tgz.asc
+   source = 
https://github.com/unicode-org/icu/releases/download/release-75-1/icu4c-75_1-src.tgz
+   source = 
https://github.com/unicode-org/icu/releases/download/release-75-1/icu4c-75_1-src.tgz.asc
source = ICU-22132.patch
source = LICENSE
validpgpkeys = 3DA35301A7C330257B8755754058F67406EAA6AB
-   sha512sums = 
e6c7876c0f3d756f3a6969cad9a8909e535eeaac352f3a721338b9cbd56864bf7414469d29ec843462997815d2ca9d0dab06d38c37cdd4d8feb28ad04d8781b0
+   sha512sums = 
70ea842f0d5f1f6c6b65696ac71d96848c4873f4d794bebc40fd87af2ad4ef064c61a786bf7bc430ce4713ec6deabb8cc1a8cc0212eab148cee2d498a3683e45
sha512sums = SKIP
sha512sums = 
1178062ccfcf7ecc698c64132b3612e73f9c4b0bbfaa668ae2039f3eb4cb2722d0b08a9f45b057da10def7a308d5c8d14c0c644892e7f11092c9cc488c850ab7
sha512sums = 
c1c3b2deaf2aeb1d90c1ca85d57db921e140e5087c1eba579dabaca94568a840a0e105145b8016f3b7269216ddc1b0ac56e1d5d1753129a99367e51e2080a6b0


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: Art Gramlich 
 
 pkgname=icu
-pkgver=74.2
-pkgrel=2
+pkgver=75.1
+pkgrel=1
 pkgdesc="International Components for Unicode library"
 arch=(x86_64)
 url="https://icu.unicode.org;
@@ -16,8 +16,8 @@ provides=(libicu{data,i18n,io,test,tu,uc}.so)
 
source=(https://github.com/unicode-org/icu/releases/download/release-${pkgver//./-}/icu4c-${pkgver//./_}-src.tgz{,.asc}
 ICU-22132.patch
 LICENSE)
-# 
https://github.com/unicode-org/icu/releases/download/release-74-2/SHASUM512.txt
-sha512sums=('e6c7876c0f3d756f3a6969cad9a8909e535eeaac352f3a721338b9cbd56864bf7414469d29ec843462997815d2ca9d0dab06d38c37cdd4d8feb28ad04d8781b0'
+# 
https://github.com/unicode-org/icu/releases/download/release-75-1/SHASUM512.txt
+sha512sums=('70ea842f0d5f1f6c6b65696ac71d96848c4873f4d794bebc40fd87af2ad4ef064c61a786bf7bc430ce4713ec6deabb8cc1a8cc0212eab148cee2d498a3683e45'
 'SKIP'
 
'1178062ccfcf7ecc698c64132b3612e73f9c4b0bbfaa668ae2039f3eb4cb2722d0b08a9f45b057da10def7a308d5c8d14c0c644892e7f11092c9cc488c850ab7'
 
'c1c3b2deaf2aeb1d90c1ca85d57db921e140e5087c1eba579dabaca94568a840a0e105145b8016f3b7269216ddc1b0ac56e1d5d1753129a99367e51e2080a6b0')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/icu/-/commit/24e1dc0f519692be43128bbd919831f237a16570

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




[Git][archlinux/packaging/packages/icu] Pushed new tag 75.1-1

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


Andreas Radke pushed new tag 75.1-1 at Arch Linux / Packaging / Packages / icu

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




[Git][archlinux/packaging/packages/libjpeg-turbo][main] Add nvchecker integration

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


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
libjpeg-turbo


Commits:
3f4eb257 by David Runge at 2024-05-09T11:35:23+02:00
Add nvchecker integration

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

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[libjpeg-turbo]
+source = "git"
+git = "https://github.com/libjpeg-turbo/libjpeg-turbo;
+exclude_regex = ".*(rc|RC|alpha|beta|90).*"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libjpeg-turbo/-/commit/3f4eb2576190e9a8cb95ef9d1ee1ae7a16e4e5bf

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




[Git][archlinux/packaging/packages/lib32-libjpeg-turbo][main] Add nvchecker integration

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


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
lib32-libjpeg-turbo


Commits:
100312dd by David Runge at 2024-05-09T11:36:02+02:00
Add nvchecker integration

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

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[lib32-libjpeg-turbo]
+source = "git"
+git = "https://github.com/libjpeg-turbo/libjpeg-turbo;
+exclude_regex = ".*(rc|RC|alpha|beta|90).*"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libjpeg-turbo/-/commit/100312dd511e5d8ddb4f6fc69462e6357ae4996f

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




[Git][archlinux/packaging/packages/kitinerary] Pushed new tag 24.04.80-2

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


Antonio Rojas pushed new tag 24.04.80-2 at Arch Linux / Packaging / Packages / 
kitinerary

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




[Git][archlinux/packaging/packages/samba][main] upgpkg: 4.20.1-1: update to latest version

2024-05-09 Thread Tobias Powalowski (@tpowa)


Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages / 
samba


Commits:
cc31747b by Tobias Powalowski at 2024-05-09T10:58:19+02:00
upgpkg: 4.20.1-1: update to latest version

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = samba
-   pkgver = 4.20.0
-   pkgrel = 3
+   pkgver = 4.20.1
+   pkgrel = 1
url = https://www.samba.org
arch = x86_64
license = GPL-3.0-or-later
@@ -36,13 +36,13 @@ pkgbase = samba
optdepends = python-dnspython: samba_dnsupdate and samba_upgradedns in 
AD setup
optdepends = python-markdown: for samba-tool domain schemeupgrade
optdepends = glusterfs: for vfs_glusterfs support
-   source = https://us1.samba.org/samba/ftp/stable/samba-4.20.0.tar.gz
-   source = https://us1.samba.org/samba/ftp/stable/samba-4.20.0.tar.asc
+   source = https://us1.samba.org/samba/ftp/stable/samba-4.20.1.tar.gz
+   source = https://us1.samba.org/samba/ftp/stable/samba-4.20.1.tar.asc
source = samba.logrotate
source = samba.pam
source = samba.conf
validpgpkeys = 81F5E2832BD2545A1897B713AA99442FB680B620
-   sha512sums = 
e820739706992ef3b4e3a7a771ad5d8efc6b87d5ccdcee7ebd41483d90fa3cc0420ba9680d059e71d7083c9c12b0d36deafcdce0224560f49bbfc3a277e7e77c
+   sha512sums = 
bea2bacae5b3272045399057ddf88d8f38203dde04c718b0088fd45792cccd68047b413e66bca7418b19db8580879358b86531a8d6f2d76fbcd902c331050a84
sha512sums = SKIP
sha512sums = 
2ba0691ded467e4d6e40821f6de58c00f8962209efe2e60284c0c87756ab471c22c3d63b77d506e48c90ed0d852a2a24e41be1d499cf74a73cb99da0b503c858
sha512sums = 
1e6183ab0eb812b3ef687ac2c26ce78f7cb30540f606d20023669ac00ba04075487fb72e4dc89cc05dab0269ff6aca98fc1167cc75669c225b88b592482fbf67
@@ -88,7 +88,7 @@ pkgname = samba
depends = libbsd
depends = python
depends = tdb
-   depends = smbclient>=4.20.0
+   depends = smbclient>=4.20.1
depends = gpgme
depends = libldb.so
depends = libtdb.so


=
PKGBUILD
=
@@ -9,8 +9,8 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.20.0
-pkgrel=3
+pkgver=4.20.1
+pkgrel=1
 arch=(x86_64)
 url="https://www.samba.org;
 license=('GPL-3.0-or-later')
@@ -29,7 +29,7 @@ 
source=(https://us1.samba.org/samba/ftp/stable/${pkgbase}-${pkgver}.tar{.gz,.asc
 samba.pam
 samba.conf)
 validpgpkeys=('81F5E2832BD2545A1897B713AA99442FB680B620') #Samba Distribution 
Verification Key 
-sha512sums=('e820739706992ef3b4e3a7a771ad5d8efc6b87d5ccdcee7ebd41483d90fa3cc0420ba9680d059e71d7083c9c12b0d36deafcdce0224560f49bbfc3a277e7e77c'
+sha512sums=('bea2bacae5b3272045399057ddf88d8f38203dde04c718b0088fd45792cccd68047b413e66bca7418b19db8580879358b86531a8d6f2d76fbcd902c331050a84'
 'SKIP'
 
'2ba0691ded467e4d6e40821f6de58c00f8962209efe2e60284c0c87756ab471c22c3d63b77d506e48c90ed0d852a2a24e41be1d499cf74a73cb99da0b503c858'
 
'1e6183ab0eb812b3ef687ac2c26ce78f7cb30540f606d20023669ac00ba04075487fb72e4dc89cc05dab0269ff6aca98fc1167cc75669c225b88b592482fbf67'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/samba/-/commit/cc31747b44fe95abc02c7752526a988244192300

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




[Git][archlinux/packaging/packages/samba] Pushed new tag 4.20.1-1

2024-05-09 Thread Tobias Powalowski (@tpowa)


Tobias Powalowski pushed new tag 4.20.1-1 at Arch Linux / Packaging / Packages 
/ samba

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




[Git][archlinux/packaging/packages/greetd-tuigreet][main] upgpkg: 0.9.0-1

2024-05-09 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
greetd-tuigreet


Commits:
22d7a576 by Caleb Maclennan at 2024-05-09T11:40:13+03:00
upgpkg: 0.9.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,19 @@
+pkgbase = greetd-tuigreet
+   pkgdesc = A console UI greeter for greetd
+   pkgver = 0.9.0
+   pkgrel = 1
+   url = https://github.com/apognu/tuigreet
+   arch = x86_64
+   license = GPL3
+   makedepends = cargo
+   makedepends = scdoc
+   depends = gcc-libs
+   depends = greetd
+   depends = systemd
+   provides = greetd-greeter
+   source = 
https://github.com/apognu/tuigreet/archive/0.9.0/tuigreet-0.9.0.tar.gz
+   source = tuigreet.tmpfiles
+   sha256sums = 
721254c3173d3f5cd360d1ddb2d57139022f2d75d561818fad68d01f89bc5ce3
+   sha256sums = 
8f83aee7874aab5d06981a1d1cd05df906368a79dbca90d157a33a2f023b67d3
+
+pkgname = greetd-tuigreet


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 
 pkgname=greetd-tuigreet
 _pkgname=${pkgname#*-}
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.9.0
+pkgrel=1
 pkgdesc='A console UI greeter for greetd'
 url="https://github.com/apognu/$_pkgname;
 license=(GPL3)
@@ -18,7 +18,7 @@ makedepends=(cargo
 _archive="$_pkgname-$pkgver"
 source=("$url/archive/$pkgver/$_archive.tar.gz"
 "$_pkgname.tmpfiles")
-sha256sums=('ed371ebe288a3e5782f01681c6c4ed4786b470184af286fa0e7b8898e47c154e'
+sha256sums=('721254c3173d3f5cd360d1ddb2d57139022f2d75d561818fad68d01f89bc5ce3'
 '8f83aee7874aab5d06981a1d1cd05df906368a79dbca90d157a33a2f023b67d3')
 
 prepare() {
@@ -34,7 +34,11 @@ build() {
 
 check() {
cd "$_archive"
-   cargo test --frozen --all-features
+   local skipped=(
+   # Requires libnss_wrapper to mockup data, see 
https://github.com/apognu/tuigreet/issues/138
+   'info::nsswrapper_tests::nsswrapper_get_users_from_nss stdout'
+   )
+   cargo test --frozen --all-features -- ${skipped[@]/#/--skip }
 }
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/greetd-tuigreet/-/commit/22d7a576974e29ce2419d1d88a2422380b350bed

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




[Git][archlinux/packaging/packages/greetd-tuigreet] Pushed new tag 0.9.0-1

2024-05-09 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 0.9.0-1 at Arch Linux / Packaging / Packages / 
greetd-tuigreet

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




[Git][archlinux/packaging/packages/sequoia-chameleon-gnupg][main] upgpkg: 0.9.0-1

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


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
sequoia-chameleon-gnupg


Commits:
d23017a0 by David Runge at 2024-05-09T10:32:55+02:00
upgpkg: 0.9.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = sequoia-chameleon-gnupg
pkgdesc = A re-implementation and drop-in replacement of gpg and gpgv
-   pkgver = 0.8.0
+   pkgver = 0.9.0
pkgrel = 1
url = https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg
arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = sequoia-chameleon-gnupg
makedepends = sqlite
depends = gcc-libs
depends = glibc
-   source = 
git+https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg?signed#tag=v0.8.0
+   source = 
git+https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg?signed#tag=v0.9.0
validpgpkeys = CBCD8F030588653EEDD7E2659B7DD433F254904A
-   sha512sums = 
c37341a961df47cbb9e76fd6c683371e0249e7dd23c0c8d1bee308c35873d4ef9e427b1bc8c71c6d30bad9cfed042869c15b6c1019f2b7e6ee919e6db3eff032
-   b2sums = 
656923346dd111c38dd0b30a65e7240cd263f7f0457fd1a029fdfabca0e4c6cc001b10907cdb6ae5ae3459a09496590a4983db0f02ce75b44bb91008d0bf8ae5
+   sha512sums = 
dd443ada9fd539f8e4e7e89059e38ca3244e832c8d8ce401c4b278b3505adeff2670f4bf7972f46710c0acc68496075ce2eff2978aadf0ebc2f634ec2dcc9c21
+   b2sums = 
84c15659e38ed2d60082221d4eaeebca0c857c331ead974cdef48bd13ac4c4718361049f8f54e6adb9174c6f4923428d2079b8dbcc44038187eeefd3d9a22f43
 
 pkgname = sequoia-chameleon-gnupg
depends = gcc-libs


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: David Runge 
 
 pkgname=sequoia-chameleon-gnupg
-pkgver=0.8.0
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="A re-implementation and drop-in replacement of gpg and gpgv"
 arch=(x86_64)
@@ -27,8 +27,8 @@ checkdepends=(
 source=(
   git+$url?signed#tag=v$pkgver
 )
-sha512sums=('c37341a961df47cbb9e76fd6c683371e0249e7dd23c0c8d1bee308c35873d4ef9e427b1bc8c71c6d30bad9cfed042869c15b6c1019f2b7e6ee919e6db3eff032')
-b2sums=('656923346dd111c38dd0b30a65e7240cd263f7f0457fd1a029fdfabca0e4c6cc001b10907cdb6ae5ae3459a09496590a4983db0f02ce75b44bb91008d0bf8ae5')
+sha512sums=('dd443ada9fd539f8e4e7e89059e38ca3244e832c8d8ce401c4b278b3505adeff2670f4bf7972f46710c0acc68496075ce2eff2978aadf0ebc2f634ec2dcc9c21')
+b2sums=('84c15659e38ed2d60082221d4eaeebca0c857c331ead974cdef48bd13ac4c4718361049f8f54e6adb9174c6f4923428d2079b8dbcc44038187eeefd3d9a22f43')
 validpgpkeys=(
   CBCD8F030588653EEDD7E2659B7DD433F254904A  # Justus Winter 

 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sequoia-chameleon-gnupg/-/commit/d23017a08c099bbec3e6b7eef59fb6a23778b006

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




[Git][archlinux/packaging/packages/sequoia-chameleon-gnupg] Pushed new tag 0.9.0-1

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


David Runge pushed new tag 0.9.0-1 at Arch Linux / Packaging / Packages / 
sequoia-chameleon-gnupg

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




[Git][archlinux/packaging/packages/libreoffice-still] Pushed new tag 7.6.6-4

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


Andreas Radke pushed new tag 7.6.6-4 at Arch Linux / Packaging / Packages / 
libreoffice-still

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




[Git][archlinux/packaging/packages/uv][main] upgpkg: 0.1.42-1

2024-05-09 Thread Caleb Maclennan (@alerque)


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


Commits:
185a26de by Caleb Maclennan at 2024-05-09T11:13:32+03:00
upgpkg: 0.1.42-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = uv
pkgdesc = An extremely fast Python package installer and resolver 
written in Rust
-   pkgver = 0.1.41
+   pkgver = 0.1.42
pkgrel = 1
url = https://github.com/astral-sh/uv
arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = uv
depends = zlib
depends = libz.so
options = !lto
-   source = git+https://github.com/astral-sh/uv.git#tag=0.1.41
-   sha256sums = 
d3ccb7dc71c2cf9207146e4666e7feacf0888626ed7b55ad561d29a04c101758
+   source = git+https://github.com/astral-sh/uv.git#tag=0.1.42
+   sha256sums = 
fe50a93b36a6a1daa81da7075da40baa9db566d8210c199882aca9fc0cc5ba41
 
 pkgname = uv
 


=
PKGBUILD
=
@@ -7,7 +7,7 @@
 
 pkgbase=uv
 pkgname=("$pkgbase" "python-$pkgbase")
-pkgver=0.1.41
+pkgver=0.1.42
 pkgrel=1
 pkgdesc='An extremely fast Python package installer and resolver written in 
Rust'
 arch=('x86_64')
@@ -20,7 +20,7 @@ makedepends=('cargo' 'maturin' 'python-installer' 'cmake' 
'git')
 checkdepends=('python' 'python-zstandard' 'libxcrypt-compat' 'clang')
 options=('!lto')
 source=("git+$url.git#tag=$pkgver")
-sha256sums=('d3ccb7dc71c2cf9207146e4666e7feacf0888626ed7b55ad561d29a04c101758')
+sha256sums=('fe50a93b36a6a1daa81da7075da40baa9db566d8210c199882aca9fc0cc5ba41')
 
 prepare() {
   cd "$pkgbase"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/uv/-/commit/185a26de324ff262acee95712508ba34a3ff705d

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




<    1   2   3   4   >