[Git][archlinux/packaging/packages/ttf-input][main] 2 commits: upgpkg: 20220502-2: Provide ttf-font

2024-04-26 Thread Sven-Hendrik Haase (@svenstaro)


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


Commits:
49854c47 by Sven-Hendrik Haase at 2024-04-26T09:53:59+02:00
upgpkg: 20220502-2: Provide ttf-font

As per https://wiki.archlinux.org/title/Font_package_guidelines#Provides
and https://archlinux.org/todo/fix-ttf-font-default-font-setup/
this font qualifies for providing ttf-font.

Fixes #1.

- - - - -
13fe529a by Sven-Hendrik Haase at 2024-04-26T09:56:04+02:00
upgpkg: 20220502-3: Provide ttf-font

As per https://wiki.archlinux.org/title/Font_package_guidelines#Provides
and https://archlinux.org/todo/fix-ttf-font-default-font-setup/
this font qualifies for providing ttf-font.

Fixes #1.

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,12 @@
+pkgbase = ttf-input
+   pkgdesc = Fonts for code from DJR & Font Bureau
+   pkgver = 20220502
+   pkgrel = 3
+   url = https://input.djr.com/
+   arch = any
+   license = custom
+   provides = ttf-font
+   source = 
https://sources.archlinux.org/other/packages/ttf-input/Input_Fonts_20220502.zip
+   sha256sums = 
bc314ea9026fba5134cd2a7ba93a4ec48607f341d32e4eb3dfae20d141cb91b3
+
+pkgname = ttf-input


=
PKGBUILD
=
@@ -3,11 +3,12 @@
 
 pkgname=ttf-input
 pkgver=20220502
-pkgrel=2
+pkgrel=3
 pkgdesc='Fonts for code from DJR & Font Bureau'
 arch=('any')
 url='https://input.djr.com/'
 license=('custom')
+provides=('ttf-font')
 
_url="${url}build/?fontSelection=whole=0=0=0=0=0=0=0=default=1.2=I+do="
 # the content at $_url is dynamically generated every request, use a snapshot
 
source=("https://sources.archlinux.org/other/packages/ttf-input/Input_Fonts_${pkgver}.zip;)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-input/-/compare/753be5fce2af07f75c039181550e89baf169ed3e...13fe529a37207eac81202981d914efd7fe7fb98d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-input/-/compare/753be5fce2af07f75c039181550e89baf169ed3e...13fe529a37207eac81202981d914efd7fe7fb98d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/hyprcursor][main] upgpkg: 0.1.8-1

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


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


Commits:
8606d75a by Caleb Maclennan at 2024-04-26T13:00:55+03:00
upgpkg: 0.1.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = hyprcursor
pkgdesc = The hyprland cursor format, library and utilities
-   pkgver = 0.1.7
+   pkgver = 0.1.8
pkgrel = 1
url = https://github.com/hyprwm/hyprcursor
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = hyprcursor
depends = tomlplusplus
depends = libtomlplusplus.so
provides = libhyprcursor.so
-   source = 
https://github.com/hyprwm/hyprcursor/archive/v0.1.7/hyprcursor-0.1.7.tar.gz
-   sha256sums = 
c830733c3e5243e0c5f06b8d137828a45083cc7483e7e874c4bd42e38a82ed9d
+   source = 
https://github.com/hyprwm/hyprcursor/archive/v0.1.8/hyprcursor-0.1.8.tar.gz
+   sha256sums = 
853692df9b649b92453baf28cb4cbc38013ab624113a14a8efa507c71a3cb46a
 
 pkgname = hyprcursor


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Caleb Maclennan 
 
 pkgname=hyprcursor
-pkgver=0.1.7
+pkgver=0.1.8
 pkgrel=1
 pkgdesc='The hyprland cursor format, library and utilities'
 arch=(x86_64 aarch64)
@@ -18,7 +18,7 @@ makedepends=(cmake)
 provides=("lib$pkgname.so")
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('c830733c3e5243e0c5f06b8d137828a45083cc7483e7e874c4bd42e38a82ed9d')
+sha256sums=('853692df9b649b92453baf28cb4cbc38013ab624113a14a8efa507c71a3cb46a')
 
 build() {
cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprcursor/-/commit/8606d75ab916582a1217cb04d2899a09fa786113

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




[Git][archlinux/packaging/packages/hyprcursor] Pushed new tag 0.1.8-1

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


Caleb Maclennan pushed new tag 0.1.8-1 at Arch Linux / Packaging / Packages / 
hyprcursor

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




[Git][archlinux/packaging/packages/perl-devel-cover] Pushed new tag 1.41-1

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


Caleb Maclennan pushed new tag 1.41-1 at Arch Linux / Packaging / Packages / 
perl-devel-cover

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




[Git][archlinux/packaging/packages/perl-devel-cover][main] upgpkg: 1.41-1

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


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
perl-devel-cover


Commits:
6d375b2f by Caleb Maclennan at 2024-04-26T13:01:34+03:00
upgpkg: 1.41-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,17 @@
+pkgbase = perl-devel-cover
+   pkgdesc = Perl/CPAN Module Devel::Cover: Code coverage metrics for Perl
+   pkgver = 1.41
+   pkgrel = 1
+   url = https://metacpan.org/release/Devel-Cover
+   arch = x86_64
+   arch = i686
+   license = PerlArtistic
+   license = GPL
+   checkdepends = perl-b-debug-cpan
+   depends = perl
+   depends = perl-html-parser
+   options = !emptydirs
+   source = 
http://search.cpan.org/CPAN/authors/id/P/PJ/PJCJ/Devel-Cover-1.41.tar.gz
+   sha256sums = 
fb1e7e2cff261c257ae1a34a4bd8febf697c35c344837a86f3753051b346f596
+
+pkgname = perl-devel-cover


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 
 pkgname=perl-devel-cover
 _pkgname=Devel-Cover
-pkgver=1.40
-pkgrel=2
+pkgver=1.41
+pkgrel=1
 pkgdesc='Perl/CPAN Module Devel::Cover: Code coverage metrics for Perl'
 arch=(x86_64 i686)
 license=(PerlArtistic GPL)
@@ -16,7 +16,7 @@ checkdepends=(perl-b-debug-cpan)
 url="https://metacpan.org/release/$_pkgname;
 _archive="$_pkgname-$pkgver"
 source=("http://search.cpan.org/CPAN/authors/id/P/PJ/PJCJ/$_archive.tar.gz;)
-sha256sums=('26e2f431fbcf7bff3851f352f83b84067c09ff206f40ab975cad8d2bafe711a8')
+sha256sums=('fb1e7e2cff261c257ae1a34a4bd8febf697c35c344837a86f3753051b346f596')
 
 build() {
cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-devel-cover/-/commit/6d375b2f7da544ba236b0e496e69d35d117cc853

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




[Git][archlinux/packaging/packages/ttf-input] Pushed new tag 20220502-3

2024-04-26 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed new tag 20220502-3 at Arch Linux / Packaging / 
Packages / ttf-input

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




[Git][archlinux/packaging/packages/corectrl] Pushed new tag 1.4.0-4

2024-04-26 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 1.4.0-4 at Arch Linux / Packaging / 
Packages / corectrl

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




[Git][archlinux/packaging/packages/corectrl][main] upgpkg: 1.4.0-4: rebuild for libspdlog 1.14 soname bump

2024-04-26 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ corectrl


Commits:
69abc890 by Leonidas Spyropoulos at 2024-04-26T09:20:20+01:00
upgpkg: 1.4.0-4: rebuild for libspdlog 1.14 soname bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = corectrl
pkgdesc = Core control application
pkgver = 1.4.0
-   pkgrel = 3
+   pkgrel = 4
url = https://gitlab.com/corectrl/corectrl
arch = x86_64
license = GPL-3.0-or-later


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=corectrl
 pkgver=1.4.0
-pkgrel=3
+pkgrel=4
 _tag_head_commit=dd0b8ce1e43c30e014cbaf0590422132acc0ce31
 pkgdesc="Core control application"
 url="https://gitlab.com/corectrl/corectrl;



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

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




[Git][archlinux/packaging/packages/ruff][main] upgpkg: 0.4.2-1

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


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


Commits:
76b19e92 by Caleb Maclennan at 2024-04-26T13:03:07+03:00
upgpkg: 0.4.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ruff
pkgdesc = An extremely fast Python linter, written in Rust
-   pkgver = 0.4.1
-   pkgrel = 2
+   pkgver = 0.4.2
+   pkgrel = 1
url = https://github.com/astral-sh/ruff
arch = x86_64
license = MIT
@@ -11,9 +11,9 @@ pkgbase = ruff
depends = gcc-libs
depends = glibc
options = !lto
-   source = 
https://github.com/astral-sh/ruff/archive/refs/tags/v0.4.1/ruff-0.4.1.tar.gz
-   sha512sums = 
8fc9a90fc00b9c6b6ac34353738dd8b1cf5601709545ac3caa1e17b1a8e9356369d765e795a649ea3041f35dfeda5bf0719117e27500fbc699c7b9a17d4e89c3
-   b2sums = 
5fa1254c9d48b92fd6ffbb4d425552081f7ce2068ba8b985f59a2329d14254bfec37455762b11a59a9881f9f9ece3beef690447417cdd05405b540c7835f46af
+   source = 
https://github.com/astral-sh/ruff/archive/refs/tags/v0.4.2/ruff-0.4.2.tar.gz
+   sha512sums = 
15db74fa0449d9cc3071f6f5f3e67bf57fca5eb6c02b64f4ae99c3ea37b884b9f19e506473e8d882952b4111510c051cb2b2e8527ee74b439a68e7d8552ad76b
+   b2sums = 
0b1de1aa02a0395ae5cbc34acbff2f7200beac4d067bf189f0c258aee6d78f565edb63a85d1aeb5e96feb1ca3ba3ce81bcbfd8069d29900edccc9264d2bd5f21
 
 pkgname = ruff
 


=
PKGBUILD
=
@@ -5,8 +5,8 @@
 
 pkgbase=ruff
 pkgname=($pkgbase python-$pkgbase)
-pkgver=0.4.1
-pkgrel=2
+pkgver=0.4.2
+pkgrel=1
 pkgdesc='An extremely fast Python linter, written in Rust'
 arch=(x86_64)
 url="https://github.com/astral-sh/$pkgbase;
@@ -23,8 +23,8 @@ makedepends=(
 options=(!lto)
 _archive="$pkgbase-$pkgver"
 source=($url/archive/refs/tags/v$pkgver/$_archive.tar.gz)
-sha512sums=('8fc9a90fc00b9c6b6ac34353738dd8b1cf5601709545ac3caa1e17b1a8e9356369d765e795a649ea3041f35dfeda5bf0719117e27500fbc699c7b9a17d4e89c3')
-b2sums=('5fa1254c9d48b92fd6ffbb4d425552081f7ce2068ba8b985f59a2329d14254bfec37455762b11a59a9881f9f9ece3beef690447417cdd05405b540c7835f46af')
+sha512sums=('15db74fa0449d9cc3071f6f5f3e67bf57fca5eb6c02b64f4ae99c3ea37b884b9f19e506473e8d882952b4111510c051cb2b2e8527ee74b439a68e7d8552ad76b')
+b2sums=('0b1de1aa02a0395ae5cbc34acbff2f7200beac4d067bf189f0c258aee6d78f565edb63a85d1aeb5e96feb1ca3ba3ce81bcbfd8069d29900edccc9264d2bd5f21')
 
 prepare() {
   cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruff/-/commit/76b19e922ae6a79429ca7018ca32a52e52c5

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




[Git][archlinux/packaging/packages/ruff] Pushed new tag 0.4.2-1

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


Caleb Maclennan pushed new tag 0.4.2-1 at Arch Linux / Packaging / Packages / 
ruff

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




[Git][archlinux/packaging/packages/dolt] Pushed new tag 1-1.35.11-1

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


Caleb Maclennan pushed new tag 1-1.35.11-1 at Arch Linux / Packaging / Packages 
/ dolt

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




[Git][archlinux/packaging/packages/dolt][main] upgpkg: 1:1.35.11-1

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


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


Commits:
28dd2507 by Caleb Maclennan at 2024-04-26T13:02:26+03:00
upgpkg: 1:1.35.11-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dolt
pkgdesc = Git for data! A version controlled relational database
-   pkgver = 1.35.10
+   pkgver = 1.35.11
pkgrel = 1
epoch = 1
url = https://www.dolthub.com
@@ -8,7 +8,7 @@ pkgbase = dolt
license = Apache
makedepends = go
depends = glibc
-   source = 
https://github.com/dolthub/dolt/archive/v1.35.10/dolt-1.35.10.tar.gz
-   sha256sums = 
7af350fc24616ca54191b20f8b82532f065cd953bb67d0cdaaf39a8624e21499
+   source = 
https://github.com/dolthub/dolt/archive/v1.35.11/dolt-1.35.11.tar.gz
+   sha256sums = 
97347bf5d9ef83b2ab7684447b826e65a51062cf88fa16b30d4c4ca99e6fa31a
 
 pkgname = dolt


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=dolt
 epoch=1
-pkgver=1.35.10
+pkgver=1.35.11
 pkgrel=1
 pkgdesc='Git for data! A version controlled relational database'
 arch=(x86_64)
@@ -15,7 +15,7 @@ depends=(glibc)
 makedepends=(go)
 _archive="$pkgname-$pkgver"
 source=("$_url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('7af350fc24616ca54191b20f8b82532f065cd953bb67d0cdaaf39a8624e21499')
+sha256sums=('97347bf5d9ef83b2ab7684447b826e65a51062cf88fa16b30d4c4ca99e6fa31a')
 
 prepare() {
cd "$_archive"/go



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dolt/-/commit/28dd250737f82b94e9cac45f01b777b1f78e500a

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




[Git][archlinux/packaging/packages/rustic] Pushed new tag 0.7.0-2

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


Caleb Maclennan pushed new tag 0.7.0-2 at Arch Linux / Packaging / Packages / 
rustic

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




[Git][archlinux/packaging/packages/rustic][main] upgpkg: 0.7.0-2

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


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


Commits:
1732c13f by Caleb Maclennan at 2024-04-26T14:43:43+03:00
upgpkg: 0.7.0-2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,17 @@
+pkgbase = rustic
+   pkgdesc = Fast, encrypted, deduplicated backups powered by Rust
+   pkgver = 0.7.0
+   pkgrel = 2
+   url = https://github.com/rustic-rs/rustic
+   arch = x86_64
+   license = Apache-2.0
+   license = MIT
+   makedepends = cargo
+   depends = gcc-libs
+   depends = glibc
+   replaces = rustic-rs
+   options = !lto
+   source = 
https://github.com/rustic-rs/rustic/archive/v0.7.0/rustic-0.7.0.tar.gz
+   sha256sums = 
8fb1d80cc376a85f79d062bdc0e074e2f50e0b2e89c95907102100f0d277
+
+pkgname = rustic


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=rustic
 pkgver=0.7.0
 pkgrel=2
-pkgdesc="Fast, encrypted, deduplicated backups powered by Rust"
+pkgdesc='Fast, encrypted, deduplicated backups powered by Rust'
 arch=(x86_64)
 url="https://github.com/rustic-rs/$pkgname;
 license=(Apache-2.0 MIT)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rustic/-/commit/1732c13ff0697216a71e361ef31e3a43fe844e1e

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




[Git][archlinux/packaging/packages/python-textual][main] upgpkg: 0.58.0-1: new upstream release, with python 3.12

2024-04-26 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ python-textual


Commits:
05205a53 by Leonidas Spyropoulos at 2024-04-26T09:27:03+01:00
upgpkg: 0.58.0-1: new upstream release, with python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-textual
pkgdesc = Modern Text User Interface framework
-   pkgver = 0.57.1
+   pkgver = 0.58.0
pkgrel = 1
url = https://github.com/Textualize/textual
arch = any
@@ -17,7 +17,7 @@ pkgbase = python-textual
optdepends = python-tree-sitter: for syntax highlighting support
optdepends = python-tree-sitter-languages: for custom languages support
optdepends = python-textual-dev: tools for developers
-   source = 
textual-0.57.1.tar.gz::https://github.com/Textualize/textual/archive/v0.57.1.tar.gz
-   sha512sums = 
b8388d410ef60a7155fc124b66ae893c0c417720c0f205c2a4e5ba9fc877eac2f36c5d850df984e337ca302765e2a792cbeef94e1df00361bcf705d47774eed3
+   source = 
textual-0.58.0.tar.gz::https://github.com/Textualize/textual/archive/v0.58.0.tar.gz
+   sha512sums = 
5b6b74e4bc652f19ccce48c256785f056e2c43ac2baf4365f40a4b2869863691b0760f473ad570a7b256b7c7fe11d8a49123ad409597675a87b0c6a56269fe4d
 
 pkgname = python-textual


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _base=textual
 pkgname=python-${_base}
-pkgver=0.57.1
+pkgver=0.58.0
 pkgrel=1
 pkgdesc="Modern Text User Interface framework"
 arch=(any)
@@ -17,7 +17,7 @@ optdepends=('python-tree-sitter: for syntax highlighting 
support'
 'python-tree-sitter-languages: for custom languages support'
 'python-textual-dev: tools for developers')
 source=(${_base}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz)
-sha512sums=('b8388d410ef60a7155fc124b66ae893c0c417720c0f205c2a4e5ba9fc877eac2f36c5d850df984e337ca302765e2a792cbeef94e1df00361bcf705d47774eed3')
+sha512sums=('5b6b74e4bc652f19ccce48c256785f056e2c43ac2baf4365f40a4b2869863691b0760f473ad570a7b256b7c7fe11d8a49123ad409597675a87b0c6a56269fe4d')
 
 build() {
   cd ${_base}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/05205a53d6f9a916fbcb1cc7cba8710c3cea8efe

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




[Git][archlinux/packaging/packages/python-textual] Pushed new tag 0.58.0-1

2024-04-26 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 0.58.0-1 at Arch Linux / Packaging / 
Packages / python-textual

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




[Git][archlinux/packaging/packages/ruff] Pushed new tag 0.4.2-2

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


Caleb Maclennan pushed new tag 0.4.2-2 at Arch Linux / Packaging / Packages / 
ruff

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




[Git][archlinux/packaging/packages/ruff][main] upgpkg: 0.4.2-2: Rebuild with Python 3.12

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


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


Commits:
f6a36b4b by Caleb Maclennan at 2024-04-26T13:09:36+03:00
upgpkg: 0.4.2-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ruff
pkgdesc = An extremely fast Python linter, written in Rust
pkgver = 0.4.2
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/astral-sh/ruff
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 pkgbase=ruff
 pkgname=($pkgbase python-$pkgbase)
 pkgver=0.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='An extremely fast Python linter, written in Rust'
 arch=(x86_64)
 url="https://github.com/astral-sh/$pkgbase;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruff/-/commit/f6a36b4bf09794c0ade59a145d680190185e44b8

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




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

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


Caleb Maclennan pushed new branch main at Arch Linux / Packaging / Packages / 
rustic

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




[Git][archlinux/packaging/packages/kodi] Pushed new tag 21.0-4

2024-04-26 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed new tag 21.0-4 at Arch Linux / Packaging / Packages / kodi

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




[Git][archlinux/packaging/packages/kodi][main] upgpkg: 21.0-4: libspdlog.so 1.14.0 rebuild

2024-04-26 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / kodi


Commits:
0d7bfe8a by Brett Cornwall at 2024-04-25T23:34:47-07:00
upgpkg: 21.0-4: libspdlog.so 1.14.0 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kodi
pkgver = 21.0
-   pkgrel = 3
+   pkgrel = 4
url = https://kodi.tv
arch = x86_64
license = GPL2


=
PKGBUILD
=
@@ -20,7 +20,7 @@
 pkgbase=kodi
 pkgname=('kodi' 'kodi-gles' 'kodi-eventclients' 'kodi-tools-texturepacker' 
'kodi-dev')
 pkgver=21.0
-pkgrel=3
+pkgrel=4
 arch=('x86_64')
 url="https://kodi.tv;
 license=('GPL2')



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

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




[Git][archlinux/packaging/packages/waybar] Pushed new tag 0.10.2-2

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


Robin Candau pushed new tag 0.10.2-2 at Arch Linux / Packaging / Packages / 
waybar

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




[Git][archlinux/packaging/packages/waybar][main] upgpkg: 0.10.2-2: libspdlog.so 1.14 rebuild

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


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


Commits:
c85b4834 by Robin Candau at 2024-04-26T09:11:21+02:00
upgpkg: 0.10.2-2: libspdlog.so 1.14 rebuild
https://archlinux.org/todo/libspdlogso-114-soname-rebuild/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = waybar
pkgdesc = Highly customizable Wayland bar for Sway and Wlroots based 
compositors
pkgver = 0.10.2
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/Alexays/Waybar/
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -1,10 +1,11 @@
 # Maintainer: Brett Cornwall 
-# Maintainer: Maxim Baz 
+# Maintainer: Robin Candau 
+# Contributor: Maxim Baz 
 # Contributor: Parmjot Singh 
 
 pkgname=waybar
 pkgver=0.10.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based 
compositors'
 arch=('x86_64')
 url="https://github.com/Alexays/Waybar/;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/waybar/-/commit/c85b4834d8de98e5e0620f5ac94a7d0a503bdc00

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




[Git][archlinux/packaging/packages/mtxclient] Pushed new tag 0.9.2-6

2024-04-26 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 0.9.2-6 at Arch Linux / Packaging / 
Packages / mtxclient

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




[Git][archlinux/packaging/packages/mtxclient][main] upgpkg: 0.9.2-6: rebuild for libspdlog 1.14 soname bump

2024-04-26 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ mtxclient


Commits:
6fad951f by Leonidas Spyropoulos at 2024-04-26T09:14:57+01:00
upgpkg: 0.9.2-6: rebuild for libspdlog 1.14 soname bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = mtxclient
pkgdesc = Client API library for the Matrix protocol
pkgver = 0.9.2
-   pkgrel = 5
+   pkgrel = 6
url = https://nheko.im/nheko-reborn/mtxclient
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=mtxclient
 pkgver=0.9.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Client API library for the Matrix protocol"
 arch=('x86_64')
 url="https://nheko.im/nheko-reborn/mtxclient;



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

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




[Git][archlinux/packaging/packages/nheko] Pushed new tag 0.11.3-11

2024-04-26 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 0.11.3-11 at Arch Linux / Packaging / 
Packages / nheko

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




[Git][archlinux/packaging/packages/nheko][main] upgpkg: 0.11.3-11: rebuild for libspdlog 1.14 soname bump

2024-04-26 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ nheko


Commits:
56b476cf by Leonidas Spyropoulos at 2024-04-26T09:17:47+01:00
upgpkg: 0.11.3-11: rebuild for libspdlog 1.14 soname bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,12 @@
 pkgbase = nheko
pkgdesc = Desktop client for the Matrix protocol
pkgver = 0.11.3
-   pkgrel = 10
+   pkgrel = 11
url = https://nheko.im/nheko-reborn/nheko
arch = x86_64
license = GPL-3.0-or-later
makedepends = cmake
makedepends = ninja
-   makedepends = boost
makedepends = qt5-tools
makedepends = fontconfig
makedepends = nlohmann-json
@@ -29,6 +28,7 @@ pkgbase = nheko
depends = gst-plugins-bad-libs
depends = org.freedesktop.secrets
optdepends = qt-jdenticon: Auto-generated profile pictures (identicons)
+   optdepends = kimageformats: Extends the formats nheko supports for 
image attachments
optdepends = gst-plugins-base-libs: VoIP/Video calls
optdepends = gst-plugins-good: VoIP/Video calls
optdepends = gst-plugins-bad: VoIP/Video calls


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=nheko
 pkgver=0.11.3
-pkgrel=10
+pkgrel=11
 pkgdesc="Desktop client for the Matrix protocol"
 arch=('x86_64')
 url="https://nheko.im/nheko-reborn/nheko;
@@ -14,13 +14,14 @@ depends=(qt5-svg qt5-quickcontrols2 qt5-graphicaleffects 
qt5-multimedia qtkeycha
 qt5-imageformats coeurl mtxclient lmdb cmark libolm hicolor-icon-theme 
\
 gst-plugins-bad-libs 'org.freedesktop.secrets')
 optdepends=('qt-jdenticon: Auto-generated profile pictures (identicons)'
+'kimageformats: Extends the formats nheko supports for image 
attachments'
 'gst-plugins-base-libs: VoIP/Video calls' 
 'gst-plugins-good: VoIP/Video calls'
 'gst-plugins-bad: VoIP/Video calls'
 'libnice: VoIP/Video calls'
 'gst-libav: Video messages'
 'gst-plugin-qmlgl: Video calls and Screen sharing')
-makedepends=(cmake ninja boost qt5-tools fontconfig nlohmann-json asciidoc 
lmdbxx spdlog)
+makedepends=(cmake ninja qt5-tools fontconfig nlohmann-json asciidoc lmdbxx 
spdlog)
 
source=("$pkgname-$pkgver.tar.gz::https://nheko.im/nheko-reborn/${pkgname}/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz;
 "$pkgname-$pkgver-fix-for-fmt-10.patch"
 
"$pkgname-$pkgver-fix-for-fmt-10.1.patch::https://nheko.im/nheko-reborn/nheko/-/commit/871e403f6799df48cfbbe08eba56d473a0c34216.patch;)



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

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




[Git][archlinux/packaging/packages/mtxclient][main] Add nvchecker

2024-04-26 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ mtxclient


Commits:
7ad2f94f by Leonidas Spyropoulos at 2024-04-26T09:16:58+01:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[mtxclient]
+source = "git"
+git = "https://nheko.im/nheko-reborn/mtxclient.git;
+prefix = "v"



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

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




[Git][archlinux/packaging/packages/slirp4netns][main] fix SPDX license identifier

2024-04-26 Thread Frederik Schwan (@freswa)


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


Commits:
2026e7c7 by Frederik Schwan at 2024-04-26T12:39:40+02:00
fix SPDX license identifier

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -7,7 +7,7 @@ pkgver=1.3.0
 pkgrel=1
 arch=(x86_64)
 url="https://github.com/rootless-containers/slirp4netns;
-license=(GPL2)
+license=(GPL-2.0-or-later)
 depends=(glibc glib2 libcap libseccomp libslirp)
 makedepends=(git)
 source=("git+$url#tag=v$pkgver?signed")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/slirp4netns/-/commit/2026e7c74be91e2ae9a2d0e5423228cbea2fa52b

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




[Git][archlinux/packaging/packages/gradle][main] upgpkg: 8.7-2

2024-04-26 Thread Frederik Schwan (@freswa)


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


Commits:
76c20c2e by Frederik Schwan at 2024-04-26T12:52:45+02:00
upgpkg: 8.7-2

fixes #1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = gradle
pkgdesc = Powerful build system for the JVM
pkgver = 8.7
-   pkgrel = 1
+   pkgrel = 2
url = https://gradle.org/
arch = any
license = Apache
@@ -10,7 +10,7 @@ pkgbase = gradle
makedepends = xmlto
makedepends = groovy
makedepends = java-environment=11
-   depends = java-environment
+   depends = java-environment<=21
depends = bash
depends = which
depends = coreutils


=
PKGBUILD
=
@@ -6,12 +6,12 @@
 pkgbase=gradle
 pkgname=('gradle' 'gradle-doc' 'gradle-src')
 pkgver=8.7
-pkgrel=1
+pkgrel=2
 pkgdesc='Powerful build system for the JVM'
 url='https://gradle.org/'
 arch=('any')
 license=('Apache')
-depends=('java-environment' 'bash' 'which' 'coreutils' 'findutils' 'sed')
+depends=('java-environment<=21' 'bash' 'which' 'coreutils' 'findutils' 'sed')
 makedepends=('git' 'asciidoc' 'xmlto' 'groovy' 'java-environment=11')
 source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-src.zip
 https://services.gradle.org/distributions/${pkgbase}-${pkgver}-all.zip



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gradle/-/commit/76c20c2e7240871df85b5baceea3ffc3929817ea

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




[Git][archlinux/packaging/packages/coeurl][main] upgpkg: 0.3.0-8: rebuild for spdlog 1.14 soname bump

2024-04-26 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ coeurl


Commits:
91e23f21 by Leonidas Spyropoulos at 2024-04-26T09:11:57+01:00
upgpkg: 0.3.0-8: rebuild for spdlog 1.14 soname bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = coeurl
pkgdesc = A simple async wrapper around CURL for C++
pkgver = 0.3.0
-   pkgrel = 7
+   pkgrel = 8
url = https://nheko.im/nheko-reborn/coeurl
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=coeurl
 pkgver=0.3.0
-pkgrel=7
+pkgrel=8
 pkgdesc="A simple async wrapper around CURL for C++"
 arch=("x86_64")
 url="https://nheko.im/nheko-reborn/coeurl;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/coeurl/-/commit/91e23f217e7db8af56c3bbf2bd50b4a9ffb45c08

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




[Git][archlinux/packaging/packages/coeurl] Pushed new tag 0.3.0-8

2024-04-26 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 0.3.0-8 at Arch Linux / Packaging / 
Packages / coeurl

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




[Git][archlinux/packaging/packages/gradle] Pushed new tag 8.7-2

2024-04-26 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 8.7-2 at Arch Linux / Packaging / Packages / 
gradle

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




[Git][archlinux/packaging/packages/python-sentry_sdk][main] upgpkg: 2.0.1-1: New upstream release

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


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-sentry_sdk


Commits:
fc3180bc by Robin Candau at 2024-04-26T09:59:50+02:00
upgpkg: 2.0.1-1: New upstream release
https://github.com/getsentry/sentry-python/releases/tag/2.0.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-sentry_sdk
pkgdesc = The official Python SDK for Sentry.io
-   pkgver = 2.0.0
+   pkgver = 2.0.1
pkgrel = 1
url = https://sentry.io/for/python
arch = any
@@ -30,7 +30,7 @@ pkgbase = python-sentry_sdk
optdepends = python-tornado: adds support for the Tornado Web Framework
optdepends = python-pure-eval: for richer stacktraces & additional 
variables
optdepends = python-executing: for richer stacktraces & better function 
names
-   source = 
python-sentry_sdk-2.0.0.tar.gz::https://github.com/getsentry/sentry-python/archive/refs/tags/2.0.0.tar.gz
-   sha256sums = 
9749f470e90dffeea329ec74a9df2b3f7b16f4608951f11f599d01e48450b9e8
+   source = 
python-sentry_sdk-2.0.1.tar.gz::https://github.com/getsentry/sentry-python/archive/refs/tags/2.0.1.tar.gz
+   sha256sums = 
152b35aa250f1f8c652a0a12f0852ad170103fba504402b1e0fa2ef9af4ee361
 
 pkgname = python-sentry_sdk


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-sentry_sdk
 _pkgname=sentry-python
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="The official Python SDK for Sentry.io"
 arch=('any')
@@ -31,7 +31,7 @@ optdepends=('python-aiohttp: adds support for the 
AIOHTTP-Server Web Framework'
 'python-pure-eval: for richer stacktraces & additional variables'
 'python-executing: for richer stacktraces & better function names')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/getsentry/sentry-python/archive/refs/tags/${pkgver}.tar.gz;)
-sha256sums=('9749f470e90dffeea329ec74a9df2b3f7b16f4608951f11f599d01e48450b9e8')
+sha256sums=('152b35aa250f1f8c652a0a12f0852ad170103fba504402b1e0fa2ef9af4ee361')
 
 build() {
cd "${_pkgname}-${pkgver}"



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

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




[Git][archlinux/packaging/packages/python-sentry_sdk] Pushed new tag 2.0.1-1

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


Robin Candau pushed new tag 2.0.1-1 at Arch Linux / Packaging / Packages / 
python-sentry_sdk

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




[Git][archlinux/packaging/packages/buildkit] Pushed new tag 0.13.2-1

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


Caleb Maclennan pushed new tag 0.13.2-1 at Arch Linux / Packaging / Packages / 
buildkit

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




[Git][archlinux/packaging/packages/buildkit][main] upgpkg: 0.13.2-1

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


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


Commits:
95e06ee6 by Caleb Maclennan at 2024-04-26T13:05:16+03:00
upgpkg: 0.13.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = buildkit
pkgdesc = A toolkit for converting source code to build artifacts in a 
repeatable manner
-   pkgver = 0.13.1
+   pkgver = 0.13.2
pkgrel = 1
url = https://github.com/moby/buildkit
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = buildkit
depends = runc
depends = containerd
options = !lto
-   source = buildkit::git+https://github.com/moby/buildkit.git#tag=v0.13.1
-   sha256sums = 
cf1685c8a83091ca814432e4c59915867b92effc1f93d6266fa3c58f81f609f3
+   source = buildkit::git+https://github.com/moby/buildkit.git#tag=v0.13.2
+   sha256sums = 
75ccb5e112e34daa72f4134051f5b4608ce403552e1b5fda4a80d0311ae4fa5f
 
 pkgname = buildkit


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Kenneth Endfinger 
 
 pkgname=buildkit
-pkgver=0.13.1
+pkgver=0.13.2
 pkgrel=1
 pkgdesc='A toolkit for converting source code to build artifacts in a 
repeatable manner'
 arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('runc' 'containerd')
 makedepends=('git' 'go')
 options=('!lto')
 source=("$pkgname::git+$url.git#tag=v$pkgver")
-sha256sums=('cf1685c8a83091ca814432e4c59915867b92effc1f93d6266fa3c58f81f609f3')
+sha256sums=('75ccb5e112e34daa72f4134051f5b4608ce403552e1b5fda4a80d0311ae4fa5f')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/buildkit/-/commit/95e06ee6cb2c92329494b27c7e157f46243768e3

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




[Git][archlinux/packaging/packages/zola] Pushed new tag 0.18.0-2

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


Caleb Maclennan pushed new tag 0.18.0-2 at Arch Linux / Packaging / Packages / 
zola

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




[Git][archlinux/packaging/packages/zola][main] upgpkg: 0.18.0-2: Fix completions installation

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


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


Commits:
07acdcb3 by Caleb Maclennan at 2024-04-26T14:24:08+03:00
upgpkg: 0.18.0-2: Fix completions installation

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = zola
pkgdesc = An opinionated static site generator
pkgver = 0.18.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/getzola/zola
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=zola
 pkgver=0.18.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An opinionated static site generator"
 arch=('x86_64')
 url="https://github.com/getzola/zola;
@@ -34,7 +34,7 @@ package() {
   local _target="target/release/$pkgname"
   install -Dm0755 -t "$pkgdir/usr/bin/" $_target
   install -Dm0644 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE
-  $_target completion bash | install -Dm0644 /dev/stdin 
"$pkgdir/usr/share/bash-completion/completions/$pkgname.bash"
+  $_target completion bash | install -Dm0644 /dev/stdin 
"$pkgdir/usr/share/bash-completion/completions/$pkgname"
   $_target completion fish | install -Dm0644 /dev/stdin 
"$pkgdir/usr/share/fish/vendor_completions.d/$pkgname.fish"
   $_target completion zsh  | install -Dm0644 /dev/stdin 
"$pkgdir/usr/share/zsh/site-functions/_$pkgname"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zola/-/commit/07acdcb30edf58324aad51a06f31a7d630b396c5

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




[Git][archlinux/packaging/packages/slirp4netns] Pushed new tag 1.3.0-1

2024-04-26 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1.3.0-1 at Arch Linux / Packaging / Packages / 
slirp4netns

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




[Git][archlinux/packaging/packages/slirp4netns][main] upgpkg: 1.3.0-1

2024-04-26 Thread Frederik Schwan (@freswa)


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


Commits:
d231e275 by Frederik Schwan at 2024-04-26T09:16:34+02:00
upgpkg: 1.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = slirp4netns
pkgdesc = User-mode networking for unprivileged network namespaces
-   pkgver = 1.2.3
+   pkgver = 1.3.0
pkgrel = 1
url = https://github.com/rootless-containers/slirp4netns
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = slirp4netns
depends = libcap
depends = libseccomp
depends = libslirp
-   source = 
git+https://github.com/rootless-containers/slirp4netns#commit=c22fde291bb35b354e6ca44d13be181c76a0a432?signed
+   source = 
git+https://github.com/rootless-containers/slirp4netns#tag=v1.3.0?signed
validpgpkeys = C020EA876CE4E06C7AB95AEF49524C6F9F638F1A
-   sha256sums = SKIP
+   sha256sums = 
900187db2282a0dd21c4f57c85cfe468b2a254aa3bd5ef3f825f72724c495069
 
 pkgname = slirp4netns


=
PKGBUILD
=
@@ -3,23 +3,17 @@
 
 pkgname=slirp4netns
 pkgdesc='User-mode networking for unprivileged network namespaces'
-pkgver=1.2.3
-_commit=c22fde291bb35b354e6ca44d13be181c76a0a432   #refs/tags/v1.2.3^{}
+pkgver=1.3.0
 pkgrel=1
 arch=(x86_64)
 url="https://github.com/rootless-containers/slirp4netns;
 license=(GPL2)
 depends=(glibc glib2 libcap libseccomp libslirp)
 makedepends=(git)
-source=("git+$url#commit=$_commit?signed")
-sha256sums=('SKIP')
+source=("git+$url#tag=v$pkgver?signed")
+sha256sums=('900187db2282a0dd21c4f57c85cfe468b2a254aa3bd5ef3f825f72724c495069')
 validpgpkeys=('C020EA876CE4E06C7AB95AEF49524C6F9F638F1A') # Akihiro Suda 

 
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
 prepare() {
   cd $pkgname
   autoreconf -fi



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/slirp4netns/-/commit/d231e2750e066d12cba15f805084ed9c61edc5a4

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




[Git][archlinux/packaging/packages/cryfs][main] upgpkg: 0.11.4-7: spdlog 1.14 rebuild

2024-04-26 Thread Antonio Rojas (@arojas)


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


Commits:
c962269d by Antonio Rojas at 2024-04-26T08:26:12+02:00
upgpkg: 0.11.4-7: spdlog 1.14 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = cryfs
pkgdesc = Cryptographic filesystem for the cloud
pkgver = 0.11.4
-   pkgrel = 6
+   pkgrel = 7
url = https://www.cryfs.org
arch = x86_64
license = LGPL-3.0-only


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=cryfs
 pkgver=0.11.4
-pkgrel=6
+pkgrel=7
 pkgdesc='Cryptographic filesystem for the cloud'
 arch=(x86_64)
 depends=(boost-libs



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cryfs/-/commit/c962269dec60876fae699bedefe610cebde4e7a1

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




[Git][archlinux/packaging/packages/cryfs] Pushed new tag 0.11.4-7

2024-04-26 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 0.11.4-7 at Arch Linux / Packaging / Packages / 
cryfs

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




[Git][archlinux/packaging/packages/gerbera][main] upgpkg: 2.1.0-3: libspdlog.so 1.14.0 rebuild

2024-04-26 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
gerbera


Commits:
877c1480 by Brett Cornwall at 2024-04-25T23:39:57-07:00
upgpkg: 2.1.0-3: libspdlog.so 1.14.0 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = gerbera
pkgdesc = UPnP Media Server (Based on MediaTomb)
pkgver = 2.1.0
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/gerbera/gerbera
install = gerbera.install
arch = x86_64


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=gerbera
 pkgver=2.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc="UPnP Media Server (Based on MediaTomb)"
 arch=(x86_64)
 url="https://github.com/gerbera/gerbera;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gerbera/-/commit/877c14800e7771719c3c166d55ae08584c2c21a5

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




[Git][archlinux/packaging/packages/gerbera] Pushed new tag 2.1.0-3

2024-04-26 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed new tag 2.1.0-3 at Arch Linux / Packaging / Packages / 
gerbera

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




[Git][archlinux/packaging/packages/systemd] Pushed new tag 255.5-2

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


Christian Hesse pushed new tag 255.5-2 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.5-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/systemd][main] upgpkg: 255.5-2: accidentally removed previous packages... 

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


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


Commits:
6a2bc577 by Christian Hesse at 2024-04-26T09:05:38+02:00
upgpkg: 255.5-2: accidentally removed previous packages... 

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = systemd
pkgver = 255.5
-   pkgrel = 1
+   pkgrel = 2
url = https://www.github.com/systemd/systemd
arch = x86_64
license = LGPL-2.1-or-later


=
PKGBUILD
=
@@ -15,7 +15,7 @@ _tag='255.5'
 # ➜ vercmp 255rc1 255
 # -1
 pkgver="${_tag/~/}"
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 license=('LGPL-2.1-or-later')
 url='https://www.github.com/systemd/systemd'



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

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




[Git][archlinux/packaging/packages/libarchive][main] upgpkg: 3.7.3-3: accidentally removed previous packages... 

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


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


Commits:
68fcccac by Christian Hesse at 2024-04-26T09:05:31+02:00
upgpkg: 3.7.3-3: accidentally removed previous packages... 

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libarchive
pkgdesc = Multi-format archive and compression library
pkgver = 3.7.3
-   pkgrel = 2
+   pkgrel = 3
url = https://libarchive.org/
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=libarchive
 pkgver=3.7.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Multi-format archive and compression library'
 arch=('x86_64')
 url='https://libarchive.org/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libarchive/-/commit/68fcccacc35a428e4c11b6028763c81de3b17906

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




[Git][archlinux/packaging/packages/libarchive] Pushed new tag 3.7.3-3

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


Christian Hesse pushed new tag 3.7.3-3 at Arch Linux / Packaging / Packages / 
libarchive

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




[Git][archlinux/packaging/packages/jmol][main] upgpkg: 16.2.9-1: Update to 16.2.9

2024-04-26 Thread Antonio Rojas (@arojas)


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


Commits:
7be49c9f by Antonio Rojas at 2024-04-26T08:45:01+02:00
upgpkg: 16.2.9-1: Update to 16.2.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,12 +1,12 @@
 pkgbase = jmol
-   pkgver = 16.2.7
+   pkgver = 16.2.9
pkgrel = 1
url = https://jmol.sourceforge.net
arch = any
license = LGPL-2.1-only
makedepends = unzip
-   source = 
https://sourceforge.net/projects/jmol/files/Jmol/Version%2016.2/Jmol%2016.2.7/Jmol-16.2.7-binary.zip
-   sha256sums = 
d48b3342b22f5379618e470b2513711854badc1e5db0f53a597b16ec643e751d
+   source = 
https://sourceforge.net/projects/jmol/files/Jmol/Version%2016.2/Jmol%2016.2.9/Jmol-16.2.9-binary.zip
+   sha256sums = 
45b27b6f0bb8d28abc397dae18422f398d0a7e5dcd71253255e01c89cf999168
 
 pkgname = jmol
pkgdesc = A Java 3D viewer for chemical structures


=
PKGBUILD
=
@@ -4,14 +4,14 @@
 pkgbase=jmol
 pkgname=(jmol
  jsmol)
-pkgver=16.2.7
+pkgver=16.2.9
 pkgrel=1
 arch=(any)
 url='https://jmol.sourceforge.net'
 license=(LGPL-2.1-only)
 makedepends=(unzip)
 
source=(https://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.zip)
-sha256sums=('d48b3342b22f5379618e470b2513711854badc1e5db0f53a597b16ec643e751d')
+sha256sums=('45b27b6f0bb8d28abc397dae18422f398d0a7e5dcd71253255e01c89cf999168')
 
 package_jmol() {
   pkgdesc='A Java 3D viewer for chemical structures'



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

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




[Git][archlinux/packaging/packages/jmol] Pushed new tag 16.2.9-1

2024-04-26 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 16.2.9-1 at Arch Linux / Packaging / Packages / 
jmol

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




[Git][archlinux/packaging/packages/lnav][main] upgpkg: 0.12.2-2: add cargo dependency for PRQL support

2024-04-26 Thread @orhun


Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
lnav


Commits:
b87cd6ee by Orhun Parmaksız at 2024-04-26T09:08:40+03:00
upgpkg: 0.12.2-2: add cargo dependency for PRQL support

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,11 +1,12 @@
 pkgbase = lnav
pkgdesc = A curses-based tool for viewing and analyzing log files
pkgver = 0.12.2
-   pkgrel = 1
+   pkgrel = 2
url = http://lnav.org/
arch = x86_64
license = custom:BSD
makedepends = openssh
+   makedepends = cargo
depends = ncurses
depends = curl
depends = pcre2


=
PKGBUILD
=
@@ -4,13 +4,13 @@
 
 pkgname=lnav
 pkgver=0.12.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A curses-based tool for viewing and analyzing log files"
 arch=('x86_64')
 url="http://lnav.org/;
 license=('custom:BSD')
 depends=('ncurses' 'curl' 'pcre2' 'sqlite3' 'libarchive')
-makedepends=('openssh')
+makedepends=('openssh' 'cargo')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/tstack/lnav/archive/v$pkgver.tar.gz;)
 sha256sums=('9f12e17f9f2b2f1ddf00ef3f35f61ab3c9709ddf2beaa0eeaf441462e812ca7f')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lnav/-/commit/b87cd6ee2b52b5fb8bcd8492fe9a872cd6297cae

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




[Git][archlinux/packaging/packages/lnav] Pushed new tag 0.12.2-2

2024-04-26 Thread @orhun


Orhun Parmaksız pushed new tag 0.12.2-2 at Arch Linux / Packaging / Packages / 
lnav

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




[Git][archlinux/packaging/packages/flint][main] upgpkg: 3.1.3-1: Update to 3.1.3

2024-04-26 Thread Antonio Rojas (@arojas)


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


Commits:
823e128a by Antonio Rojas at 2024-04-26T08:38:19+02:00
upgpkg: 3.1.3-1: Update to 3.1.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,11 +1,12 @@
 pkgbase = flint
pkgdesc = A C library for doing number theory
-   pkgver = 3.1.2
+   pkgver = 3.1.3
pkgrel = 1
url = http://www.flintlib.org
arch = x86_64
license = LGPL-3.0-only
makedepends = cmake
+   makedepends = git
makedepends = python
depends = cblas
depends = glibc
@@ -13,7 +14,7 @@ pkgbase = flint
depends = mpfr
replaces = antic
replaces = arb
-   source = 
https://github.com/flintlib/flint/releases/download/v3.1.2/flint-3.1.2.tar.xz
-   sha256sums = 
57bd9ef6b8376e31d0bca806f1faec01969e3d54fdcb274733ba015aa2b4e061
+   source = git+https://github.com/flintlib/flint#tag=v3.1.3
+   sha256sums = 
085708b2cc50a98fd0e25d910eba66dfbc257acf37ce188b473ef9f741a3c322
 
 pkgname = flint


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Alessandro "jakedust" Andrioni 
 
 pkgname=flint
-pkgver=3.1.2
+pkgver=3.1.3
 pkgrel=1
 pkgdesc='A C library for doing number theory'
 arch=(x86_64)
@@ -14,14 +14,15 @@ depends=(cblas
  gmp
  mpfr)
 makedepends=(cmake
+ git
  python)
 replaces=(antic
   arb)
-source=(https://github.com/flintlib/flint/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('57bd9ef6b8376e31d0bca806f1faec01969e3d54fdcb274733ba015aa2b4e061')
+source=(git+https://github.com/flintlib/flint#tag=v$pkgver)
+sha256sums=('085708b2cc50a98fd0e25d910eba66dfbc257acf37ce188b473ef9f741a3c322')
 
 build() {
-  cmake -B build -S $pkgname-$pkgver \
+  cmake -B build -S $pkgname \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DHAS_FLAG_GCC_MARCH_NATIVE=OFF
   cmake --build build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flint/-/commit/823e128a2ba9b9ff8dfb48f92d00d1f8b712149d

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




[Git][archlinux/packaging/packages/flint] Pushed new tag 3.1.3-1

2024-04-26 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 3.1.3-1 at Arch Linux / Packaging / Packages / 
flint

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




[Git][archlinux/packaging/packages/pyqt6-webengine][main] upgpkg: 6.7.0-2: Python 3.12 rebuild

2024-04-26 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
pyqt6-webengine


Commits:
c1ef4699 by Antonio Rojas at 2024-04-26T18:02:46+02:00
upgpkg: 6.7.0-2: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = pyqt6-webengine
pkgdesc = Python bindings for QtWebEngine
pkgver = 6.7.0
-   pkgrel = 1
+   pkgrel = 2
url = https://www.riverbankcomputing.com/software/pyqtwebengine/intro
arch = x86_64
groups = pyqt6


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgbase=pyqt6-webengine
 pkgname=(python-pyqt6-webengine)
 pkgver=6.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Python bindings for QtWebEngine'
 arch=(x86_64)
 url='https://www.riverbankcomputing.com/software/pyqtwebengine/intro'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt6-webengine/-/commit/c1ef4699216de9dd9d3e43da1dc2b05fef525b9d

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




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

2024-04-26 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.7.0-2 at Arch Linux / Packaging / Packages / 
pyqt6-webengine

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




[Git][archlinux/packaging/packages/pyqt6-webengine] Pushed new tag 6.7.0-1

2024-04-26 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.7.0-1 at Arch Linux / Packaging / Packages / 
pyqt6-webengine

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




[Git][archlinux/packaging/packages/pyqt6-webengine][main] upgpkg: 6.7.0-1: Update to 6.7.0

2024-04-26 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
pyqt6-webengine


Commits:
ad2e6c87 by Antonio Rojas at 2024-04-26T18:00:56+02:00
upgpkg: 6.7.0-1: Update to 6.7.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = pyqt6-webengine
pkgdesc = Python bindings for QtWebEngine
-   pkgver = 6.6.0
-   pkgrel = 2
+   pkgver = 6.7.0
+   pkgrel = 1
url = https://www.riverbankcomputing.com/software/pyqtwebengine/intro
arch = x86_64
groups = pyqt6
@@ -14,7 +14,7 @@ pkgbase = pyqt6-webengine
depends = python-pyqt6
depends = qt6-base
depends = qt6-webengine
-   source = 
https://pypi.python.org/packages/source/P/PyQt6-WebEngine/PyQt6_WebEngine-6.6.0.tar.gz
-   sha256sums = 
d50b984c3f85e409e692b156132721522d4e8cf9b6c25e0cf927eea2dfb39487
+   source = 
https://pypi.python.org/packages/source/P/PyQt6-WebEngine/PyQt6_WebEngine-6.7.0.tar.gz
+   sha256sums = 
68edc7adb6d9e275f5de956881e79cca0d71fad439abeaa10d823bff5ac55001
 
 pkgname = python-pyqt6-webengine


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 pkgbase=pyqt6-webengine
 pkgname=(python-pyqt6-webengine)
-pkgver=6.6.0
-pkgrel=2
+pkgver=6.7.0
+pkgrel=1
 pkgdesc='Python bindings for QtWebEngine'
 arch=(x86_64)
 url='https://www.riverbankcomputing.com/software/pyqtwebengine/intro'
@@ -18,7 +18,7 @@ depends=(gcc-libs
 makedepends=(pyqt-builder
  sip)
 
source=(https://pypi.python.org/packages/source/P/PyQt6-WebEngine/PyQt6_WebEngine-$pkgver.tar.gz)
-sha256sums=('d50b984c3f85e409e692b156132721522d4e8cf9b6c25e0cf927eea2dfb39487')
+sha256sums=('68edc7adb6d9e275f5de956881e79cca0d71fad439abeaa10d823bff5ac55001')
 
 build() {
   cd PyQt6_WebEngine-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt6-webengine/-/commit/ad2e6c8716bae28d013545b25f198eccd4a08d3b

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




[Git][archlinux/packaging/packages/pyqt6-3d] Pushed new tag 6.7.0-2

2024-04-26 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.7.0-2 at Arch Linux / Packaging / Packages / 
pyqt6-3d

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




[Git][archlinux/packaging/packages/pyqt6-3d][main] upgpkg: 6.7.0-2: Python 3.12 rebuild

2024-04-26 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
pyqt6-3d


Commits:
2c7983b8 by Antonio Rojas at 2024-04-26T18:09:01+02:00
upgpkg: 6.7.0-2: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = pyqt6-3d
pkgdesc = Python bindings for Qt3D
pkgver = 6.7.0
-   pkgrel = 1
+   pkgrel = 2
url = https://www.riverbankcomputing.com/software/pyqt3d/intro
arch = x86_64
groups = pyqt6


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgbase=pyqt6-3d
 pkgname=(python-pyqt6-3d)
 pkgver=6.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Python bindings for Qt3D'
 arch=(x86_64)
 url='https://www.riverbankcomputing.com/software/pyqt3d/intro'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt6-3d/-/commit/2c7983b809396d05ee3aff00051f5ac11600d6ca

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




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

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1-5.6.27-1 at Arch Linux / Packaging / Packages / 
dtkgui

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




[Git][archlinux/packaging/packages/dtkgui][main] upgpkg: 1:5.6.27-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / dtkgui


Commits:
b6faaaf1 by Felix Yan at 2024-04-26T16:16:03+00:00
upgpkg: 1:5.6.27-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,11 +1,12 @@
 pkgbase = dtkgui
pkgdesc = Deepin Toolkit, gui module for DDE look and feel
-   pkgver = 5.6.26
-   pkgrel = 2
+   pkgver = 5.6.27
+   pkgrel = 1
epoch = 1
url = https://github.com/linuxdeepin/dtkgui
arch = x86_64
license = LGPL3
+   makedepends = git
makedepends = cmake
makedepends = ninja
makedepends = qt5-tools
@@ -20,7 +21,7 @@ pkgbase = dtkgui
depends = glib2
depends = libx11
depends = gcc-libs
-   source = 
https://github.com/linuxdeepin/dtkgui/archive/5.6.26/dtkgui-5.6.26.tar.gz
-   sha512sums = 
95e86ac252b9c6e20fe48a29fd07a6924eeed2f96400aa8f4632e4eddfc13c642c11fe47dcc7d88af06c44c7ea0394733c90b1385ca8408af740653e287371ba
+   source = git+https://github.com/linuxdeepin/dtkgui.git#tag=5.6.27
+   sha512sums = 
e4fe6cfc05b867ae457650df9d11d4a1f4fec8ef6ff86a057c65d4ad137af29254828f00e61817d5bff2ee8bb77782a35b4df06325e461a16d3a53059746295f
 
 pkgname = dtkgui


=
PKGBUILD
=
@@ -1,20 +1,20 @@
 # Maintainer: Felix Yan 
 
 pkgname=dtkgui
-pkgver=5.6.26
-pkgrel=2
+pkgver=5.6.27
+pkgrel=1
 epoch=1
 pkgdesc='Deepin Toolkit, gui module for DDE look and feel'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dtkgui;
 license=('LGPL3')
 depends=('dtkcore' 'freeimage' 'libraw' 'libqt5xdg' 'librsvg' 'qt5-base' 
'glib2' 'libx11' 'gcc-libs')
-makedepends=('cmake' 'ninja' 'qt5-tools' 'gtest' 'doxygen')
-source=("https://github.com/linuxdeepin/dtkgui/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('95e86ac252b9c6e20fe48a29fd07a6924eeed2f96400aa8f4632e4eddfc13c642c11fe47dcc7d88af06c44c7ea0394733c90b1385ca8408af740653e287371ba')
+makedepends=('git' 'cmake' 'ninja' 'qt5-tools' 'gtest' 'doxygen')
+source=("git+https://github.com/linuxdeepin/dtkgui.git#tag=$pkgver;)
+sha512sums=('e4fe6cfc05b867ae457650df9d11d4a1f4fec8ef6ff86a057c65d4ad137af29254828f00e61817d5bff2ee8bb77782a35b4df06325e461a16d3a53059746295f')
 
 build() {
-  cd dtkgui-$pkgver
+  cd dtkgui
   cmake . -GNinja \
 -DMKSPECS_INSTALL_DIR=lib/qt/mkspecs/modules/ \
 -DBUILD_DOCS=ON \
@@ -28,12 +28,12 @@ build() {
 }
 
 check() {
-  cd dtkgui-$pkgver
+  cd dtkgui
   # TODO
   ninja test || echo "Tests failed"
 }
 
 package() {
-  cd dtkgui-$pkgver
+  cd dtkgui
   DESTDIR="$pkgdir" ninja install
 }



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

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




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

2024-04-26 Thread Daniel M. Capella (@polyzen)


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

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




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

2024-04-26 Thread Daniel M. Capella (@polyzen)


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


Commits:
2c7939ed by Daniel M. Capella at 2024-04-26T12:30:40-04:00
upgpkg: 4.0.14-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 _name=treestyletab
 pkgname=firefox-tree-style-tab
-pkgver=4.0.13
+pkgver=4.0.14
 pkgrel=1
 pkgdesc='Firefox extension to show tabs like a tree'
 arch=('any')
@@ -24,7 +24,7 @@ source=(
   'git+https://github.com/piroor/webextensions-lib-shortcut-customize-ui.git'
   'git+https://github.com/piroor/webextensions-lib-tab-favicon-helper.git'
 )
-b2sums=('f1f4bbbabfc6b5d7cd46b28f66a6e19265be26f0eccf3463cafa0cb0e1126f4e1fb86c5a8c5ba0d14bd2c3229ebfddafe03f1b2d5f4329dd58265213078919e8'
+b2sums=('ef52a4f7f1d73507cf7cb1c69cac3384a4226d07d3670fa07c1543f07bff72c2ab51b6cf323502349d627edba52921630901282dac42db63a5ba521b6553'
 'SKIP'
 'SKIP'
 'SKIP'



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

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




[Git][archlinux/packaging/packages/fcitx5-kkc][main] upgpkg: 5.1.3-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
fcitx5-kkc


Commits:
67eac1c3 by Felix Yan at 2024-04-26T16:36:49+00:00
upgpkg: 5.1.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,18 +1,17 @@
 pkgbase = fcitx5-kkc
pkgdesc = KKC Wrapper for Fcitx5
-   pkgver = 5.1.2
+   pkgver = 5.1.3
pkgrel = 1
url = https://github.com/fcitx/fcitx5-kkc
arch = x86_64
license = GPL
+   makedepends = git
makedepends = extra-cmake-modules
depends = fcitx5-qt
depends = libkkc
depends = libkkc-data
-   source = 
https://download.fcitx-im.org/fcitx5/fcitx5-kkc/fcitx5-kkc-5.1.2.tar.xz
-   source = 
https://download.fcitx-im.org/fcitx5/fcitx5-kkc/fcitx5-kkc-5.1.2.tar.xz.sig
+   source = git+https://github.com/fcitx/fcitx5-kkc.git#tag=5.1.3?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
-   sha512sums = 
a7e6fe510ca66917e9059071e1551fb9cc9a8efb5460d6f767f8f75c1f96df7e487b1c22cdd517502aa150f7df134b87a879a171ed3796cc8a3285688982a9d8
-   sha512sums = SKIP
+   sha512sums = 
37a086ed887f1a02bceb0100c4b3c0493b7f3e4a7d543c063f4d18d806e80203734c1420977c4deca8d4f26e27f92333a09a6f79e5c9b1dfc47720bb34cbba9c
 
 pkgname = fcitx5-kkc


=
PKGBUILD
=
@@ -2,27 +2,25 @@
 # Contributor: csslayer 
 
 pkgname=fcitx5-kkc
-pkgver=5.1.2
+pkgver=5.1.3
 pkgrel=1
 pkgdesc="KKC Wrapper for Fcitx5"
 arch=('x86_64')
 url="https://github.com/fcitx/fcitx5-kkc;
 license=('GPL')
 depends=('fcitx5-qt' 'libkkc' 'libkkc-data')
-makedepends=('extra-cmake-modules')
-source=("https://download.fcitx-im.org/fcitx5/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha512sums=('a7e6fe510ca66917e9059071e1551fb9cc9a8efb5460d6f767f8f75c1f96df7e487b1c22cdd517502aa150f7df134b87a879a171ed3796cc8a3285688982a9d8'
-'SKIP')
+makedepends=('git' 'extra-cmake-modules')
+source=("git+https://github.com/fcitx/fcitx5-kkc.git#tag=$pkgver?signed;)
+sha512sums=('37a086ed887f1a02bceb0100c4b3c0493b7f3e4a7d543c063f4d18d806e80203734c1420977c4deca8d4f26e27f92333a09a6f79e5c9b1dfc47720bb34cbba9c')
 validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian 

 
-build(){
-  cd $pkgname-$pkgver
-
+build() {
+  cd $pkgname
   cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib .
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-kkc/-/commit/67eac1c32f8321f3402f0d850694a1aee94d48b9

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




[Git][archlinux/packaging/packages/fcitx5-kkc] Pushed new tag 5.1.3-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 5.1.3-1 at Arch Linux / Packaging / Packages / 
fcitx5-kkc

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




[Git][archlinux/packaging/packages/fcitx5-lua] Pushed new tag 5.0.13-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 5.0.13-1 at Arch Linux / Packaging / Packages / 
fcitx5-lua

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




[Git][archlinux/packaging/packages/fcitx5-lua][main] upgpkg: 5.0.13-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
fcitx5-lua


Commits:
4d16adda by Felix Yan at 2024-04-26T16:47:12+00:00
upgpkg: 5.0.13-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,18 +1,17 @@
 pkgbase = fcitx5-lua
pkgdesc = Lua support for Fcitx 5
-   pkgver = 5.0.12
+   pkgver = 5.0.13
pkgrel = 1
url = https://github.com/fcitx/fcitx5-lua
arch = x86_64
license = GPL
+   makedepends = git
makedepends = extra-cmake-modules
makedepends = ninja
depends = fcitx5
depends = lua
-   source = 
https://download.fcitx-im.org/fcitx5/fcitx5-lua/fcitx5-lua-5.0.12.tar.xz
-   source = 
https://download.fcitx-im.org/fcitx5/fcitx5-lua/fcitx5-lua-5.0.12.tar.xz.sig
+   source = git+https://github.com/fcitx/fcitx5-lua.git#tag=5.0.13?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
-   sha512sums = 
1f6273ff8b9c0c3ef12dfcf508535b7865b33b102a8e158e82853c25717351339ba055012288d857f0aea5596398dd65ab9ed0c822a533b715dafcea3ec44798
-   sha512sums = SKIP
+   sha512sums = 
8278303b32672d2e543c3842bd3d5a918f0796a93439d8195487307982ccdf74486a5d1a683802c10eec9ffe49434fabaf08a518ed14772458e7dab8b1dc1151
 
 pkgname = fcitx5-lua


=
PKGBUILD
=
@@ -1,32 +1,30 @@
 # Maintainer: Felix Yan 
 
 pkgname=fcitx5-lua
-pkgver=5.0.12
+pkgver=5.0.13
 pkgrel=1
 pkgdesc="Lua support for Fcitx 5"
 arch=('x86_64')
 url="https://github.com/fcitx/fcitx5-lua;
 license=('GPL')
 depends=('fcitx5' 'lua')
-makedepends=('extra-cmake-modules' 'ninja')
-source=("https://download.fcitx-im.org/fcitx5/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha512sums=('1f6273ff8b9c0c3ef12dfcf508535b7865b33b102a8e158e82853c25717351339ba055012288d857f0aea5596398dd65ab9ed0c822a533b715dafcea3ec44798'
-'SKIP')
+makedepends=('git' 'extra-cmake-modules' 'ninja')
+source=("git+https://github.com/fcitx/fcitx5-lua.git#tag=$pkgver?signed;)
+sha512sums=('8278303b32672d2e543c3842bd3d5a918f0796a93439d8195487307982ccdf74486a5d1a683802c10eec9ffe49434fabaf08a518ed14772458e7dab8b1dc1151')
 validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian 

 
 build() {
-  cd $pkgname-$pkgver
-
+  cd $pkgname
   cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib .
   ninja
 }
 
 check() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   ninja test
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   DESTDIR="$pkgdir" ninja install
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-lua/-/commit/4d16adda11aa4ceb5144d3b325d5d57ad8a74f76

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




[Git][archlinux/packaging/packages/fcitx5-qt] Pushed new tag 5.1.6-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 5.1.6-1 at Arch Linux / Packaging / Packages / 
fcitx5-qt

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




[Git][archlinux/packaging/packages/fcitx5-qt][main] upgpkg: 5.1.6-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / fcitx5-qt


Commits:
1707d408 by Felix Yan at 2024-04-26T16:55:24+00:00
upgpkg: 5.1.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,11 +1,12 @@
 pkgbase = fcitx5-qt
pkgdesc = Fcitx5 Qt Library (Qt5 & Qt6 integrations)
-   pkgver = 5.1.5
-   pkgrel = 4
+   pkgver = 5.1.6
+   pkgrel = 1
url = https://github.com/fcitx/fcitx5-qt
arch = x86_64
groups = fcitx5-im
license = GPL
+   makedepends = git
makedepends = extra-cmake-modules
makedepends = qt5-base
makedepends = ninja
@@ -17,10 +18,8 @@ pkgbase = fcitx5-qt
depends = qt6-base
depends = qt6-wayland
depends = wayland
-   source = 
https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-5.1.5.tar.xz
-   source = 
https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-5.1.5.tar.xz.sig
+   source = git+https://github.com/fcitx/fcitx5-qt.git#tag=5.1.6?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
-   sha512sums = 
736677a268d345a962e8c44af81870d2cfc62db72c7a089e2c11151f7f682659ec83307a3397d1feb2dda7e9419847d5e365f7a20ca9b7d6216b690cb9c515c7
-   sha512sums = SKIP
+   sha512sums = 
e881009b56d23d575f809d8d64a436558147efed062b8aac9ff0736f86285ff31e2be7564f66cbff0199adad7b7662ab1c20c5bbca3e9627b110eb8d746a120b
 
 pkgname = fcitx5-qt


=
PKGBUILD
=
@@ -2,23 +2,21 @@
 # Contributor: csslayer 
 
 pkgname=fcitx5-qt
-pkgver=5.1.5
-pkgrel=4
+pkgver=5.1.6
+pkgrel=1
 pkgdesc="Fcitx5 Qt Library (Qt5 & Qt6 integrations)"
 arch=('x86_64')
 url="https://github.com/fcitx/fcitx5-qt;
 license=('GPL')
 groups=('fcitx5-im')
 depends=('glibc' 'gcc-libs' 'libxcb' 'libxkbcommon' 'fcitx5' 'qt6-base' 
'qt6-wayland' 'wayland')
-makedepends=('extra-cmake-modules' 'qt5-base' 'ninja')
-source=("https://download.fcitx-im.org/fcitx5/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha512sums=('736677a268d345a962e8c44af81870d2cfc62db72c7a089e2c11151f7f682659ec83307a3397d1feb2dda7e9419847d5e365f7a20ca9b7d6216b690cb9c515c7'
-'SKIP')
+makedepends=('git' 'extra-cmake-modules' 'qt5-base' 'ninja')
+source=("git+https://github.com/fcitx/fcitx5-qt.git#tag=$pkgver?signed;)
+sha512sums=('e881009b56d23d575f809d8d64a436558147efed062b8aac9ff0736f86285ff31e2be7564f66cbff0199adad7b7662ab1c20c5bbca3e9627b110eb8d746a120b')
 validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian 

 
-build(){
-  cd $pkgname-$pkgver
-
+build() {
+  cd $pkgname
   cmake . -GNinja \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_INSTALL_LIBDIR=/usr/lib \
@@ -26,7 +24,12 @@ build(){
   ninja
 }
 
+check() {
+  cd $pkgname
+  ninja test
+}
+
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   DESTDIR="$pkgdir" ninja install
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-qt/-/commit/1707d4086d08e695a682810a0878029414f382fe

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




[Git][archlinux/packaging/packages/gnome-tour][main] Use appstream, reformat

2024-04-26 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
785d0074 by Jan Alexander Steffens (heftig) at 2024-04-26T19:01:24+02:00
Use appstream, reformat

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -6,7 +6,7 @@ pkgbase = gnome-tour
arch = x86_64
groups = gnome
license = GPL-3.0-or-later
-   makedepends = appstream-glib
+   makedepends = appstream
makedepends = git
makedepends = meson
makedepends = rust


=
PKGBUILD
=
@@ -4,13 +4,25 @@
 pkgname=gnome-tour
 pkgver=46.0
 pkgrel=1
-pkgdesc='Guided tour and greeter for GNOME'
-arch=('x86_64')
-url='https://apps.gnome.org/Tour/'
-license=('GPL-3.0-or-later')
-depends=('gcc-libs' 'glib2' 'glibc' 'gtk4' 'hicolor-icon-theme' 'libadwaita')
-makedepends=('appstream-glib' 'git' 'meson' 'rust')
-groups=('gnome')
+pkgdesc="Guided tour and greeter for GNOME"
+url="https://apps.gnome.org/Tour/;
+arch=(x86_64)
+license=(GPL-3.0-or-later)
+depends=(
+  gcc-libs
+  glib2
+  glibc
+  gtk4
+  hicolor-icon-theme
+  libadwaita
+)
+makedepends=(
+  appstream
+  git
+  meson
+  rust
+)
+groups=(gnome)
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-tour.git#tag=${pkgver/[a-z]/.&};)
 
b2sums=('98f2a6a2f027a59de6f5b2d55b7b4738654558758b21903dd92c2291fd22316f46e8e21ee325756fa7bc7b52d592e1f2a00b8c9298360b87be4535725a8ac26b')
 
@@ -32,3 +44,5 @@ check() {
 package() {
   meson install -C build --destdir "$pkgdir"
 }
+
+# vim:set sw=2 sts=-1 et:



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-tour/-/commit/785d00741091430fea8176fd2169708ec6ed18c2

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




[Git][archlinux/packaging/packages/fcitx5-pinyin-zhwiki] Pushed new tag 1-0.2.4.20240426-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1-0.2.4.20240426-1 at Arch Linux / Packaging / 
Packages / fcitx5-pinyin-zhwiki

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




[Git][archlinux/packaging/packages/fcitx5-pinyin-zhwiki][main] upgpkg: 1:0.2.4.20240426-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
fcitx5-pinyin-zhwiki


Commits:
d7979f56 by Felix Yan at 2024-04-26T20:30:18+03:00
upgpkg: 1:0.2.4.20240426-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,22 +1,23 @@
 pkgbase = fcitx5-pinyin-zhwiki
pkgdesc = Fcitx 5 Pinyin Dictionary from zh.wikipedia.org
-   pkgver = 0.2.4.20240210
+   pkgver = 0.2.4.20240426
pkgrel = 1
epoch = 1
url = https://github.com/felixonmars/fcitx5-pinyin-zhwiki
arch = any
license = CCPL:by-sa
license = custom:GFDL
+   makedepends = git
makedepends = libime
makedepends = opencc
makedepends = pypinyin
-   source = 
https://github.com/felixonmars/fcitx5-pinyin-zhwiki/archive/0.2.4/fcitx5-pinyin-zhwiki-0.2.4.tar.gz
-   source = 
https://github.com/felixonmars/fcitx5-pinyin-zhwiki/releases/download/0.2.4/web-slang-20240210.source
-   source = 
https://dumps.wikimedia.org/zhwiki/20240201/zhwiki-20240201-all-titles-in-ns0.gz
+   source = 
git+https://github.com/felixonmars/fcitx5-pinyin-zhwiki.git#tag=0.2.4
+   source = 
https://github.com/felixonmars/fcitx5-pinyin-zhwiki/releases/download/0.2.4/web-slang-20240426.source
+   source = 
https://dumps.wikimedia.org/zhwiki/20240420/zhwiki-20240420-all-titles-in-ns0.gz
source = https://www.gnu.org/licenses/fdl-1.3.txt
-   sha512sums = 
f03215f0c6e137238a8c9f0ba557bf933ca2d4faf8c2a3aaa84f5e58485c8e0ace57f24d0cd855aa7a1d7e3001b4b36427c9a47ad04b92d11847bb5dbd24a709
-   sha512sums = 
b78a2b5e511456bf21f22e3786e9cbbd5f2258c23b46e1e427b248b3c99b9fc8dc10e6cd643a3bb1145647330a2cf0c2427d7c20840bc77e3525158b058dc956
-   sha512sums = 
428b46421dd2c235779fab95e6e1a63235ec133dcd8260447054eb9c5ae08bddd969b4f39daf36ce72c6f7983841a760aa234fcbfe3ceea4efaa3fc8c6bfa189
+   sha512sums = 
cb7d3e0d764b8002af3a52b8ba6a9f4b7c76dbc7d479aa7469d2a36d69ce2a2dbc9628e2792b97676d40c99736f91edb0a23a5bbaf7916b948ab2870d41dbfb8
+   sha512sums = 
041e81c09ccf24ee0d7b9f2e0b07ec7d5b9b809b2a4ac009efd2302b7bd79884d6488c87a33744880046b1f2a5a6b91b31ac7d4d1e630649c5c87a2e7a5ac2df
+   sha512sums = 
a6e56139919bcd2d6bbf8a97018b29abb95cc913a1a2b2a6744f536df15d6dbea8d67783fc4afd0f2b879edb15303b98f15a7723130cba205f199a9871fd76fe
sha512sums = 
22d46818d3998ad841f537af4de7c50440dd918099fb6c5d4ab324cd71dc03066bfe1b67210a5efde77abd1d97b88da3c3dbfc39a24ae7248ee2d64e7f0fe6bb
 
 pkgname = fcitx5-pinyin-zhwiki


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 pkgbase=fcitx5-pinyin-zhwiki
 pkgname=(fcitx5-pinyin-zhwiki rime-pinyin-zhwiki)
 _converterver=0.2.4
-_zhwikiver=20240201
-_webslangver=20240210
+_zhwikiver=20240420
+_webslangver=20240426
 pkgver=$_converterver.$_webslangver
 pkgrel=1
 epoch=1
@@ -12,20 +12,20 @@ pkgdesc="Fcitx 5 Pinyin Dictionary from zh.wikipedia.org"
 arch=('any')
 url="https://github.com/felixonmars/fcitx5-pinyin-zhwiki;
 license=('CCPL:by-sa' 'custom:GFDL')
-makedepends=('libime' 'opencc' 'pypinyin')
-source=(https://github.com/felixonmars/fcitx5-pinyin-zhwiki/archive/$_converterver/$pkgbase-$_converterver.tar.gz
+makedepends=('git' 'libime' 'opencc' 'pypinyin')
+source=(git+https://github.com/felixonmars/fcitx5-pinyin-zhwiki.git#tag=$_converterver
 
https://github.com/felixonmars/fcitx5-pinyin-zhwiki/releases/download/$_converterver/web-slang-$_webslangver.source
 
https://dumps.wikimedia.org/zhwiki/$_zhwikiver/zhwiki-$_zhwikiver-all-titles-in-ns0.gz
 https://www.gnu.org/licenses/fdl-1.3.txt)
-sha512sums=('f03215f0c6e137238a8c9f0ba557bf933ca2d4faf8c2a3aaa84f5e58485c8e0ace57f24d0cd855aa7a1d7e3001b4b36427c9a47ad04b92d11847bb5dbd24a709'
-
'b78a2b5e511456bf21f22e3786e9cbbd5f2258c23b46e1e427b248b3c99b9fc8dc10e6cd643a3bb1145647330a2cf0c2427d7c20840bc77e3525158b058dc956'
-
'428b46421dd2c235779fab95e6e1a63235ec133dcd8260447054eb9c5ae08bddd969b4f39daf36ce72c6f7983841a760aa234fcbfe3ceea4efaa3fc8c6bfa189'
+sha512sums=('cb7d3e0d764b8002af3a52b8ba6a9f4b7c76dbc7d479aa7469d2a36d69ce2a2dbc9628e2792b97676d40c99736f91edb0a23a5bbaf7916b948ab2870d41dbfb8'
+
'041e81c09ccf24ee0d7b9f2e0b07ec7d5b9b809b2a4ac009efd2302b7bd79884d6488c87a33744880046b1f2a5a6b91b31ac7d4d1e630649c5c87a2e7a5ac2df'
+
'a6e56139919bcd2d6bbf8a97018b29abb95cc913a1a2b2a6744f536df15d6dbea8d67783fc4afd0f2b879edb15303b98f15a7723130cba205f199a9871fd76fe'
 
'22d46818d3998ad841f537af4de7c50440dd918099fb6c5d4ab324cd71dc03066bfe1b67210a5efde77abd1d97b88da3c3dbfc39a24ae7248ee2d64e7f0fe6bb')
 
 _make="make -L VERSION=$_zhwikiver WEB_SLANG_VERSION=$_webslangver"
 
 prepare() {
-  cd $pkgbase-$_converterver
+  cd $pkgbase
   # Workaround pacman decompression
   touch zhwiki-$_zhwikiver-all-titles-in-ns0.gz
   ln -s ../zhwiki-$_zh

[Git][archlinux/packaging/packages/yq][main] upgpkg: 3.4.2-2: Rebuild with Python 3.12

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


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


Commits:
5fc02df3 by Caleb Maclennan at 2024-04-26T21:22:39+03:00
upgpkg: 3.4.2-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = yq
pkgdesc = Command-line YAML, XML, TOML processor - jq wrapper for 
YAML/XML/TOML documents
pkgver = 3.4.2
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/kislyuk/yq
arch = any
license = Apache


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=yq
 pkgver=3.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML 
documents"
 arch=('any')
 url="https://github.com/kislyuk/yq;



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

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




[Git][archlinux/packaging/packages/yq] Pushed new tag 3.4.2-2

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


Caleb Maclennan pushed new tag 3.4.2-2 at Arch Linux / Packaging / Packages / yq

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




[Git][archlinux/packaging/packages/cups] Pushed new tag 1-2.4.8-1

2024-04-26 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed new tag 1-2.4.8-1 at Arch Linux / Packaging / Packages / 
cups

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




[Git][archlinux/packaging/packages/gauche][main] upgpkg: 0.9.15-1: Update to 0.9.15

2024-04-26 Thread Antonio Rojas (@arojas)


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


Commits:
4643fe91 by Antonio Rojas at 2024-04-26T20:52:17+02:00
upgpkg: 0.9.15-1: Update to 0.9.15

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = gauche
pkgdesc = R7RS Scheme implementation (includes gosh)
-   pkgver = 0.9.14
+   pkgver = 0.9.15
pkgrel = 1
url = https://practical-scheme.net/gauche/
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = gauche
depends = libatomic_ops
depends = libxcrypt
depends = slib
-   source = 
https://github.com/shirok/Gauche/releases/download/release0_9_14/Gauche-0.9.14.tgz
-   b2sums = 
cb747a16037167a95a543e324b53a48e3cb4dd372e9f6cc00603b7072b902c839248fbf3e9926360a2732fcf4bc0caa16a4ea1ad757e84d5d597ef4bdfa2592f
+   source = 
https://github.com/shirok/Gauche/releases/download/release0_9_15/Gauche-0.9.15.tgz
+   b2sums = 
1b4cbc764ea3af78bc736ce9a8ff083318366fbf3197ebc5060222b8df93ed426ca4b3b90402cd604e110bcfa8fb46c0d4c5f35be39899cc89dc82a671372bf9
 
 pkgname = gauche


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: nkoizu 
 
 pkgname=gauche
-pkgver=0.9.14
+pkgver=0.9.15
 pkgrel=1
 url='https://practical-scheme.net/gauche/'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(gauche)
 license=(BSD)
 _info_page_date='29 Oct 2023 10:10' # For reproducible builds
 
source=("https://github.com/shirok/Gauche/releases/download/release${pkgver//./_}/Gauche-${pkgver}.tgz;)
-b2sums=('cb747a16037167a95a543e324b53a48e3cb4dd372e9f6cc00603b7072b902c839248fbf3e9926360a2732fcf4bc0caa16a4ea1ad757e84d5d597ef4bdfa2592f')
+b2sums=('1b4cbc764ea3af78bc736ce9a8ff083318366fbf3197ebc5060222b8df93ed426ca4b3b90402cd604e110bcfa8fb46c0d4c5f35be39899cc89dc82a671372bf9')
 
 build() {
   cd Gauche-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gauche/-/commit/4643fe913ff6534c58d908671f8aa70370168b52

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




[Git][archlinux/packaging/packages/gauche] Pushed new tag 0.9.15-1

2024-04-26 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 0.9.15-1 at Arch Linux / Packaging / Packages / 
gauche

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




[Git][archlinux/packaging/packages/libgpg-error] Pushed new tag 1.49-1

2024-04-26 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed new tag 1.49-1 at Arch Linux / Packaging / Packages / 
libgpg-error

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




[Git][archlinux/packaging/packages/python-mako][main] upgpkg: 1.3.3-2: Python 3.12 rebuild

2024-04-26 Thread Antonio Rojas (@arojas)


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


Commits:
79b7df1c by Antonio Rojas at 2024-04-26T21:24:37+02:00
upgpkg: 1.3.3-2: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-mako
pkgdesc = A super-fast templating language that borrows the best ideas 
from the existing templating languages
pkgver = 1.3.3
-   pkgrel = 1
+   pkgrel = 2
url = https://www.makotemplates.org/
arch = any
license = MIT


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=python-mako
 pkgver=1.3.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A super-fast templating language that borrows the best ideas from the 
existing templating languages"
 arch=('any')
 url="https://www.makotemplates.org/;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mako/-/commit/79b7df1cee8e10982f42ec8d2877d6f4e3626653

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




[Git][archlinux/packaging/packages/python-mako] Pushed new tag 1.3.3-2

2024-04-26 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.3.3-2 at Arch Linux / Packaging / Packages / 
python-mako

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




[Git][archlinux/packaging/packages/xonsh][main] upgpkg: 0.16.0-1: Update to 0.16.0

2024-04-26 Thread Antonio Rojas (@arojas)


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


Commits:
e4c5bfb9 by Antonio Rojas at 2024-04-26T21:31:12+02:00
upgpkg: 0.16.0-1: Update to 0.16.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = xonsh
pkgdesc = Python-powered, cross-platform, Unix-gazing shell
-   pkgver = 0.15.1
-   pkgrel = 2
+   pkgver = 0.16.0
+   pkgrel = 1
url = https://xon.sh/
install = xonsh.install
arch = any
@@ -12,7 +12,7 @@ pkgbase = xonsh
depends = python-ply
depends = python-setproctitle
optdepends = python-prompt_toolkit: support for 
SHELL_TYPE=prompt_toolkit
-   source = 
https://github.com/xonsh/xonsh/archive/0.15.1/xonsh-0.15.1.tar.gz
-   sha256sums = 
9780c6c879b105caefa2b6bff6355f27504459900c65e5ebcc3812d7f13a0648
+   source = 
https://github.com/xonsh/xonsh/archive/0.16.0/xonsh-0.16.0.tar.gz
+   sha256sums = 
914e95c5946d92e71e09a5787e7dc8ed0e49e19c9ae70d8943d9a40bbae62fd9
 
 pkgname = xonsh


=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=xonsh
-pkgver=0.15.1
-pkgrel=2
+pkgver=0.16.0
+pkgrel=1
 pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
 url="https://xon.sh/;
 arch=("any")
@@ -12,7 +12,7 @@ optdepends=("python-prompt_toolkit: support for 
SHELL_TYPE=prompt_toolkit")
 makedepends=("python-setuptools" "python-wheel")
 
source=("https://github.com/xonsh/xonsh/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
 install=xonsh.install
-sha256sums=('9780c6c879b105caefa2b6bff6355f27504459900c65e5ebcc3812d7f13a0648')
+sha256sums=('914e95c5946d92e71e09a5787e7dc8ed0e49e19c9ae70d8943d9a40bbae62fd9')
 
 package() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xonsh/-/commit/e4c5bfb9642abb4e82eebee4ad1bb795bef96efd

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




[Git][archlinux/packaging/packages/xonsh] Pushed new tag 0.16.0-1

2024-04-26 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 0.16.0-1 at Arch Linux / Packaging / Packages / 
xonsh

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




[Git][archlinux/packaging/packages/fcitx5-chewing] Pushed new tag 5.1.2-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 5.1.2-1 at Arch Linux / Packaging / Packages / 
fcitx5-chewing

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




[Git][archlinux/packaging/packages/fcitx5-chewing][main] upgpkg: 5.1.2-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
fcitx5-chewing


Commits:
ec72c862 by Felix Yan at 2024-04-26T16:28:21+00:00
upgpkg: 5.1.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,18 +1,17 @@
 pkgbase = fcitx5-chewing
pkgdesc = Chewing Wrapper for Fcitx5
-   pkgver = 5.1.1
+   pkgver = 5.1.2
pkgrel = 1
url = https://github.com/fcitx/fcitx5-chewing
arch = x86_64
license = GPL
+   makedepends = git
makedepends = extra-cmake-modules
makedepends = ninja
depends = fcitx5
depends = libchewing
-   source = 
https://download.fcitx-im.org/fcitx5/fcitx5-chewing/fcitx5-chewing-5.1.1.tar.xz
-   source = 
https://download.fcitx-im.org/fcitx5/fcitx5-chewing/fcitx5-chewing-5.1.1.tar.xz.sig
+   source = 
git+https://github.com/fcitx/fcitx5-chewing.git#tag=5.1.2?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
-   sha512sums = 
48aeb1755c917fe931165f3f41cc175a22a76cf8a6d4be05e7eb6bbb0908225b2f6a99529943f773e7d0ed674dcdbf138e56e7b5962566a0f1219c3919039553
-   sha512sums = SKIP
+   sha512sums = 
bca5f36d8ee5f6f8067b9021f8be78ef268f7f221788005345ab90760021cc2297e8c5993473c8827b2f1c8bc7be6073a5dffb5c6e6bf735b97a91ae60ab0e7a
 
 pkgname = fcitx5-chewing


=
PKGBUILD
=
@@ -2,27 +2,30 @@
 # Contributor: csslayer 
 
 pkgname=fcitx5-chewing
-pkgver=5.1.1
+pkgver=5.1.2
 pkgrel=1
 pkgdesc="Chewing Wrapper for Fcitx5"
 arch=('x86_64')
 url="https://github.com/fcitx/fcitx5-chewing;
 license=('GPL')
 depends=('fcitx5' 'libchewing')
-makedepends=('extra-cmake-modules' 'ninja')
-source=("https://download.fcitx-im.org/fcitx5/fcitx5-chewing/fcitx5-chewing-$pkgver.tar.xz"{,.sig})
-sha512sums=('48aeb1755c917fe931165f3f41cc175a22a76cf8a6d4be05e7eb6bbb0908225b2f6a99529943f773e7d0ed674dcdbf138e56e7b5962566a0f1219c3919039553'
-'SKIP')
+makedepends=('git' 'extra-cmake-modules' 'ninja')
+source=("git+https://github.com/fcitx/fcitx5-chewing.git#tag=$pkgver?signed;)
+sha512sums=('bca5f36d8ee5f6f8067b9021f8be78ef268f7f221788005345ab90760021cc2297e8c5993473c8827b2f1c8bc7be6073a5dffb5c6e6bf735b97a91ae60ab0e7a')
 validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian 

 
-build(){
-  cd $pkgname-$pkgver
-
+build() {
+  cd $pkgname
   cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib .
   ninja
 }
 
+check() {
+  cd $pkgname
+  ninja test
+}
+
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   DESTDIR="$pkgdir" ninja install
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-chewing/-/commit/ec72c8624169a82640831a71d739a327e110e0a1

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




[Git][archlinux/packaging/packages/tipp10] Pushed new tag 3.3.2-1

2024-04-26 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 3.3.2-1 at Arch Linux / Packaging / Packages / 
tipp10

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




[Git][archlinux/packaging/packages/tipp10][main] upgpkg: 3.3.2-1

2024-04-26 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
tipp10


Commits:
dc921408 by Daniel M. Capella at 2024-04-26T12:28:53-04:00
upgpkg: 3.3.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = tipp10
pkgdesc = Intelligent touch typing tutor
-   pkgver = 3.3.1
+   pkgver = 3.3.2
pkgrel = 1
url = https://gitlab.com/tipp10/tipp10
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = tipp10
makedepends = git
makedepends = qt6-tools
depends = qt6-multimedia
-   source = git+https://gitlab.com/tipp10/tipp10.git#tag=v3.3.1
-   b2sums = 
5b3dd3729ae44e55f04ce05cf03416af37d6eee69b5b1f667ce56f48cc0b50b30b6775ea9d816eaa9953e633265987ab82faea1f5a77c860e4d55e0d86122e64
+   source = git+https://gitlab.com/tipp10/tipp10.git#tag=v3.3.2
+   b2sums = 
95b073b4867db7bbe60c7736aa42bcb0e08570414a9c9958a4bf34cb9b4f2bc7ca6d504e2901db1ee25fa31626a938279801b5c4c86dcf65f73d9fbfe8654a54
 
 pkgname = tipp10


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: toliman 
 
 pkgname=tipp10
-pkgver=3.3.1
+pkgver=3.3.2
 pkgrel=1
 pkgdesc='Intelligent touch typing tutor'
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=('GPL-2.0-only')
 depends=('qt6-multimedia')
 makedepends=('cmake' 'git' 'qt6-tools')
 source=("git+$url.git#tag=v$pkgver")
-b2sums=('5b3dd3729ae44e55f04ce05cf03416af37d6eee69b5b1f667ce56f48cc0b50b30b6775ea9d816eaa9953e633265987ab82faea1f5a77c860e4d55e0d86122e64')
+b2sums=('95b073b4867db7bbe60c7736aa42bcb0e08570414a9c9958a4bf34cb9b4f2bc7ca6d504e2901db1ee25fa31626a938279801b5c4c86dcf65f73d9fbfe8654a54')
 
 build() {
   cd tipp10



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tipp10/-/commit/dc9214088d3f04d8d87af6393befcffe55752bf4

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




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

2024-04-26 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.7.0-2 at Arch Linux / Packaging / Packages / 
pyqt6-datavisualization

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




[Git][archlinux/packaging/packages/fcitx5-hangul] Pushed new tag 5.1.3-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 5.1.3-1 at Arch Linux / Packaging / Packages / 
fcitx5-hangul

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




[Git][archlinux/packaging/packages/fcitx5-hangul][main] upgpkg: 5.1.3-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
fcitx5-hangul


Commits:
1a625a8f by Felix Yan at 2024-04-26T16:36:17+00:00
upgpkg: 5.1.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,17 +1,16 @@
 pkgbase = fcitx5-hangul
pkgdesc = Hangul Wrapper for Fcitx5
-   pkgver = 5.1.2
+   pkgver = 5.1.3
pkgrel = 1
url = https://github.com/fcitx/fcitx5-hangul
arch = x86_64
license = GPL
+   makedepends = git
makedepends = extra-cmake-modules
depends = fcitx5
depends = libhangul
-   source = 
https://download.fcitx-im.org/fcitx5/fcitx5-hangul/fcitx5-hangul-5.1.2.tar.xz
-   source = 
https://download.fcitx-im.org/fcitx5/fcitx5-hangul/fcitx5-hangul-5.1.2.tar.xz.sig
+   source = git+https://github.com/fcitx/fcitx5-hangul.git#tag=5.1.3?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
-   sha512sums = 
5a5780b39fdcb6b158406625a1c410c2966d8222737859e60abaa3aa9b0a0edf06a9a531bf93731ba0068094b1fda00f8e06554c0b19c887d3659e22ab0696f0
-   sha512sums = SKIP
+   sha512sums = 
9d25e96b223e3d3f52fb984e0b94d5a56eddc3da8608fd528d00ce55209b55d7fcb5d65e50e56ecfcd53af85c7d9a3fb84847e7a9db90f1673744adf947966bd
 
 pkgname = fcitx5-hangul


=
PKGBUILD
=
@@ -2,27 +2,25 @@
 # Contributor: csslayer 
 
 pkgname=fcitx5-hangul
-pkgver=5.1.2
+pkgver=5.1.3
 pkgrel=1
 pkgdesc="Hangul Wrapper for Fcitx5"
 arch=('x86_64')
 url="https://github.com/fcitx/fcitx5-hangul;
 license=('GPL')
 depends=('fcitx5' 'libhangul')
-makedepends=('extra-cmake-modules')
-source=("https://download.fcitx-im.org/fcitx5/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha512sums=('5a5780b39fdcb6b158406625a1c410c2966d8222737859e60abaa3aa9b0a0edf06a9a531bf93731ba0068094b1fda00f8e06554c0b19c887d3659e22ab0696f0'
-'SKIP')
+makedepends=('git' 'extra-cmake-modules')
+source=("git+https://github.com/fcitx/fcitx5-hangul.git#tag=$pkgver?signed;)
+sha512sums=('9d25e96b223e3d3f52fb984e0b94d5a56eddc3da8608fd528d00ce55209b55d7fcb5d65e50e56ecfcd53af85c7d9a3fb84847e7a9db90f1673744adf947966bd')
 validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian 

 
-build(){
-  cd $pkgname-$pkgver
-
+build() {
+  cd $pkgname
   cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib .
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-hangul/-/commit/1a625a8fb4e712093f06f90a412544c9df74e953

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




[Git][archlinux/packaging/packages/dtk6core] Pushed new tag 6.0.11-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 6.0.11-1 at Arch Linux / Packaging / Packages / 
dtk6core

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




[Git][archlinux/packaging/packages/pyqt6-datavisualization][main] upgpkg: 6.7.0-2: Python 3.12 rebuild

2024-04-26 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
pyqt6-datavisualization


Commits:
74b3199e by Antonio Rojas at 2024-04-26T18:36:29+02:00
upgpkg: 6.7.0-2: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = pyqt6-datavisualization
pkgdesc = Python bindings for QtDataVisualization
pkgver = 6.7.0
-   pkgrel = 1
+   pkgrel = 2
url = 
https://www.riverbankcomputing.com/software/pyqtdatavisualization/intro
arch = x86_64
groups = pyqt6


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgbase=pyqt6-datavisualization
 pkgname=(python-pyqt6-datavisualization)
 pkgver=6.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Python bindings for QtDataVisualization'
 arch=(x86_64)
 url='https://www.riverbankcomputing.com/software/pyqtdatavisualization/intro'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt6-datavisualization/-/commit/74b3199e5530da897b5a3723644fddfcbd47e8c3

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




[Git][archlinux/packaging/packages/dump_syms][main] Don't test in release mode

2024-04-26 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
ccb478f4 by Jan Alexander Steffens (heftig) at 2024-04-26T18:56:07+02:00
Dont test in release mode

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -19,12 +19,6 @@ options=(!lto)
 source=("git+$url#tag=v$pkgver")
 
b2sums=('a018041c9de88ef0d34e07ecc4c7a88756cf9a9fa60b6758bd1b50a9acde4201ed416def26edaf8a5bcafd046e3acf549ae3d2266129c02a7eaee76389908dfd')
 
-# Use LTO
-export CARGO_PROFILE_RELEASE_LTO=true CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1
-
-# Use debug
-export CARGO_PROFILE_RELEASE_DEBUG=2
-
 prepare() {
   cd $pkgname
   cargo fetch --locked --target x86_64-unknown-linux-gnu
@@ -32,12 +26,19 @@ prepare() {
 
 build() {
   cd $pkgname
+
+  # Use debug
+  export CARGO_PROFILE_RELEASE_DEBUG=2
+
+  # Use LTO
+  export CARGO_PROFILE_RELEASE_LTO=true CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1
+
   cargo build --release --frozen --all-targets
 }
 
 check() {
   cd $pkgname
-  cargo test --release --frozen
+  cargo test --frozen
 }
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dump_syms/-/commit/ccb478f4986b9216fd934d783953c49d0e693321

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




[Git][archlinux/packaging/packages/perl-devel-cover] Pushed new tag 1.42-1

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


Caleb Maclennan pushed new tag 1.42-1 at Arch Linux / Packaging / Packages / 
perl-devel-cover

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




[Git][archlinux/packaging/packages/perl-devel-cover][main] upgpkg: 1.42-1

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


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
perl-devel-cover


Commits:
a7346810 by Caleb Maclennan at 2024-04-26T20:44:40+03:00
upgpkg: 1.42-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = perl-devel-cover
pkgdesc = Perl/CPAN Module Devel::Cover: Code coverage metrics for Perl
-   pkgver = 1.41
+   pkgver = 1.42
pkgrel = 1
url = https://metacpan.org/release/Devel-Cover
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = perl-devel-cover
depends = perl
depends = perl-html-parser
options = !emptydirs
-   source = 
http://search.cpan.org/CPAN/authors/id/P/PJ/PJCJ/Devel-Cover-1.41.tar.gz
-   sha256sums = 
fb1e7e2cff261c257ae1a34a4bd8febf697c35c344837a86f3753051b346f596
+   source = 
http://search.cpan.org/CPAN/authors/id/P/PJ/PJCJ/Devel-Cover-1.42.tar.gz
+   sha256sums = 
cb9c45dee359f3d259856450389df270e2ecea1b49f5f8800fdb972ff50bbebb
 
 pkgname = perl-devel-cover


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=perl-devel-cover
 _pkgname=Devel-Cover
-pkgver=1.41
+pkgver=1.42
 pkgrel=1
 pkgdesc='Perl/CPAN Module Devel::Cover: Code coverage metrics for Perl'
 arch=(x86_64 i686)
@@ -16,7 +16,7 @@ checkdepends=(perl-b-debug-cpan)
 url="https://metacpan.org/release/$_pkgname;
 _archive="$_pkgname-$pkgver"
 source=("http://search.cpan.org/CPAN/authors/id/P/PJ/PJCJ/$_archive.tar.gz;)
-sha256sums=('fb1e7e2cff261c257ae1a34a4bd8febf697c35c344837a86f3753051b346f596')
+sha256sums=('cb9c45dee359f3d259856450389df270e2ecea1b49f5f8800fdb972ff50bbebb')
 
 build() {
cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-devel-cover/-/commit/a7346810eefc0ca16de1667390e5b7a4ce7bddb9

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




[Git][archlinux/packaging/packages/curl] Pushed new tag 8.7.1-6

2024-04-26 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 8.7.1-6 at Arch Linux / Packaging / 
Packages / curl

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




[Git][archlinux/packaging/packages/haskell-microlens-ghc][main] upgpkg: 0.4.14.3-1: rebuild with microlens-ghc 0.4.14.3

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-microlens-ghc


Commits:
a55f3a8c by Felix Yan at 2024-04-26T18:33:43+00:00
upgpkg: 0.4.14.3-1: rebuild with microlens-ghc 0.4.14.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,14 @@
 pkgbase = haskell-microlens-ghc
pkgdesc = microlens + array, bytestring, containers, transformers
-   pkgver = 0.4.14.2
-   pkgrel = 2
-   url = http://github.com/stevenfontanella/microlens
+   pkgver = 0.4.14.3
+   pkgrel = 1
+   url = https://github.com/stevenfontanella/microlens
arch = x86_64
license = BSD
makedepends = ghc
depends = ghc-libs
depends = haskell-microlens
-   source = 
https://hackage.haskell.org/packages/archive/microlens-ghc/0.4.14.2/microlens-ghc-0.4.14.2.tar.gz
-   sha512sums = 
752d99f4b616d18dd2c52a6b1288d873b8028f666ccd86de53cc2fcf09c33d00d6687dd2c4cf10aa581d32f4d257c7f11ad523775e29f06743b2f53443b02d18
+   source = 
https://hackage.haskell.org/packages/archive/microlens-ghc/0.4.14.3/microlens-ghc-0.4.14.3.tar.gz
+   sha512sums = 
ce5a650977c573b489c651fd288a9e7c7183ca3e1c8246de87c2a12da66748c5177a9ed0d13431d4d42489481bf16747e42f1891c31daa668e98851b20287ff3
 
 pkgname = haskell-microlens-ghc


=
PKGBUILD
=
@@ -4,16 +4,16 @@
 
 _hkgname=microlens-ghc
 pkgname=haskell-microlens-ghc
-pkgver=0.4.14.2
-pkgrel=2
+pkgver=0.4.14.3
+pkgrel=1
 pkgdesc="microlens + array, bytestring, containers, transformers"
-url="http://github.com/stevenfontanella/microlens;
+url="https://github.com/stevenfontanella/microlens;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-microlens')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('752d99f4b616d18dd2c52a6b1288d873b8028f666ccd86de53cc2fcf09c33d00d6687dd2c4cf10aa581d32f4d257c7f11ad523775e29f06743b2f53443b02d18')
+sha512sums=('ce5a650977c573b489c651fd288a9e7c7183ca3e1c8246de87c2a12da66748c5177a9ed0d13431d4d42489481bf16747e42f1891c31daa668e98851b20287ff3')
 
 build() {
 cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-microlens-ghc/-/commit/a55f3a8cbe573cd400c2aa2302c50948bd695cc0

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




[Git][archlinux/packaging/packages/haskell-microlens-ghc] Pushed new tag 0.4.14.3-1

2024-04-26 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 0.4.14.3-1 at Arch Linux / Packaging / Packages / 
haskell-microlens-ghc

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




[Git][archlinux/packaging/packages/ed][main] upgpkg: 1.20.2-1: Update to 1.20.2

2024-04-26 Thread Antonio Rojas (@arojas)


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


Commits:
db6778cc by Antonio Rojas at 2024-04-26T20:39:42+02:00
upgpkg: 1.20.2-1: Update to 1.20.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = ed
pkgdesc = A POSIX-compliant line-oriented text editor
-   pkgver = 1.20.1
+   pkgver = 1.20.2
pkgrel = 1
url = https://www.gnu.org/software/ed/ed.html
arch = x86_64
@@ -8,10 +8,10 @@ pkgbase = ed
depends = glibc
depends = sh
options = !emptydirs
-   source = https://ftp.gnu.org/gnu/ed/ed-1.20.1.tar.lz
-   source = https://ftp.gnu.org/gnu/ed/ed-1.20.1.tar.lz.sig
+   source = https://ftp.gnu.org/gnu/ed/ed-1.20.2.tar.lz
+   source = https://ftp.gnu.org/gnu/ed/ed-1.20.2.tar.lz.sig
validpgpkeys = 1D41C14B272A2219A739FA4F8FE99503132D7742
-   sha256sums = 
b1a463b297a141f9876c4b1fcd01477f645cded92168090e9a35db2af4babbca
+   sha256sums = 
65fec7318f48c2ca17f334ac0f4703defe62037bb13cc23920de077b5fa24523
sha256sums = SKIP
 
 pkgname = ed


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke 
 
 pkgname=ed
-pkgver=1.20.1
+pkgver=1.20.2
 pkgrel=1
 pkgdesc="A POSIX-compliant line-oriented text editor"
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('glibc' 'sh')
 options=('!emptydirs')
 validpgpkeys=('1D41C14B272A2219A739FA4F8FE99503132D7742')  # Antonio Diaz Diaz
 source=("https://ftp.gnu.org/gnu/ed/$pkgname-$pkgver.tar.lz"{,.sig})
-sha256sums=('b1a463b297a141f9876c4b1fcd01477f645cded92168090e9a35db2af4babbca'
+sha256sums=('65fec7318f48c2ca17f334ac0f4703defe62037bb13cc23920de077b5fa24523'
 'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ed/-/commit/db6778cca2c413953eb932efc0998d4d79d8d775

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




  1   2   3   >