[Git][archlinux/packaging/packages/python-cfn-lint] Pushed new tag 0.87.3-1

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


Chih-Hsuan Yen pushed new tag 0.87.3-1 at Arch Linux / Packaging / Packages / 
python-cfn-lint

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




[Git][archlinux/packaging/packages/python-cfn-lint][main] upgpkg: 0.87.3-1; update changelog link

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


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-cfn-lint


Commits:
1d719f9a by Chih-Hsuan Yen at 2024-05-19T11:55:03+08:00
upgpkg: 0.87.3-1; update changelog link

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-cfn-lint
pkgdesc = CloudFormation Linter
-   pkgver = 0.87.2
+   pkgver = 0.87.3
pkgrel = 1
url = https://github.com/aws-cloudformation/cfn-lint
arch = any
@@ -23,9 +23,9 @@ pkgbase = python-cfn-lint
depends = python-regex
depends = python-typing_extensions
optdepends = python-pydot: for building graphs from templates
-   source = 
https://github.com/aws-cloudformation/cfn-lint/archive/v0.87.2/cfn-lint-0.87.2.tar.gz
+   source = 
https://github.com/aws-cloudformation/cfn-lint/archive/v0.87.3/cfn-lint-0.87.3.tar.gz
source = skip-tests-that-require-git.diff
-   sha256sums = 
961c8afdd1c1689e79a907861e0af1ba2ee99ecb723eafdd02014117162a7e92
+   sha256sums = 
7d307d3a0e7743f5f3ea68778497bd9ad5f17dd8eb7e057c47479a7074adbe74
sha256sums = 
2c00f29edd290e5c0de741ebce53d7a4caa7509a91befc806296c897b0f0e879
 
 pkgname = python-cfn-lint


=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: Chih-Hsuan Yen 
 
 pkgname=python-cfn-lint
-# https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md
-pkgver=0.87.2
+# https://github.com/aws-cloudformation/cfn-lint/blob/v0/CHANGELOG.md
+pkgver=0.87.3
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -24,7 +24,7 @@ optdepends=(
 )
 
source=("https://github.com/aws-cloudformation/cfn-lint/archive/v$pkgver/cfn-lint-$pkgver.tar.gz;
 'skip-tests-that-require-git.diff')
-sha256sums=('961c8afdd1c1689e79a907861e0af1ba2ee99ecb723eafdd02014117162a7e92'
+sha256sums=('7d307d3a0e7743f5f3ea68778497bd9ad5f17dd8eb7e057c47479a7074adbe74'
 '2c00f29edd290e5c0de741ebce53d7a4caa7509a91befc806296c897b0f0e879')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cfn-lint/-/commit/1d719f9a03b510da0d196d18740a5a15ee48fce2

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




[Git][archlinux/packaging/packages/python-aws-sam-translator][main] upgpkg: 1.89.0-1

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


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-aws-sam-translator


Commits:
4c1f1c2a by Chih-Hsuan Yen at 2024-05-19T11:50:36+08:00
upgpkg: 1.89.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-aws-sam-translator
pkgdesc = AWS Serverless Application Model (AWS SAM) prescribes rules 
for expressing Serverless applications on AWS
-   pkgver = 1.88.0
+   pkgver = 1.89.0
pkgrel = 1
url = https://github.com/aws/serverless-application-model
arch = any
@@ -19,7 +19,7 @@ pkgbase = python-aws-sam-translator
depends = python-jsonschema
depends = python-pydantic
depends = python-typing_extensions
-   source = 
https://github.com/aws/serverless-application-model/archive/v1.88.0/python-aws-sam-translator-1.88.0.tar.gz
-   sha256sums = 
12fb05e963e904e72b4b304e0c728cd331e88e41cb87166c53e970674b5b5b66
+   source = 
https://github.com/aws/serverless-application-model/archive/v1.89.0/python-aws-sam-translator-1.89.0.tar.gz
+   sha256sums = 
b84a26b4635b0f5295485fbec4a5342d7b0a2584bcea5f92296fbcbe647ad0ab
 
 pkgname = python-aws-sam-translator


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=python-aws-sam-translator
 # https://github.com/aws/serverless-application-model/releases
-pkgver=1.88.0
+pkgver=1.89.0
 pkgrel=1
 pkgdesc='AWS Serverless Application Model (AWS SAM) prescribes rules for 
expressing Serverless applications on AWS'
 arch=(any)
@@ -14,7 +14,7 @@ makedepends=(python-build python-installer python-setuptools 
python-wheel)
 # python-yaml is needed by samtranslator.yaml_helper, while the latter is used 
in tests only
 checkdepends=(python-pytest python-pytest-rerunfailures python-yaml 
python-parameterized)
 
source=("https://github.com/aws/serverless-application-model/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('12fb05e963e904e72b4b304e0c728cd331e88e41cb87166c53e970674b5b5b66')
+sha256sums=('b84a26b4635b0f5295485fbec4a5342d7b0a2584bcea5f92296fbcbe647ad0ab')
 
 prepare() {
   cd serverless-application-model-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aws-sam-translator/-/commit/4c1f1c2ae11307271fae5309572e76e484021f43

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aws-sam-translator/-/commit/4c1f1c2ae11307271fae5309572e76e484021f43
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-aws-sam-translator] Pushed new tag 1.89.0-1

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


Chih-Hsuan Yen pushed new tag 1.89.0-1 at Arch Linux / Packaging / Packages / 
python-aws-sam-translator

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




[Git][archlinux/packaging/packages/nodejs][main] upgpkg: 22.2.0-1

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


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


Commits:
490aeabb by Daniel M. Capella at 2024-05-18T18:53:38-04:00
upgpkg: 22.2.0-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- + keys/pgp/8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600.asc


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = nodejs
pkgdesc = Evented I/O for V8 javascript
-   pkgver = 22.1.0
+   pkgver = 22.2.0
pkgrel = 1
url = https://nodejs.org/
arch = x86_64
@@ -19,7 +19,8 @@ pkgbase = nodejs
depends = c-ares
optdepends = npm: nodejs package manager
options = !lto
-   source = 
git+https://github.com/nodejs/node.git#commit=87b87a8f6017545e2c9d6048d7b081f73c8a1072
-   sha512sums = 
d01b9ab24a9259800ced23d61bc6e39c0965e4f4c05e07e146793eaaced0cc734558e47cad2266b91ca1df9137ee66803b49ecee91925c9272b6a90505914321
+   source = git+https://github.com/nodejs/node.git#tag=v22.2.0?signed
+   validpgpkeys = 8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600
+   sha512sums = 
9603c736e5f0fb976507413ecec5d3ab5b62fb7eec53635a7a376c2c9b41cc89ab3830a61b6b0f923aa7c62dff7b29a715d7db85c43c7e286a42c8beb408
 
 pkgname = nodejs


=
PKGBUILD
=
@@ -8,8 +8,7 @@
 # Contributor: TIanyi Cui 
 
 pkgname=nodejs
-pkgver=22.1.0
-_commit=87b87a8f6017545e2c9d6048d7b081f73c8a1072
+pkgver=22.2.0
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript'
 arch=('x86_64')
@@ -19,8 +18,9 @@ options=(!lto)
 depends=('icu' 'libuv' 'libnghttp2' 'libnghttp3' 'libngtcp2' 'openssl' 'zlib' 
'brotli' 'c-ares') # 'http-parser' 'v8')
 makedepends=('git' 'python' 'procps-ng')
 optdepends=('npm: nodejs package manager')
-source=("git+https://github.com/nodejs/node.git#commit=$_commit;)
-sha512sums=('d01b9ab24a9259800ced23d61bc6e39c0965e4f4c05e07e146793eaaced0cc734558e47cad2266b91ca1df9137ee66803b49ecee91925c9272b6a90505914321')
+source=("git+https://github.com/nodejs/node.git#tag=v$pkgver?signed;)
+sha512sums=('9603c736e5f0fb976507413ecec5d3ab5b62fb7eec53635a7a376c2c9b41cc89ab3830a61b6b0f923aa7c62dff7b29a715d7db85c43c7e286a42c8beb408')
+validpgpkeys=('8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600') # Michaël Zasso 
(Targos) 
 
 build() {
   cd node


=
keys/pgp/8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600.asc
=
@@ -0,0 +1,52 @@
+-BEGIN PGP PUBLIC KEY BLOCK-
+
+mQINBFcGZx4BEACa92SjEniMQIBdb0btnZRu8vzOGNe+ndzXIWPyu2h+p0xZ/2JN
+MDQW5hc8USoV4/rTssdqDOqcu3AkmLtZi14IaRJ1TQP6Zb05I8MOEm58WXXn7fSF
+YJwhD3LDrAdAHAs896QvsFG7X3Rw18+j7RpK/MPIXZDA5GS3QPfrB67q/J3vvJyQ
+eNz9jSlnMpkNO3KQYvUuU1KqeBpMXZtJi52B6FQY7y3H27MgjmJ2EEX9f1uNaxUw
+0SzHCJhKXFjAoeKIwrE/MwcbSks2Ax8lHMlLAgaio77nfdvrEtHbXUIbOGlY7gT/
+Pzwav9ofCE3thvfTAzcScIENgmRuun2PEItxAO2ysqzpnj8cbdknF+ZVQohpGV1d
+2ECyYLcwQLWiJd+UR/rr0IJ8KvJI0dMxZxul055JF4UqU0O98BsRABi5GiIg6zgn
+PZm2Tr6Um90rPjKcVgJ3DgxeGkeYjvfxEj4pX4muZkouJdi4BGnvUB/pkKFaf9pl
+yx/hioMMF4tywify74+avPseZDaXRJSxqz+uXEy8VApN263oIiJAWiXWwPunTaWP
+nMBoAZcJm+2im7NwB8x3jxUfK9M8GcsOOUT+grpe0OguLwH1vhYSaLg9rlpjMBdb
+3xF6X7N6/h8PaHGUatHrvht+0V6NchmtdTVnJzOXOsI6rBBFc6ON2Yz7RQARAQAB
+tC9NaWNoYcOrbCBaYXNzbyAoVGFyZ29zKSA8dGFyZ29zQHByb3Rvbm1haWwuY29t
+PokCTwQTAQIAIgUCVwZnHgIbAwYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AAIQkQ
+dw96mlrhVgAWIQSPzKE/7x0MLpEAjgl3D3qaWuFWAOudD/4yB8n6I/2LWmmjRJ5P
+y0zGdjxCa+/XjhP7+k84yTnIaZ8pbTYS7f+V0IaokTZC8XPt5dojDBw9GRLnSUXt
+4/muxts3jK+9tl95c5W3QbKJO4oNBYLAZJ391cIififbwnwW7g5eprCHMMLVLZT2
+LKK89HQzWs4PYZk7Bxmy7R0iRHvJjWxHBIu+oOj0UBIHM5gDluZR1Rm5qxY99+Ry
+BpX3kWQE7iygCeHrzMEFn6AYoNUxti+Yn4rf/DIbVo/dLDmSgajKgECDjDhcQCZZ
+qKRtf5kMrp00nPoCwS2gx7AndXC+9jilA83Xtq/FW5pseJvbOnDzRIzPaf8sEYCZ
+yu3GdG1IZuaDyNpt1sghMI6y5EgaO4UfmcIsshxNXtNb6/nIyR564AKOh3HvQHYO
+uKefW7EeyxFghW74Nckzjy8YlTb8JV1ecFEfxkp5Jjq0m2pA4ce3moukvVHARDqK
+88SBwAg0FMu7ML4gWAOuT/v4gkDU0HS5JvEU/+bYg4WnkKyrXQrN6zE+yay3s1KS
+nh6I1lngNNpvQcEttEUfvpjQ+S4nnJCZXyGsWy4Nm0k9dP2zrzvDrbMrY8+ghD2L
+ZVX8/uP2D1aYd18F122DQiKzGuVvdab7JjPsHJjPzShndkJ8tbhrYPIEToXrTLA8
+3IlpzFUMrgFLQH6o9OZP+nj8jLkCDQRXBmceARAAysxKPzZLnWG+QZUraQHUoYnd
+RG5Y0toYHvCk9mUm98+aRvxUyG9VwRTkQzWv2e2yL1kX+Gs36c47XZNoOeOwfkDt
+v7QXDVp/7h2LSFLaXYg+We0EXdNAm5yjJRq7dEIziJgJQOcL9VC6jjWafk578uMZ
+OyQWdcAmcuzT9aAzdz1nbqVK3gBOj1pDSIK4OxiI5bgsLN2SE8vreaFQqXEatBw5
+Aik5tU00Suv/B7T8oYi27/JZt7f9+m4cSAlrChyRasF9ALyotQBpQarjcWuYevc6
+cmLsh4d5p15tDlRChu9uwHAZ1mZzruZK8vgeWgdsIZ1oyDR907u8kqOhUBC5f7VD
+kw8tWdokhAraNGYs4SRYCR28myxVSTBl2j1/uWXOxBXNjojMql17bMJsbli+ajCN
+BJGuOhgB/m75DT2Mt6rcuDE2lc4yQzih7C7f46caEy8k9kmHMDLYNtOcJmTmQ3dk
+aOTdKTcRE1EzyWdRLEWeXvDO2X5oZT0wYygppJxPEaLU+ChWrU9hLdpde+fsSyQM
+qguX30hLhXz+HDsQqJF3LfQs7tCH6nDx5UqrVNIEizBnuS/DolXmgDOdoczZUgeG
+tS1gWU0jfDX1KEdoeSQJz87hcA4FesDryeQpiyTAdwe9JlMI86K4ceGwksXl9LeV
+NJn84CgcfPKuIy2+sGMAEQEAAYkCNgQYAQIACQUCVwZnHgIbDAAhCRB3D3qaWuFW
+ABYhBI/MoT/vHQwukQCOCXcPeppa4VYA/jMP/jseT3l3MO4TclWixa6B9xzB1l21

[Git][archlinux/packaging/packages/nodejs] Pushed new tag 22.2.0-1

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


Daniel M. Capella pushed new tag 22.2.0-1 at Arch Linux / Packaging / Packages 
/ nodejs

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




[Git][archlinux/packaging/packages/nftables][main] upgpkg: 1:1.0.9-3

2024-05-18 Thread @seblu


Sébastien Luttringer pushed to branch main at Arch Linux / Packaging / Packages 
/ nftables


Commits:
9c6ce609 by Sébastien Luttringer at 2024-05-19T00:28:58+02:00
upgpkg: 1:1.0.9-3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,12 +1,12 @@
 pkgbase = nftables
pkgdesc = Netfilter tables userspace tools
pkgver = 1.0.9
-   pkgrel = 2
+   pkgrel = 3
epoch = 1
url = https://netfilter.org/projects/nftables/
install = nftables.install
arch = x86_64
-   license = GPL2
+   license = GPL-2.0-only
makedepends = asciidoc
makedepends = python
makedepends = python-setuptools
@@ -28,7 +28,7 @@ pkgbase = nftables
validpgpkeys = 37D964ACC04981C75500FB9BD55D978A8A1420E4
sha256sums = 
a3c304cd9ba061239ee0474f9afb938a9bb99d89b960246f66f0c3a0a85e14cd
sha256sums = SKIP
-   sha256sums = 
2aff88019097d21dbfa4713f5b54c184751c86376e458b683f8d90f3abd232a8
+   sha256sums = 
427fed7f7b418a1e02eadb779b84377399232bba456d2cc35e356135ceef139c
sha256sums = 
deffeef36fe658867dd9203ec13dec85047a6d224ea63334dcf60db97e1809ea
 
 pkgname = nftables


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgname=nftables
 epoch=1
 pkgver=1.0.9
-pkgrel=2
+pkgrel=3
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
 url='https://netfilter.org/projects/nftables/'



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

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




[Git][archlinux/packaging/packages/nftables] Pushed new tag 1-1.0.9-3

2024-05-18 Thread @seblu


Sébastien Luttringer pushed new tag 1-1.0.9-3 at Arch Linux / Packaging / 
Packages / nftables

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




[Git][archlinux/packaging/packages/nftables][main] 2 commits: Replace delete by destroy in default config

2024-05-18 Thread @seblu


Sébastien Luttringer pushed to branch main at Arch Linux / Packaging / Packages 
/ nftables


Commits:
f26a7145 by Sébastien Luttringer at 2024-05-19T00:25:09+02:00
Replace delete by destroy in default config

Fix #1

- - - - -
29726a14 by Sébastien Luttringer at 2024-05-19T00:25:10+02:00
Use SPDX identifier

- - - - -


2 changed files:

- PKGBUILD
- nftables.conf


Changes:

=
PKGBUILD
=
@@ -7,7 +7,7 @@ pkgrel=2
 pkgdesc='Netfilter tables userspace tools'
 arch=('x86_64')
 url='https://netfilter.org/projects/nftables/'
-license=('GPL2')
+license=('GPL-2.0-only')
 depends=('libmnl' 'libnftnl' 'gmp' 'readline' 'ncurses' 'jansson')
 optdepends=('python: Python bindings')
 makedepends=('asciidoc' 'python' 'python-setuptools' 'python-build'
@@ -20,7 +20,7 @@ 
source=("https://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.xz"{
 install=nftables.install
 sha256sums=('a3c304cd9ba061239ee0474f9afb938a9bb99d89b960246f66f0c3a0a85e14cd'
 'SKIP'
-'2aff88019097d21dbfa4713f5b54c184751c86376e458b683f8d90f3abd232a8'
+'427fed7f7b418a1e02eadb779b84377399232bba456d2cc35e356135ceef139c'
 'deffeef36fe658867dd9203ec13dec85047a6d224ea63334dcf60db97e1809ea')
 
 prepare() {


=
nftables.conf
=
@@ -4,8 +4,7 @@
 # IPv4/IPv6 Simple & Safe firewall ruleset.
 # More examples in /usr/share/nftables/ and /usr/share/doc/nftables/examples/.
 
-table inet filter
-delete table inet filter
+destroy table inet filter
 table inet filter {
   chain input {
 type filter hook input priority filter



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nftables/-/compare/fecb3ea83e122640044d06f522fceb2391ccc1f2...29726a14c586e63d9d08c851c68efa6edf0c70c0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nftables/-/compare/fecb3ea83e122640044d06f522fceb2391ccc1f2...29726a14c586e63d9d08c851c68efa6edf0c70c0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vue-language-tools][main] upgpkg: 2.0.19-1

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


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
vue-language-tools


Commits:
33220c73 by Daniel M. Capella at 2024-05-18T18:18:27-04:00
upgpkg: 2.0.19-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = vue-language-tools
pkgdesc = Language server for Vue
-   pkgver = 2.0.18
+   pkgver = 2.0.19
pkgrel = 1
url = 
https://github.com/vuejs/language-tools/tree/master/packages/language-server
arch = any
@@ -9,8 +9,8 @@ pkgbase = vue-language-tools
makedepends = jq
makedepends = npm
makedepends = pnpm
-   source = 
vue-language-tools::git+https://github.com/vuejs/language-tools.git#tag=v2.0.18
-   b2sums = 
97c003c03048bb4cb9ae2fd784bf837e96714c68c2a5bf0f01146a7c227008f49b8e649d649d03e3bf528c882f7e129ff778c2d86c308fe92e599de9e3ed03f5
+   source = 
vue-language-tools::git+https://github.com/vuejs/language-tools.git#tag=v2.0.19
+   b2sums = 
14e256e37fdac5b70920e10a3424204242228631a2ed47a832a39975ab87c26faa7f685acd7d185b778d57b1ae89dc6f045097207779d1b3efc5091de654531c
 
 pkgname = vue-language-server
depends = nodejs


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgbase=vue-language-tools
 pkgname=('vue-language-server' 'vue-typescript-plugin')
-pkgver=2.0.18
+pkgver=2.0.19
 pkgrel=1
 pkgdesc='Language server for Vue'
 arch=('any')
@@ -11,7 +11,7 @@ 
url=https://github.com/vuejs/language-tools/tree/master/packages/language-server
 license=('MIT')
 makedepends=('git' 'jq' 'npm' 'pnpm')
 
source=("$pkgbase::git+https://github.com/vuejs/language-tools.git#tag=v$pkgver;)
-b2sums=('97c003c03048bb4cb9ae2fd784bf837e96714c68c2a5bf0f01146a7c227008f49b8e649d649d03e3bf528c882f7e129ff778c2d86c308fe92e599de9e3ed03f5')
+b2sums=('14e256e37fdac5b70920e10a3424204242228631a2ed47a832a39975ab87c26faa7f685acd7d185b778d57b1ae89dc6f045097207779d1b3efc5091de654531c')
 
 prepare() {
   cd $pkgbase



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vue-language-tools/-/commit/33220c73dfb613fdf62339f5f10b0174c67e2a15

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vue-language-tools/-/commit/33220c73dfb613fdf62339f5f10b0174c67e2a15
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vue-language-tools] Pushed new tag 2.0.19-1

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


Daniel M. Capella pushed new tag 2.0.19-1 at Arch Linux / Packaging / Packages 
/ vue-language-tools

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




[Git][archlinux/packaging/packages/python-aiosmtpd][main] upgpkg: 1.4.6-1

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


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


Commits:
5e1eb120 by David Runge at 2024-05-18T22:15:31+02:00
upgpkg: 1.4.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-aiosmtpd
pkgdesc = An asyncio based SMTP server
-   pkgver = 1.4.5
-   pkgrel = 2
+   pkgver = 1.4.6
+   pkgrel = 1
url = https://github.com/aio-libs/aiosmtpd
arch = any
license = Apache-2.0
@@ -15,8 +15,8 @@ pkgbase = python-aiosmtpd
depends = python
depends = python-atpublic
depends = python-attrs
-   source = 
aiosmtpd-1.4.5.tar.gz::https://github.com/aio-libs/aiosmtpd/archive/refs/tags/v1.4.5.tar.gz
-   sha512sums = 
d33441aa3179cab0711dbbf14a9b243d292195cce41b730e9fd965ffaa40c4bbf4a61acdc4e209c93f370a058dd1f207258cc4207746dbe5e14fa4c83837f137
-   b2sums = 
d355c4e68c3ceb0abed9d8195979b514c75c97163bd4b836db37b606211d886e42ea3833ef28d6188c6fe3ec8f51b00f08f8aed2643338f2a04ede8b9c9fafbb
+   source = 
aiosmtpd-1.4.6.tar.gz::https://github.com/aio-libs/aiosmtpd/archive/refs/tags/v1.4.6.tar.gz
+   sha512sums = 
ce920a3cf16920c4100f97db4630e738e9344e789042a8793d260d78f339e11917a42d9b438a43d2c73f259f0b83e47a98acc3d8ec8f34f0ff455b6a6a2cac09
+   b2sums = 
f196b633030582033769ac7aee8f95231e5387d9cfb8f5f52c7faeb86b72195e88879a096a19c967155f01d9c59c8f61b44a5f229056f2d1292f085ee98a181e
 
 pkgname = python-aiosmtpd


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 _name=aiosmtpd
 pkgname=python-aiosmtpd
-pkgver=1.4.5
-pkgrel=2
+pkgver=1.4.6
+pkgrel=1
 pkgdesc="An asyncio based SMTP server"
 arch=(any)
 url="https://github.com/aio-libs/aiosmtpd;
@@ -25,13 +25,8 @@ checkdepends=(
   python-pytest-mock
 )
 source=($_name-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz)
-sha512sums=('d33441aa3179cab0711dbbf14a9b243d292195cce41b730e9fd965ffaa40c4bbf4a61acdc4e209c93f370a058dd1f207258cc4207746dbe5e14fa4c83837f137')
-b2sums=('d355c4e68c3ceb0abed9d8195979b514c75c97163bd4b836db37b606211d886e42ea3833ef28d6188c6fe3ec8f51b00f08f8aed2643338f2a04ede8b9c9fafbb')
-
-prepare() {
-  # we are not interested in code coverage
-  sed -i '/--cov/d' $_name-$pkgver/pytest.ini
-}
+sha512sums=('ce920a3cf16920c4100f97db4630e738e9344e789042a8793d260d78f339e11917a42d9b438a43d2c73f259f0b83e47a98acc3d8ec8f34f0ff455b6a6a2cac09')
+b2sums=('f196b633030582033769ac7aee8f95231e5387d9cfb8f5f52c7faeb86b72195e88879a096a19c967155f01d9c59c8f61b44a5f229056f2d1292f085ee98a181e')
 
 build() {
   cd $_name-$pkgver
@@ -41,6 +36,7 @@ build() {
 check() {
   local pytest_options=(
 -vv
+-o addopts=""
 --deselect aiosmtpd/qa/test_0packaging.py::TestVersion::test_ge_master
   )
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiosmtpd/-/commit/5e1eb1204bd2ff3e1d60317c6941c45b7ef57d3b

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




[Git][archlinux/packaging/packages/python-aiosmtpd] Pushed new tag 1.4.6-1

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


David Runge pushed new tag 1.4.6-1 at Arch Linux / Packaging / Packages / 
python-aiosmtpd

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




[Git][archlinux/packaging/packages/eslint][main] upgpkg: 9.3.0-1

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


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


Commits:
1ce0547c by Daniel M. Capella at 2024-05-18T15:47:33-04:00
upgpkg: 9.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = eslint
pkgdesc = An AST-based pattern checker for JavaScript
-   pkgver = 9.2.0
+   pkgver = 9.3.0
pkgrel = 1
url = https://eslint.org
arch = any
@@ -11,7 +11,7 @@ pkgbase = eslint
depends = acorn
depends = nodejs
options = !emptydirs
-   source = git+https://github.com/eslint/eslint.git#tag=v9.2.0
-   b2sums = 
eb6b240e4394f2ecc2ca6dba9eebe7ca4942c32c3c52c47d1a1c3526cc01ce50631534ec5c2e2e0c7af0d946ad6d890c93ac267beaf3891c8a450bbf7f262378
+   source = git+https://github.com/eslint/eslint.git#tag=v9.3.0
+   b2sums = 
9f6b9bd2c9b48eb3c5ee96e2c0411144b10eb8a9d35e8d271840b93acbdd8aed2daa69571a87a9cde7ba19514e1a5b5736d8196f925a0e13fdca37d7849109bc
 
 pkgname = eslint


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=eslint
-pkgver=9.2.0
+pkgver=9.3.0
 pkgrel=1
 pkgdesc='An AST-based pattern checker for JavaScript'
 arch=('any')
@@ -12,7 +12,7 @@ depends=('acorn' 'nodejs')
 makedepends=('git' 'jq' 'npm')
 options=('!emptydirs')
 source=("git+https://github.com/$pkgname/$pkgname.git#tag=v$pkgver;)
-b2sums=('eb6b240e4394f2ecc2ca6dba9eebe7ca4942c32c3c52c47d1a1c3526cc01ce50631534ec5c2e2e0c7af0d946ad6d890c93ac267beaf3891c8a450bbf7f262378')
+b2sums=('9f6b9bd2c9b48eb3c5ee96e2c0411144b10eb8a9d35e8d271840b93acbdd8aed2daa69571a87a9cde7ba19514e1a5b5736d8196f925a0e13fdca37d7849109bc')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eslint/-/commit/1ce0547c40b2ac64790d6606a452b5d1916a56c8

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




[Git][archlinux/packaging/packages/eslint] Pushed new tag 9.3.0-1

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


Daniel M. Capella pushed new tag 9.3.0-1 at Arch Linux / Packaging / Packages / 
eslint

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




[Git][archlinux/packaging/packages/feedbackd] Pushed new tag 0.3.0-1

2024-05-18 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.3.0-1 at Arch Linux / Packaging / Packages / 
feedbackd

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




[Git][archlinux/packaging/packages/feedbackd][main] upgpkg: 0.3.0-1

2024-05-18 Thread Jelle van der Waa (@jelle)


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


Commits:
8af5aefa by Jelle van der Waa at 2024-05-18T21:14:42+02:00
upgpkg: 0.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = feedbackd
pkgdesc = A daemon to provide haptic feedback on events
-   pkgver = 0.2.1
-   pkgrel = 2
+   pkgver = 0.3.0
+   pkgrel = 1
url = https://source.puri.sm/Librem5/feedbackd
arch = x86_64
arch = aarch64
@@ -12,12 +12,13 @@ pkgbase = feedbackd
makedepends = git
makedepends = python-docutils
makedepends = python-packaging
+   makedepends = libgmobile
depends = dconf
depends = gsound
depends = json-glib
depends = libgudev
depends = gsettings-desktop-schemas
-   source = git+https://source.puri.sm/Librem5/feedbackd.git#tag=v0.2.1
-   sha256sums = SKIP
+   source = git+https://source.puri.sm/Librem5/feedbackd.git#tag=v0.3.0
+   sha256sums = 
ca7761d384bfa309fbdaa2349d99d8391875d0b64ef9a000fc37db60089a8876
 
 pkgname = feedbackd


=
PKGBUILD
=
@@ -5,18 +5,18 @@
 # Contributor: Sam Whited 
 
 pkgname=feedbackd
-pkgver=0.2.1
-pkgrel=2
+pkgver=0.3.0
+pkgrel=1
 pkgdesc='A daemon to provide haptic feedback on events'
 arch=(x86_64 aarch64)
 url='https://source.puri.sm/Librem5/feedbackd'
 license=(GPL3)
 depends=(dconf gsound json-glib libgudev gsettings-desktop-schemas)
 makedepends=(gobject-introspection meson vala git python-docutils
- python-packaging)
+ python-packaging libgmobile)
 
 source=("git+${url}.git#tag=v${pkgver}")
-sha256sums=('SKIP')
+sha256sums=('ca7761d384bfa309fbdaa2349d99d8391875d0b64ef9a000fc37db60089a8876')
 
 pkgver() {
   cd "${pkgname}"
@@ -25,9 +25,6 @@ pkgver() {
 
 prepare() {
   cd "${pkgname}"
-
-  git submodule init
-  git submodule update
 }
 
 build() {



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

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




[Git][archlinux/packaging/packages/feedbackd][main] add nvchecker

2024-05-18 Thread Jelle van der Waa (@jelle)


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


Commits:
c34f7194 by Jelle van der Waa at 2024-05-18T21:10:28+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[feedbackd]
+source = "git"
+git = "https://source.puri.sm/Librem5/feedbackd.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/feedbackd/-/commit/c34f7194f764b23a97dc0cfdad72bed1437fbd2e

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




[Git][archlinux/packaging/packages/gifski][main] upgpkg: 1.32.0-2: rebuild

2024-05-18 Thread @orhun


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


Commits:
fd1b930c by Orhun Parmaksız at 2024-05-18T22:08:11+03:00
upgpkg: 1.32.0-2: rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = gifski
pkgdesc = GIF encoder based on libimagequant (pngquant). Squeezes 
maximum possible quality from the awful GIF format.
pkgver = 1.32.0
-   pkgrel = 1
+   pkgrel = 2
url = https://gif.ski
arch = x86_64
license = AGPL-3.0-or-later


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=gifski
 pkgver=1.32.0
-pkgrel=1
+pkgrel=2
 pkgdesc='GIF encoder based on libimagequant (pngquant). Squeezes maximum 
possible quality from the awful GIF format.'
 arch=('x86_64')
 url='https://gif.ski'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gifski/-/commit/fd1b930cc6ce4268b0afefb9a82d5fef27a44101

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




[Git][archlinux/packaging/packages/gifski] Pushed new tag 1.32.0-2

2024-05-18 Thread @orhun


Orhun Parmaksız pushed new tag 1.32.0-2 at Arch Linux / Packaging / Packages / 
gifski

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




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

2024-05-18 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-packaging


Commits:
d44e7146 by Jelle van der Waa at 2024-05-18T21:07:38+02:00
upgpkg: 24.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-packaging
pkgdesc = Core utilities for Python packages
-   pkgver = 23.2
-   pkgrel = 3
+   pkgver = 24.0
+   pkgrel = 1
url = https://github.com/pypa/packaging
arch = any
license = Apache
@@ -11,7 +11,7 @@ pkgbase = python-packaging
makedepends = python-installer
makedepends = python-flit-core
depends = python
-   source = 
https://github.com/pypa/packaging/archive/23.2/python-packaging-23.2.tar.gz
-   sha512sums = 
77dfeb0dc6499c55eb5bc4a5bdcdaa146122b97e8f6190c0bf75baadb4e89e4cb5b62ac7d96175acc3d8b387507472b97f0bf18c70df2b6aa78ac54e6c0eb5a3
+   source = 
https://github.com/pypa/packaging/archive/24.0/python-packaging-24.0.tar.gz
+   sha512sums = 
bfffe6e677f3bdcaee87053caf5840396b694dfa771c37680282d70d62b6d928dae399a2da7f1a9ea2af482f1b61b353da0c6902d80ad932535995a8b21baabc
 
 pkgname = python-packaging


=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-packaging
-pkgver=23.2
-pkgrel=3
+pkgver=24.0
+pkgrel=1
 pkgdesc="Core utilities for Python packages"
 arch=('any')
 url="https://github.com/pypa/packaging;
@@ -11,7 +11,7 @@ depends=('python')
 makedepends=('python-build' 'python-installer' 'python-flit-core')
 checkdepends=('python-pytest' 'python-pretend')
 
source=("https://github.com/pypa/packaging/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('77dfeb0dc6499c55eb5bc4a5bdcdaa146122b97e8f6190c0bf75baadb4e89e4cb5b62ac7d96175acc3d8b387507472b97f0bf18c70df2b6aa78ac54e6c0eb5a3')
+sha512sums=('bfffe6e677f3bdcaee87053caf5840396b694dfa771c37680282d70d62b6d928dae399a2da7f1a9ea2af482f1b61b353da0c6902d80ad932535995a8b21baabc')
 
 build() {
   cd packaging-$pkgver



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

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




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

2024-05-18 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 24.0-1 at Arch Linux / Packaging / Packages / 
python-packaging

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




[Git][archlinux/packaging/packages/python-dnspython][main] Add nvchecker

2024-05-18 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-dnspython


Commits:
35701cbb by Jelle van der Waa at 2024-05-18T21:05:57+02:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[python-dnspython]
+source = "pypi"
+pypi = "dnspython"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dnspython/-/commit/35701cbb26506d2676f68ff92598c8e9ba7f3ba5

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




[Git][archlinux/packaging/packages/python-packaging][main] Add nvchecker

2024-05-18 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-packaging


Commits:
59052b57 by Jelle van der Waa at 2024-05-18T21:05:45+02:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[python-packaging]
+source = "git"
+git = "https://github.com/pypa/packaging.git;



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

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




[Git][archlinux/packaging/packages/python-dnspython][main] upgpkg: 1:2.6.1-1

2024-05-18 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-dnspython


Commits:
2a677014 by Jelle van der Waa at 2024-05-18T21:04:55+02:00
upgpkg: 1:2.6.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-dnspython
pkgdesc = A DNS toolkit for Python
-   pkgver = 2.5.0
-   pkgrel = 2
+   pkgver = 2.6.1
+   pkgrel = 1
epoch = 1
url = http://www.dnspython.org
arch = any
@@ -21,8 +21,8 @@ pkgbase = python-dnspython
optdepends = python-curio: async support
optdepends = python-trio: async support
optdepends = python-sniffio: async support
-   source = 
https://files.pythonhosted.org/packages/source/d/dnspython/dnspython-2.5.0.tar.gz
+   source = 
https://files.pythonhosted.org/packages/source/d/dnspython/dnspython-2.6.1.tar.gz
validpgpkeys = A580DEE052FEC78D8ACF383DF24B3AFC8CA2F5C7
-   sha256sums = 
a0034815a59ba9ae888946be7ccca8f7c157b286f8455b379c692efb51022a15
+   sha256sums = 
e8f0f9c23a7b7cb99ded64e6c3a6f3e701d78f50c55e002b839dea7225cff7cc
 
 pkgname = python-dnspython


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 
 _name=dnspython
 pkgname=python-dnspython
-pkgver=2.5.0
-pkgrel=2
+pkgver=2.6.1
+pkgrel=1
 epoch=1
 pkgdesc="A DNS toolkit for Python"
 arch=('any')
@@ -21,7 +21,7 @@ optdepends=('python-cryptography: DNSSEC support'
 'python-trio: async support'
 'python-sniffio: async support')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('a0034815a59ba9ae888946be7ccca8f7c157b286f8455b379c692efb51022a15')
+sha256sums=('e8f0f9c23a7b7cb99ded64e6c3a6f3e701d78f50c55e002b839dea7225cff7cc')
 validpgpkeys=('A580DEE052FEC78D8ACF383DF24B3AFC8CA2F5C7') # Bob Halley 

 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dnspython/-/commit/2a677014571d2dc9b5487c5e7c5e87d212d062c6

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




[Git][archlinux/packaging/packages/python-dnspython] Pushed new tag 1-2.6.1-1

2024-05-18 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1-2.6.1-1 at Arch Linux / Packaging / Packages 
/ python-dnspython

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




[Git][archlinux/packaging/packages/gifski][main] Change license to be spdx compliant and reenable lto

2024-05-18 Thread @orhun


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


Commits:
875dc457 by Hurricane Pootis at 2024-05-18T19:04:25+00:00
Change license to be spdx compliant and reenable lto

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -4,11 +4,10 @@ pkgbase = gifski
pkgrel = 1
url = https://gif.ski
arch = x86_64
-   license = AGPL3
+   license = AGPL-3.0-or-later
makedepends = cargo
makedepends = clang
depends = ffmpeg
-   options = !lto
source = 
gifski-1.32.0.tar.gz::https://github.com/ImageOptim/gifski/archive/1.32.0.tar.gz
sha512sums = 
0088917b5080c31efe98c76193b119069c1eb8ac9d50e98b207371ed2e22a3a4203f6f2cfee4b885d99d7d85d1f0d247831002997aac4058e8eb70b647f82988
 


=
PKGBUILD
=
@@ -8,12 +8,11 @@ pkgrel=1
 pkgdesc='GIF encoder based on libimagequant (pngquant). Squeezes maximum 
possible quality from the awful GIF format.'
 arch=('x86_64')
 url='https://gif.ski'
-license=('AGPL3')
+license=('AGPL-3.0-or-later')
 depends=('ffmpeg')
 makedepends=('cargo' 'clang')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/ImageOptim/$pkgname/archive/$pkgver.tar.gz;)
 
sha512sums=('0088917b5080c31efe98c76193b119069c1eb8ac9d50e98b207371ed2e22a3a4203f6f2cfee4b885d99d7d85d1f0d247831002997aac4058e8eb70b647f82988')
-options=('!lto')
 
 prepare() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gifski/-/commit/875dc457bbf8acb0b91d1d45632c84e0f9f51ceb

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




[Git][archlinux/packaging/packages/vaultwarden-web] Pushed new tag 2024.5.0-1

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


Daniel M. Capella pushed new tag 2024.5.0-1 at Arch Linux / Packaging / 
Packages / vaultwarden-web

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




[Git][archlinux/packaging/packages/vaultwarden-web][main] upgpkg: 2024.5.0-1

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


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
vaultwarden-web


Commits:
296b4b26 by Daniel M. Capella at 2024-05-18T14:00:05-04:00
upgpkg: 2024.5.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = vaultwarden-web
pkgdesc = Bitwarden web vault with the patches to make it work with 
Vaultwarden
-   pkgver = 2024.3.1
+   pkgver = 2024.5.0
pkgrel = 1
url = https://github.com/dani-garcia/bw_web_builds
install = vaultwarden-web.install
@@ -10,9 +10,9 @@ pkgbase = vaultwarden-web
makedepends = nodejs
makedepends = npm
depends = vaultwarden
-   source = 
bitwarden-clients::git+https://github.com/bitwarden/clients.git#tag=web-v2024.3.1
-   source = git+https://github.com/dani-garcia/bw_web_builds#tag=v2024.3.1
-   b2sums = 
279659ba15498d013027b5cdd1682cd284b2a8b9a6e565e5b92a6eaeca6ea4397a3b870e2ee0951f3cc3a6e16402bee6e249f5f3760a15c8f1b1800104dfc2ca
-   b2sums = 
17a1aa44b3dac20ceb2aded072319baa456bfd9a79942128690394c1b4de583c0d9e039d2d7cd273e47294c16c0fde7cbc8238c0974ea0667c3424509239b701
+   source = 
bitwarden-clients::git+https://github.com/bitwarden/clients.git#tag=web-v2024.5.0
+   source = git+https://github.com/dani-garcia/bw_web_builds#tag=v2024.5.0
+   b2sums = 
d953f07996da35ee2d07bd6deb70c4ead0efd63f9316b7f66d20fd85779c723fbf77944b4e7146090844d30bde1f843442a298a63a9d8de575ac83f821b3f985
+   b2sums = 
67070dd5e93e3234c2c344fe416cdf13f92986bf4569be432820e30eb43347abc0d90ccea4f185ab19f88ad87c9b5b9b00b410cf19965bde36467f73b82ffe62
 
 pkgname = vaultwarden-web


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Markus Richter 
 
 pkgname=vaultwarden-web
-_pkgver=2024.3.1
-pkgver=2024.3.1
+_pkgver=2024.5.0
+pkgver=2024.5.0
 _upstreamver=${_pkgver%[[:lower:]]}
 _patchver=$_upstreamver
 pkgrel=1
@@ -19,8 +19,8 @@ source=(
   
"bitwarden-clients::git+https://github.com/bitwarden/clients.git#tag=web-v$_upstreamver;
   "git+https://github.com/dani-garcia/bw_web_builds#tag=v$_pkgver;
 )
-b2sums=('279659ba15498d013027b5cdd1682cd284b2a8b9a6e565e5b92a6eaeca6ea4397a3b870e2ee0951f3cc3a6e16402bee6e249f5f3760a15c8f1b1800104dfc2ca'
-
'17a1aa44b3dac20ceb2aded072319baa456bfd9a79942128690394c1b4de583c0d9e039d2d7cd273e47294c16c0fde7cbc8238c0974ea0667c3424509239b701')
+b2sums=('d953f07996da35ee2d07bd6deb70c4ead0efd63f9316b7f66d20fd85779c723fbf77944b4e7146090844d30bde1f843442a298a63a9d8de575ac83f821b3f985'
+
'67070dd5e93e3234c2c344fe416cdf13f92986bf4569be432820e30eb43347abc0d90ccea4f185ab19f88ad87c9b5b9b00b410cf19965bde36467f73b82ffe62')
 
 # Appease vercmp by prepending trailing letter with a period
 # shellcheck disable=SC2001



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vaultwarden-web/-/commit/296b4b26ebb711588a6e44137666aebef8799674

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




[Git][archlinux/packaging/packages/libqt5xdg][main] Add .nvchecker.toml

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


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


Commits:
64c8661b by Chih-Hsuan Yen at 2024-05-19T01:23:59+08:00
Add .nvchecker.toml

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[libqt5xdg]
+source = "git"
+git = "https://github.com/lxqt/libqtxdg.git;
+include_regex = "^3\\..*"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libqt5xdg/-/commit/64c8661bbb505e4368d4770b522ad46d207d7d44

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




[Git][archlinux/packaging/packages/lxqt-build-tools-qt5][main] Add .nvchecker.toml

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


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
lxqt-build-tools-qt5


Commits:
c7ad4e20 by Chih-Hsuan Yen at 2024-05-19T01:23:59+08:00
Add .nvchecker.toml

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[lxqt-build-tools-qt5]
+source = "git"
+git = "https://github.com/lxqt/lxqt-build-tools.git;
+include_regex = "^0\\..*"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-build-tools-qt5/-/commit/c7ad4e2093012bdd54456b4397a98f71b672bc8b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-build-tools-qt5/-/commit/c7ad4e2093012bdd54456b4397a98f71b672bc8b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libdbusmenu-lxqt][main] Add .nvchecker.toml

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


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


Commits:
566b10f3 by Chih-Hsuan Yen at 2024-05-19T01:23:58+08:00
Add .nvchecker.toml

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[libdbusmenu-lxqt]
+source = "git"
+git = "https://github.com/lxqt/libdbusmenu-lxqt.git;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libdbusmenu-lxqt/-/commit/566b10f39979e9461542110872a1d96e8381d19f

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




[Git][archlinux/packaging/packages/pmbootstrap] Pushed new tag 2.3.1-1

2024-05-18 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 2.3.1-1 at Arch Linux / Packaging / Packages / pmbootstrap

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




[Git][archlinux/packaging/packages/pmbootstrap][main] upgpkg: 2.3.1-1

2024-05-18 Thread kpcyrd (@kpcyrd)


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


Commits:
44181b85 by kpcyrd at 2024-05-18T18:57:51+02:00
upgpkg: 2.3.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = pmbootstrap
pkgdesc = Sophisticated chroot/build/flash tool to develop and install 
postmarketOS
-   pkgver = 2.3.0
+   pkgver = 2.3.1
pkgrel = 1
url = https://gitlab.com/postmarketOS/pmbootstrap
arch = any
@@ -11,8 +11,8 @@ pkgbase = pmbootstrap
makedepends = python-wheel
depends = python
depends = python-argcomplete
-   source = 
https://gitlab.com/postmarketOS/pmbootstrap/-/archive/2.3.0/pmbootstrap-2.3.0.tar.gz
-   sha256sums = 
c6faa83c66d78448b13429fb8f39b05e19a2e25e220e18a451dc1fbfd515b96b
-   b2sums = 
463ccbe6773140bc03ffc363e2fa774f20d45a71a93358d4ab92274160b3abeee7609fdf4929c7e59ca5c8f643e997947361b7abea322799d1f97157ee117d11
+   source = 
https://gitlab.com/postmarketOS/pmbootstrap/-/archive/2.3.1/pmbootstrap-2.3.1.tar.gz
+   sha256sums = 
aba09c0a27918dac4b07641339ccf86e6ec0d14d4602056dac44ec49af12c894
+   b2sums = 
c1cb1a78b0dd3e05a636568dd539eb8072d00e2b780d18fb8e9a38f42ffdc3fcecc6f9005c40d3f5c468806ec16a07e84cdd495461b0cf97834ebfa203f2daf3
 
 pkgname = pmbootstrap


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Nuno Araujo 
 
 pkgname=pmbootstrap
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='Sophisticated chroot/build/flash tool to develop and install 
postmarketOS'
 url='https://gitlab.com/postmarketOS/pmbootstrap'
@@ -21,8 +21,8 @@ makedepends=(
   'python-wheel'
 )
 
source=("https://gitlab.com/postmarketOS/pmbootstrap/-/archive/$pkgver/pmbootstrap-$pkgver.tar.gz;)
-sha256sums=('c6faa83c66d78448b13429fb8f39b05e19a2e25e220e18a451dc1fbfd515b96b')
-b2sums=('463ccbe6773140bc03ffc363e2fa774f20d45a71a93358d4ab92274160b3abeee7609fdf4929c7e59ca5c8f643e997947361b7abea322799d1f97157ee117d11')
+sha256sums=('aba09c0a27918dac4b07641339ccf86e6ec0d14d4602056dac44ec49af12c894')
+b2sums=('c1cb1a78b0dd3e05a636568dd539eb8072d00e2b780d18fb8e9a38f42ffdc3fcecc6f9005c40d3f5c468806ec16a07e84cdd495461b0cf97834ebfa203f2daf3')
 
 build() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pmbootstrap/-/commit/44181b859bfa66439412ba92ca6ba13d4b11fe3b

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




[Git][archlinux/packaging/packages/glances][main] upgpkg: 4.0.5-1: New upstream release

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


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


Commits:
2eaa2279 by Robin Candau at 2024-05-18T17:29:29+02:00
upgpkg: 4.0.5-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = glances
pkgdesc = CLI curses-based monitoring tool
-   pkgver = 4.0.4
+   pkgver = 4.0.5
pkgrel = 1
url = https://nicolargo.github.io/glances/
arch = any
@@ -26,11 +26,11 @@ pkgbase = glances
optdepends = python-zeroconf: for the autodiscover mode
optdepends = python-pystache: templating engine
optdepends = python-prometheus_client: for the Prometheus export module
-   source = 
glances-4.0.4-1.tar.gz::https://github.com/nicolargo/glances/archive/v4.0.4.tar.gz
+   source = 
glances-4.0.5-1.tar.gz::https://github.com/nicolargo/glances/archive/v4.0.5.tar.gz
source = glances.service
-   sha512sums = 
d1294da7341e46b3187835817284b2ffbc277b23ecfebc3eb53b292638f6b9d9239209292aeb27e589268991e02a4b44aabd08414567f9f517eb3baebd3e4fbb
+   sha512sums = 
ce7c89c60d2db261818860791a8ebdad3ab4cd950eb097ee9ecdeb44df7bbb8c3b1b8cb81989d50e1fd89a4c752065e0a687d0b171a7867dc92775eb2671997f
sha512sums = 
49f0d185a37a5c5837e5beb463770c943ede40b2f1b8405e338129e897e97d9fc58373a8586fabc506266e6343cfea3c91b9787ac6832cc97a1ab63d6ad058d4
-   b2sums = 
ad387f887a3f5095b8c6dea2abc676007caa7eb65dbaec7aef38f1f36602c44dea49c8bc58ef9d1745292a383c2247c08c6a6028ddf66fb9f1c5d4aeb8615a78
+   b2sums = 
27eb171fe43836d64ffea79932f53aa57d266925c5850781e31128869cb5d431fa9535b041c9bd658c104073b52f81e29b8152ff657e28cf86d56723809e
b2sums = 
ecc44f8c06b1e8624cec92e41422a65d11e024b9fc23bae09b4e52fbedeb172a5034e5b612bbff7ba93d45189fb25eda0d54bc47b22b7f3f0acba984391e4017
 
 pkgname = glances


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 # Contributor: Francois Boulogne 
 
 pkgname=glances
-pkgver=4.0.4
+pkgver=4.0.5
 pkgrel=1
 pkgdesc='CLI curses-based monitoring tool'
 arch=('any')
@@ -25,9 +25,9 @@ optdepends=('hddtemp: HDD temperature monitoring support'
 'python-prometheus_client: for the Prometheus export module')
 
source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::https://github.com/nicolargo/glances/archive/v${pkgver}.tar.gz;
 'glances.service')
-sha512sums=('d1294da7341e46b3187835817284b2ffbc277b23ecfebc3eb53b292638f6b9d9239209292aeb27e589268991e02a4b44aabd08414567f9f517eb3baebd3e4fbb'
+sha512sums=('ce7c89c60d2db261818860791a8ebdad3ab4cd950eb097ee9ecdeb44df7bbb8c3b1b8cb81989d50e1fd89a4c752065e0a687d0b171a7867dc92775eb2671997f'
 
'49f0d185a37a5c5837e5beb463770c943ede40b2f1b8405e338129e897e97d9fc58373a8586fabc506266e6343cfea3c91b9787ac6832cc97a1ab63d6ad058d4')
-b2sums=('ad387f887a3f5095b8c6dea2abc676007caa7eb65dbaec7aef38f1f36602c44dea49c8bc58ef9d1745292a383c2247c08c6a6028ddf66fb9f1c5d4aeb8615a78'
+b2sums=('27eb171fe43836d64ffea79932f53aa57d266925c5850781e31128869cb5d431fa9535b041c9bd658c104073b52f81e29b8152ff657e28cf86d56723809e'
 
'ecc44f8c06b1e8624cec92e41422a65d11e024b9fc23bae09b4e52fbedeb172a5034e5b612bbff7ba93d45189fb25eda0d54bc47b22b7f3f0acba984391e4017')
 
 build() {



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

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




[Git][archlinux/packaging/packages/glances] Pushed new tag 4.0.5-1

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


Robin Candau pushed new tag 4.0.5-1 at Arch Linux / Packaging / Packages / 
glances

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




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

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


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


Commits:
2d94a7eb by David Runge at 2024-05-18T17:35:27+02:00
upgpkg: 0.63.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-django-allauth
pkgdesc = Authentication, registration, account management and 3rd 
party account authentication
-   pkgver = 0.62.1
+   pkgver = 0.63.1
pkgrel = 1
url = https://github.com/pennersr/django-allauth
arch = any
@@ -24,8 +24,8 @@ pkgbase = python-django-allauth
depends = python-pyjwt
optdepends = python-qrcode: for MFA support
optdepends = python-saml: for SAML support
-   source = 
django-allauth-0.62.1.tar.gz::https://github.com/pennersr/django-allauth/archive/0.62.1.tar.gz
-   sha512sums = 
b9723a67babb070a159bf9ff5fef91ba91ab970ea6ca0b1e5f2a4cf75ba57460d7d7d3d376cae4e521c9980013a034aba8f745aa2a1cec7603a236712ef3dff8
-   b2sums = 
1818279892c1e220f9039248ba70e6d312f950bcae8689fd2418ae0d5e3e98e110b0bdf7e0f868c47277f6b6ac5d6e41bb95d5f5baf82d72656f1b4769cc44f0
+   source = 
django-allauth-0.63.1.tar.gz::https://github.com/pennersr/django-allauth/archive/0.63.1.tar.gz
+   sha512sums = 
87a5b8e74a5f2bae86c7aa76b160f12eabf692ae021f8edaa4592d189806ea9efa759e55141e24c7b93f344bf10747d18b2c38c1f79028f96ff2182dbf3d0d02
+   b2sums = 
c97e84bc2c69d8326fc353b06c021dac649b080ab2e167eac394dfd8f75ee332db368af58532f433a9396c4f48db988162ceea0c21dbc990f1082503a59b01b2
 
 pkgname = python-django-allauth


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _name=django-allauth
 pkgname=python-django-allauth
-pkgver=0.62.1
+pkgver=0.63.1
 pkgrel=1
 pkgdesc="Authentication, registration, account management and 3rd party 
account authentication"
 arch=(any)
@@ -36,8 +36,8 @@ optdepends=(
   'python-saml: for SAML support'
 )
 source=($_name-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha512sums=('b9723a67babb070a159bf9ff5fef91ba91ab970ea6ca0b1e5f2a4cf75ba57460d7d7d3d376cae4e521c9980013a034aba8f745aa2a1cec7603a236712ef3dff8')
-b2sums=('1818279892c1e220f9039248ba70e6d312f950bcae8689fd2418ae0d5e3e98e110b0bdf7e0f868c47277f6b6ac5d6e41bb95d5f5baf82d72656f1b4769cc44f0')
+sha512sums=('87a5b8e74a5f2bae86c7aa76b160f12eabf692ae021f8edaa4592d189806ea9efa759e55141e24c7b93f344bf10747d18b2c38c1f79028f96ff2182dbf3d0d02')
+b2sums=('c97e84bc2c69d8326fc353b06c021dac649b080ab2e167eac394dfd8f75ee332db368af58532f433a9396c4f48db988162ceea0c21dbc990f1082503a59b01b2')
 
 build() {
   cd $_name-$pkgver



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

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




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

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


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

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




[Git][archlinux/packaging/packages/firefox-developer-edition-i18n] Pushed new tag 127.0b3-1

2024-05-18 Thread Andrew Crerar (@andrewsc)


Andrew Crerar pushed new tag 127.0b3-1 at Arch Linux / Packaging / Packages / 
firefox-developer-edition-i18n

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-developer-edition-i18n/-/tree/127.0b3-1
You're receiving this email because of your account on gitlab.archlinux.org.




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

2024-05-18 Thread Tim Meusel (@bastelfreak)


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

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




[Git][archlinux/packaging/packages/ostree][main] upgpkg: 2024.6-1

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


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


Commits:
cb7342ab by David Runge at 2024-05-18T16:51:39+02:00
upgpkg: 2024.6-1

Replace vendored composefs with system-provided version.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = ostree
pkgdesc = Operating system and container binary deployment and upgrades
-   pkgver = 2024.5
+   pkgver = 2024.6
pkgrel = 1
url = https://ostreedev.github.io/ostree/
arch = x86_64
@@ -28,6 +28,7 @@ pkgbase = ostree
makedepends = systemd
makedepends = xz
depends = bash
+   depends = composefs
depends = fuse3
depends = gcc-libs
depends = glibc
@@ -38,20 +39,19 @@ pkgbase = ostree
depends = which
depends = zlib
provides = libostree-1.so
-   source = git+https://github.com/ostreedev/ostree#tag=v2024.5
-   source = git+https://github.com/containers/composefs.git
+   source = git+https://github.com/ostreedev/ostree#tag=v2024.6
source = git+https://github.com/mendsley/bsdiff
source = git+https://gitlab.gnome.org/GNOME/libglnx.git
source = ostree-2023.1-use_fuse3.patch
validpgpkeys = 1CEC7A9DF7DA85ABEF843DC0A866D7CCAE087291
-   b2sums = 
25dd16ad1356ec22807242a210f60482d28893250f9c23f861887406e5ba947fc2f41dfba2082dce7cbb3ea675f3b799a58dfda141c5ae8b537bd1393d942f47
-   b2sums = SKIP
+   b2sums = 
0d26fc4686e2aef9789aeb34717ea78e21c734929d641e3928c7cf401b5b975e8ef2b6c2549c8243a7bca4cc20c8b326ba9ce49a14b972ed25f25539b5c0d31b
b2sums = SKIP
b2sums = SKIP
b2sums = 
cfff162120f70995e18ec56454711501391b97456e2a0f34643c9d2a9c2b50b4d76afc2e2fc50ea28e8a773c618215d6cb855b96663f69dc5cc93bc5766f3f28
 
 pkgname = ostree
depends = bash
+   depends = composefs
depends = fuse3
depends = gcc-libs
depends = glibc


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2024.5
+pkgver=2024.6
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostreedev.github.io/ostree/;
@@ -11,6 +11,7 @@ arch=(x86_64)
 license=(LGPL-2.0-or-later)
 depends=(
   bash
+  composefs
   fuse3
   gcc-libs
   glibc
@@ -50,13 +51,11 @@ checkdepends=(
 provides=(libostree-1.so)
 source=(
   git+https://github.com/ostreedev/ostree#tag=v$pkgver
-  git+https://github.com/containers/composefs.git
   git+https://github.com/mendsley/bsdiff
   git+https://gitlab.gnome.org/GNOME/libglnx.git
   $pkgname-2023.1-use_fuse3.patch
 )
-b2sums=('25dd16ad1356ec22807242a210f60482d28893250f9c23f861887406e5ba947fc2f41dfba2082dce7cbb3ea675f3b799a58dfda141c5ae8b537bd1393d942f47'
-'SKIP'
+b2sums=('0d26fc4686e2aef9789aeb34717ea78e21c734929d641e3928c7cf401b5b975e8ef2b6c2549c8243a7bca4cc20c8b326ba9ce49a14b972ed25f25539b5c0d31b'
 'SKIP'
 'SKIP'
 
'cfff162120f70995e18ec56454711501391b97456e2a0f34643c9d2a9c2b50b4d76afc2e2fc50ea28e8a773c618215d6cb855b96663f69dc5cc93bc5766f3f28')
@@ -76,7 +75,6 @@ prepare() {
   git apply -3 ../$pkgname-2023.1-use_fuse3.patch
 
   git submodule init
-  git submodule set-url composefs "$srcdir/composefs"
   git submodule set-url bsdiff "$srcdir/bsdiff"
   git submodule set-url libglnx "$srcdir/libglnx"
   git -c protocol.file.allow=always submodule update



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ostree/-/commit/cb7342ab362b535a12a1894ef34978b66ffd72e9

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




[Git][archlinux/packaging/packages/ostree] Pushed new tag 2024.6-1

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


David Runge pushed new tag 2024.6-1 at Arch Linux / Packaging / Packages / 
ostree

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




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

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


David Runge pushed new branch main at Arch Linux / Packaging / Packages / 
composefs

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




[Git][archlinux/packaging/packages/composefs] Pushed new tag 1.0.3-1

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


David Runge pushed new tag 1.0.3-1 at Arch Linux / Packaging / Packages / 
composefs

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




[Git][archlinux/packaging/packages/gnuradio-osmosdr][main] upgpkg: 0.2.5-5

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


Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
gnuradio-osmosdr


Commits:
cd9e23c7 by Christian Heusel at 2024-05-18T15:27:40+02:00
upgpkg: 0.2.5-5

fixes 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnuradio-osmosdr/-/issues/2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = gnuradio-osmosdr
pkgdesc = Source block for Funcube Dongle, RTL-SDR, USRP, OsmoSDR, 
BladeRF, HackRF and AirSpy devices
pkgver = 0.2.5
-   pkgrel = 4
+   pkgrel = 5
url = https://osmocom.org/projects/gr-osmosdr
arch = x86_64
license = GPL3


=
PKGBUILD
=
@@ -5,7 +5,7 @@ _name=gr-osmosdr
 pkgname=gnuradio-osmosdr
 pkgver=0.2.5
 _commit=73d8982ac0d1f05461d49c379bb45f018c5f32f2
-pkgrel=4
+pkgrel=5
 pkgdesc='Source block for Funcube Dongle, RTL-SDR, USRP, OsmoSDR, BladeRF, 
HackRF and AirSpy devices'
 url='https://osmocom.org/projects/gr-osmosdr'
 arch=(x86_64)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnuradio-osmosdr/-/commit/cd9e23c790f067181836a9323a704c0616ce07e0

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




[Git][archlinux/packaging/packages/gnuradio-osmosdr] Pushed new tag 0.2.5-5

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


Christian Heusel pushed new tag 0.2.5-5 at Arch Linux / Packaging / Packages / 
gnuradio-osmosdr

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




[Git][archlinux/packaging/packages/tmux][main] upgpkg: 3.4-8: rebuild for ncurses breakage

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


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


Commits:
123bb5e1 by Christian Heusel at 2024-05-18T14:41:00+02:00
upgpkg: 3.4-8: rebuild for ncurses breakage

tmux: /usr/lib/libncursesw.so.6: version `NCURSES6_TINFO_6.4.current 
not
found (required by tmux)

https://bbs.archlinux.org/viewtopic.php?pid=2172080

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = tmux
pkgdesc = Terminal multiplexer
pkgver = 3.4
-   pkgrel = 7
+   pkgrel = 8
url = https://github.com/tmux/tmux/wiki
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=tmux
 pkgver=3.4
-pkgrel=7
+pkgrel=8
 pkgdesc='Terminal multiplexer'
 url='https://github.com/tmux/tmux/wiki'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tmux/-/commit/123bb5e16e82d766df82e7a40965300030aeb16d

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




[Git][archlinux/packaging/packages/tmux] Pushed new tag 3.4-8

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


Christian Heusel pushed new tag 3.4-8 at Arch Linux / Packaging / Packages / 
tmux

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




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

2024-05-18 Thread @orhun


Orhun Parmaksız pushed new branch main at Arch Linux / Packaging / Packages / 
flawz

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




[Git][archlinux/packaging/packages/flawz] Pushed new tag 0.1.0-1

2024-05-18 Thread @orhun


Orhun Parmaksız pushed new tag 0.1.0-1 at Arch Linux / Packaging / Packages / 
flawz

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




[Git][archlinux/packaging/packages/wireguard-vanity-address][main] upgpkg: 0.4.0-3 - add missing upstream url

2024-05-18 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / 
wireguard-vanity-address


Commits:
e6072793 by kpcyrd at 2024-05-18T13:30:29+02:00
upgpkg: 0.4.0-3 - add missing upstream url

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,8 @@
 pkgbase = wireguard-vanity-address
pkgdesc = Generate Wireguard keypairs with a given prefix string
pkgver = 0.4.0
-   pkgrel = 2
+   pkgrel = 3
+   url = https://github.com/warner/wireguard-vanity-address
arch = x86_64
license = MIT
makedepends = cargo


=
PKGBUILD
=
@@ -3,8 +3,9 @@
 
 pkgname=wireguard-vanity-address
 pkgver=0.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Generate Wireguard keypairs with a given prefix string"
+url='https://github.com/warner/wireguard-vanity-address'
 arch=('x86_64')
 license=(MIT)
 depends=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wireguard-vanity-address/-/commit/e6072793d99398ea97c14b4d33e1b902bda54070

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




[Git][archlinux/packaging/packages/wireguard-vanity-address] Pushed new tag 0.4.0-3

2024-05-18 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 0.4.0-3 at Arch Linux / Packaging / Packages / 
wireguard-vanity-address

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




[Git][archlinux/packaging/packages/libgit2][main] upgpkg: 1:1.8.1-1

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


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


Commits:
aab70815 by David Runge at 2024-05-18T12:59:56+02:00
upgpkg: 1:1.8.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libgit2
pkgdesc = A linkable library for Git
-   pkgver = 1.8.0
-   pkgrel = 2
+   pkgver = 1.8.1
+   pkgrel = 1
epoch = 1
url = https://github.com/libgit2/libgit2
arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = libgit2
depends = http-parser
depends = zlib
provides = libgit2.so
-   source = 
https://github.com/libgit2/libgit2/archive/v1.8.0/libgit2-v1.8.0.tar.gz
-   sha512sums = 
e5634267bd9c6a594c9a954d09c657e7b8aadf213609bf7dd83b99863d0d0c7109a5277617dd508abc2da54ea3f12c2af1908d1aeb73c000e94056e2f3653144
-   b2sums = 
f3cc5259a5804bb1e319633269a8c488d7195683e39c178fbe5dc43278736bf15f706c1ca8f72b519ef647033ed11426ea40ceb0dd3ffddae3a35839493d6c54
+   source = 
https://github.com/libgit2/libgit2/archive/v1.8.1/libgit2-v1.8.1.tar.gz
+   sha512sums = 
7429fbdc46ae44fd359e9260cbe33d9ce9276db810c096f12c43e5d302d01011463cdfd98d604e59780187e020e216e839823a77479dc12f952a37628516af78
+   b2sums = 
14558400d092dd963becfd3d4966a8d0799811be15fea8c5bc1e91be24f14bb81d33d82b2fb8dd8895e167f634a5d532d62a4609167bcb1d93143275207bbf6d
 
 pkgname = libgit2
depends = gcc-libs


=
PKGBUILD
=
@@ -6,8 +6,8 @@
 pkgname=libgit2
 # NOTE: add the following packages to rebuild TODOs on soname change (although 
they do not link against libgit2.so):
 # julia
-pkgver=1.8.0
-pkgrel=2
+pkgver=1.8.1
+pkgrel=1
 epoch=1
 pkgdesc="A linkable library for Git"
 arch=(x86_64)
@@ -28,8 +28,8 @@ makedepends=(
 )
 provides=(libgit2.so)
 source=($url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz)
-sha512sums=('e5634267bd9c6a594c9a954d09c657e7b8aadf213609bf7dd83b99863d0d0c7109a5277617dd508abc2da54ea3f12c2af1908d1aeb73c000e94056e2f3653144')
-b2sums=('f3cc5259a5804bb1e319633269a8c488d7195683e39c178fbe5dc43278736bf15f706c1ca8f72b519ef647033ed11426ea40ceb0dd3ffddae3a35839493d6c54')
+sha512sums=('7429fbdc46ae44fd359e9260cbe33d9ce9276db810c096f12c43e5d302d01011463cdfd98d604e59780187e020e216e839823a77479dc12f952a37628516af78')
+b2sums=('14558400d092dd963becfd3d4966a8d0799811be15fea8c5bc1e91be24f14bb81d33d82b2fb8dd8895e167f634a5d532d62a4609167bcb1d93143275207bbf6d')
 
 build() {
   local cmake_options=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libgit2/-/commit/aab70815cddd89c0cfc210ad6933ed7c5020e4c8

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




[Git][archlinux/packaging/packages/libgit2] Pushed new tag 1-1.8.1-1

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


David Runge pushed new tag 1-1.8.1-1 at Arch Linux / Packaging / Packages / 
libgit2

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




[Git][archlinux/packaging/packages/cjson] Pushed new tag 1.7.18-1

2024-05-18 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.7.18-1 at Arch Linux / Packaging / Packages 
/ cjson

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




[Git][archlinux/packaging/packages/cjson][main] upgpkg: 1.7.18-1

2024-05-18 Thread Jelle van der Waa (@jelle)


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


Commits:
cf6b86fb by Jelle van der Waa at 2024-05-18T12:57:52+02:00
upgpkg: 1.7.18-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = cjson
pkgdesc = Ultralightweight JSON parser in ANSI C
-   pkgver = 1.7.17
+   pkgver = 1.7.18
pkgrel = 1
url = https://github.com/DaveGamble/cJSON
arch = x86_64
license = MIT
makedepends = cmake
depends = glibc
-   source = 
cjson-1.7.17.tar.gz::https://github.com/DaveGamble/cJSON/archive/v1.7.17.tar.gz
-   sha512sums = 
4feebafa5225297fa3e6a7bf23f8d31b5c3e172f437078c5a07528522ad58ca2e9c72dd9e8611241d2b8321e9aa0a1a9af7743689d1c2001d1d9cb624aae6fa8
+   source = 
cjson-1.7.18.tar.gz::https://github.com/DaveGamble/cJSON/archive/v1.7.18.tar.gz
+   sha512sums = 
2accb507c6b97222eb5f0232c015b356cf6d248d1247049928731aa8e897378245e62395c232b1ec57d28d1e53ac72c849be85e59c33616a382d40473649f66b
 
 pkgname = cjson


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa 
 
 pkgname=cjson
-pkgver=1.7.17
+pkgver=1.7.18
 pkgrel=1
 pkgdesc="Ultralightweight JSON parser in ANSI C"
 arch=(x86_64)
@@ -10,7 +10,7 @@ depends=("glibc")
 makedepends=("cmake")
 url="https://github.com/DaveGamble/cJSON;
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/DaveGamble/cJSON/archive/v$pkgver.tar.gz;)
-sha512sums=('4feebafa5225297fa3e6a7bf23f8d31b5c3e172f437078c5a07528522ad58ca2e9c72dd9e8611241d2b8321e9aa0a1a9af7743689d1c2001d1d9cb624aae6fa8')
+sha512sums=('2accb507c6b97222eb5f0232c015b356cf6d248d1247049928731aa8e897378245e62395c232b1ec57d28d1e53ac72c849be85e59c33616a382d40473649f66b')
 
 build() {
   cmake -B build -S "cJSON-${pkgver}" -DENABLE_CJSON_UTILS=On 
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cjson/-/commit/cf6b86fbca02bff772bc2b4328976c9eacd3c20f

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




[Git][archlinux/packaging/packages/python-hypothesis] Pushed new tag 6.102.4-1

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


David Runge pushed new tag 6.102.4-1 at Arch Linux / Packaging / Packages / 
python-hypothesis

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




[Git][archlinux/packaging/packages/python-hypothesis][main] upgpkg: 6.102.4-1

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


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


Commits:
6d7343ca by David Runge at 2024-05-18T12:45:50+02:00
upgpkg: 6.102.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-hypothesis
pkgdesc = Advanced Quickcheck style testing library for Python
-   pkgver = 6.100.5
+   pkgver = 6.102.4
pkgrel = 1
url = https://hypothesis.readthedocs.org
arch = any
@@ -40,8 +40,8 @@ pkgbase = python-hypothesis
optdepends = python-pytz: for datetime and django module
optdepends = python-redis: for redis support
optdepends = python-rich: for CLI
-   source = 
hypothesis-hypothesis-python-6.100.5.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-6.100.5.tar.gz
-   sha512sums = 
183aa4ef3425b2bbc632ad77c2ce4b7b7137a81b8344607082e5993593fbc820c68944c1a30c826c655d55145251dc5d53193eb444ce28fce930404ce33621c6
-   b2sums = 
8b0ea09b30002a07f91ad8ac59c71b3aece27739c1c3d7a1cf4806dbd7d0cb280277937e0c4f88f64dfc97991753e6c7185ffa5c414c4ba061b87d68a3ca5bd2
+   source = 
hypothesis-hypothesis-python-6.102.4.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-6.102.4.tar.gz
+   sha512sums = 
5e758ec308ae8bbd11a0c715a537541de63ef74bba664f666031d4948cc186a7a450aea77eacbc970c97215f79eda89a85bb77b5cb878b27a5ac99fd053be1b6
+   b2sums = 
d59f89fc2581cf770ca5118a3956c7ebaf975f21f8d32384137a19630f1c9e92502157fc3ad0c32f73127faba1d37e08d2813db3387620b0d040decc500e32ea
 
 pkgname = python-hypothesis


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _name=hypothesis
 _alt_name=$_name-python
 pkgname=python-hypothesis
-pkgver=6.100.5
+pkgver=6.102.4
 _version=$_alt_name-$pkgver
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
@@ -56,8 +56,8 @@ optdepends=(
   'python-rich: for CLI'
 )
 source=($_name-$_version.tar.gz::$_url/archive/$_version.tar.gz)
-sha512sums=('183aa4ef3425b2bbc632ad77c2ce4b7b7137a81b8344607082e5993593fbc820c68944c1a30c826c655d55145251dc5d53193eb444ce28fce930404ce33621c6')
-b2sums=('8b0ea09b30002a07f91ad8ac59c71b3aece27739c1c3d7a1cf4806dbd7d0cb280277937e0c4f88f64dfc97991753e6c7185ffa5c414c4ba061b87d68a3ca5bd2')
+sha512sums=('5e758ec308ae8bbd11a0c715a537541de63ef74bba664f666031d4948cc186a7a450aea77eacbc970c97215f79eda89a85bb77b5cb878b27a5ac99fd053be1b6')
+b2sums=('d59f89fc2581cf770ca5118a3956c7ebaf975f21f8d32384137a19630f1c9e92502157fc3ad0c32f73127faba1d37e08d2813db3387620b0d040decc500e32ea')
 
 build() {
   cd $_name-$_version/$_alt_name



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

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




[Git][archlinux/packaging/packages/jacktrip][main] upgpkg: 1:2.3.0-1

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


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


Commits:
624d379a by David Runge at 2024-05-18T12:33:01+02:00
upgpkg: 1:2.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = jacktrip
pkgdesc = Multi-machine audio network performance over the Internet
-   pkgver = 2.2.5
+   pkgver = 2.3.0
pkgrel = 1
epoch = 1
url = https://github.com/jacktrip/jacktrip
@@ -29,9 +29,9 @@ pkgbase = jacktrip
depends = qt6-webengine
depends = qt6-websockets
depends = qt6-webview
-   source = 
https://github.com/jacktrip/jacktrip/archive/v2.2.5/jacktrip-v2.2.5.tar.gz
-   sha512sums = 
7acd9ad66606ab88989bdc148512ab1acb8392200e74655670b62d72da7db09a9e8f9d3b3502e5fddee9707ad459322606a25a9268f5d325338d018a614ff228
-   b2sums = 
823d323d91de873265c988a2a93f6235b430dca7486199386074daf50bcdff9824cf6ad6014c068dfbd8edf3f982c6719a83dc9a59773928729b729fbb8e026d
+   source = 
https://github.com/jacktrip/jacktrip/archive/v2.3.0/jacktrip-v2.3.0.tar.gz
+   sha512sums = 
47e231b638c98254cfd86d56f0886b30e29c09d47326056433f9484d7098421fda3705098eb5a4306c5284cf420d174a4c9421b49fecd89c33f50d0e67097e9b
+   b2sums = 
aa8fc7a49178b5c106bce4539d8f57b143241b7b311d1393679763fb221caa0667a39ae523742748ca14cbf688b1cd82da75c6ff58ff0acf0167bfd110c8d406
 
 pkgname = jacktrip
depends = gcc-libs


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: David Runge 
 
 pkgname=jacktrip
-pkgver=2.2.5
+pkgver=2.3.0
 pkgrel=1
 epoch=1
 pkgdesc="Multi-machine audio network performance over the Internet"
@@ -38,8 +38,8 @@ makedepends=(
   rtaudio
 )
 source=($url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz)
-sha512sums=('7acd9ad66606ab88989bdc148512ab1acb8392200e74655670b62d72da7db09a9e8f9d3b3502e5fddee9707ad459322606a25a9268f5d325338d018a614ff228')
-b2sums=('823d323d91de873265c988a2a93f6235b430dca7486199386074daf50bcdff9824cf6ad6014c068dfbd8edf3f982c6719a83dc9a59773928729b729fbb8e026d')
+sha512sums=('47e231b638c98254cfd86d56f0886b30e29c09d47326056433f9484d7098421fda3705098eb5a4306c5284cf420d174a4c9421b49fecd89c33f50d0e67097e9b')
+b2sums=('aa8fc7a49178b5c106bce4539d8f57b143241b7b311d1393679763fb221caa0667a39ae523742748ca14cbf688b1cd82da75c6ff58ff0acf0167bfd110c8d406')
 
 build() {
   local meson_options=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jacktrip/-/commit/624d379a4cee338337976c853653d63fc0413880

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




[Git][archlinux/packaging/packages/jacktrip] Pushed new tag 1-2.3.0-1

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


David Runge pushed new tag 1-2.3.0-1 at Arch Linux / Packaging / Packages / 
jacktrip

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




[Git][archlinux/packaging/packages/snd][main] upgpkg: 24.4-1

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


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


Commits:
10abc62e by David Runge at 2024-05-18T12:31:11+02:00
upgpkg: 24.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = snd
pkgdesc = An advanced sound editor
-   pkgver = 24.3
+   pkgver = 24.4
pkgrel = 1
url = https://ccrma.stanford.edu/software/snd/
arch = x86_64
@@ -41,11 +41,11 @@ pkgbase = snd
optdepends = timidity++: For MIDI to WAVE support
optdepends = vorbis-tools: For OGG support
optdepends = wavpack: For wav support
-   source = 
https://sourceforge.net/projects/snd/files/snd/24.3/snd-24.3.tar.gz
+   source = 
https://sourceforge.net/projects/snd/files/snd/24.4/snd-24.4.tar.gz
source = GL2PS.txt
-   sha512sums = 
f5a691c00dce765dd772aa7bed9de3fb72c3a06b13a229c6fac83f7f7f1fe4f1af4b3ec9f453e24595184f7d2059dde6dff3e5f87f8cdd98c57334e4245db4ed
+   sha512sums = 
d7a9b73b03596ee6bc065e8b1d9b9a58294985f820d73c2ad9ed553c012e251a829938782dfaf4a17fd2adfcbc73e9f7596aa87801dc72ae959b762f46610c92
sha512sums = 
b4d26fb150cdce132138e080599e5690cde980ab7c687a2d4cb690a8ec9489588de8cd763cfb93a5617f017f438fcde827be71611aa9e460c5f0612d112e76cd
-   b2sums = 
b912e653b401c0db70ca5fc1bc936f0201ac7f60605edfe18df216cfcc4c5e25d10f64579da5dbf2ecbf30c0963d8f7bd0262c1b46c467acf6a6b163fe96e20c
+   b2sums = 
d53d866b981dd2922603ca9487b5eeb8fcfba8d42e7d8414dd7f5d03aa92327fa21cb9e8c8ff930d4e3ecae6333f5ca4ad22f4bd7626fd1e8378258733083405
b2sums = 
c4afa4f44d97eca049002d7fa2c1b20547b550800fe7133625d3c75b24f39005f0f846f7412ef366d820ebb01c82f60c484d1559d31766ab8f6b37514f439a3c
 
 pkgname = snd


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Juergen Hoetzel 
 
 pkgname=snd
-pkgver=24.3
+pkgver=24.4
 pkgrel=1
 pkgdesc="An advanced sound editor"
 arch=(x86_64)
@@ -58,9 +58,9 @@ source=(
   
https://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz
   GL2PS.txt
 )
-sha512sums=('f5a691c00dce765dd772aa7bed9de3fb72c3a06b13a229c6fac83f7f7f1fe4f1af4b3ec9f453e24595184f7d2059dde6dff3e5f87f8cdd98c57334e4245db4ed'
+sha512sums=('d7a9b73b03596ee6bc065e8b1d9b9a58294985f820d73c2ad9ed553c012e251a829938782dfaf4a17fd2adfcbc73e9f7596aa87801dc72ae959b762f46610c92'
 
'b4d26fb150cdce132138e080599e5690cde980ab7c687a2d4cb690a8ec9489588de8cd763cfb93a5617f017f438fcde827be71611aa9e460c5f0612d112e76cd')
-b2sums=('b912e653b401c0db70ca5fc1bc936f0201ac7f60605edfe18df216cfcc4c5e25d10f64579da5dbf2ecbf30c0963d8f7bd0262c1b46c467acf6a6b163fe96e20c'
+b2sums=('d53d866b981dd2922603ca9487b5eeb8fcfba8d42e7d8414dd7f5d03aa92327fa21cb9e8c8ff930d4e3ecae6333f5ca4ad22f4bd7626fd1e8378258733083405'
 
'c4afa4f44d97eca049002d7fa2c1b20547b550800fe7133625d3c75b24f39005f0f846f7412ef366d820ebb01c82f60c484d1559d31766ab8f6b37514f439a3c')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/snd/-/commit/10abc62ef283cb8450822df7161607a9e9d96412

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




[Git][archlinux/packaging/packages/snd] Pushed new tag 24.4-1

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


David Runge pushed new tag 24.4-1 at Arch Linux / Packaging / Packages / snd

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




[Git][archlinux/packaging/packages/cargo-binstall] Pushed new tag 1.6.7-1

2024-05-18 Thread @orhun


Orhun Parmaksız pushed new tag 1.6.7-1 at Arch Linux / Packaging / Packages / 
cargo-binstall

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




[Git][archlinux/packaging/packages/cargo-binstall][main] upgpkg: 1.6.7-1: upstream release

2024-05-18 Thread @orhun


Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
cargo-binstall


Commits:
bb939082 by Orhun Parmaksız at 2024-05-18T13:18:25+03:00
upgpkg: 1.6.7-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = cargo-binstall
pkgdesc = Binary installation for Rust projects
-   pkgver = 1.6.6
+   pkgver = 1.6.7
pkgrel = 1
url = https://github.com/cargo-bins/cargo-binstall
arch = x86_64
license = GPL3
depends = cargo
depends = gcc-libs
-   source = 
cargo-binstall-1.6.6.tar.gz::https://github.com/cargo-bins/cargo-binstall/archive/v1.6.6.tar.gz
-   sha256sums = 
dbe537b89f381ac7a1c8149c3efae3b18bb1ca76fa9dd364125c4c1f29acc6f8
+   source = 
cargo-binstall-1.6.7.tar.gz::https://github.com/cargo-bins/cargo-binstall/archive/v1.6.7.tar.gz
+   sha256sums = 
ceb68979fa6a37af668969e26ed20acf5c9b7eac856a90911805cd7d35c8811b
 
 pkgname = cargo-binstall


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=cargo-binstall
-pkgver=1.6.6
+pkgver=1.6.7
 pkgrel=1
 pkgdesc="Binary installation for Rust projects"
 arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/cargo-bins/cargo-binstall;
 license=('GPL3')
 depends=('cargo' 'gcc-libs')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('dbe537b89f381ac7a1c8149c3efae3b18bb1ca76fa9dd364125c4c1f29acc6f8')
+sha256sums=('ceb68979fa6a37af668969e26ed20acf5c9b7eac856a90911805cd7d35c8811b')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-binstall/-/commit/bb93908215441906705c0b11f9336288c336221a

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




[Git][archlinux/packaging/packages/twitch-tui][main] upgpkg: 2.6.9-1: upstream release

2024-05-18 Thread @orhun


Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
twitch-tui


Commits:
881005d0 by Orhun Parmaksız at 2024-05-18T13:16:29+03:00
upgpkg: 2.6.9-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = twitch-tui
pkgdesc = Twitch chat in the terminal
-   pkgver = 2.6.8
+   pkgver = 2.6.9
pkgrel = 1
url = https://github.com/Xithrius/twitch-tui
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = twitch-tui
depends = gcc-libs
depends = openssl
options = !lto
-   source = 
twitch-tui-2.6.8.tar.gz::https://github.com/Xithrius/twitch-tui/archive/v2.6.8.tar.gz
-   sha512sums = 
53ab19be7a414e51a74faff39b30e4f272b61955bf2b3b76aaea9663663fc52e3886572f0965226fdfde5cf6bde71b882e8ee6b92811b7c7ca008ff5818bfa0a
+   source = 
twitch-tui-2.6.9.tar.gz::https://github.com/Xithrius/twitch-tui/archive/v2.6.9.tar.gz
+   sha512sums = 
92697a0848e000c8f128b0305eca2272f590170488b310b877868af45ba6541edef67dc186ae139437f6b831af2f4f8d0aa5899ca797572eaa085c9a675c19ac
 
 pkgname = twitch-tui


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=twitch-tui
 _pkgname=twt
-pkgver=2.6.8
+pkgver=2.6.9
 pkgrel=1
 pkgdesc="Twitch chat in the terminal"
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=('MIT' 'Apache-2.0')
 depends=('gcc-libs' 'openssl')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('53ab19be7a414e51a74faff39b30e4f272b61955bf2b3b76aaea9663663fc52e3886572f0965226fdfde5cf6bde71b882e8ee6b92811b7c7ca008ff5818bfa0a')
+sha512sums=('92697a0848e000c8f128b0305eca2272f590170488b310b877868af45ba6541edef67dc186ae139437f6b831af2f4f8d0aa5899ca797572eaa085c9a675c19ac')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/twitch-tui/-/commit/881005d03d307ac5a031882fa0ba05b583285287

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




[Git][archlinux/packaging/packages/twitch-tui] Pushed new tag 2.6.9-1

2024-05-18 Thread @orhun


Orhun Parmaksız pushed new tag 2.6.9-1 at Arch Linux / Packaging / Packages / 
twitch-tui

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




[Git][archlinux/packaging/packages/aliyun-cli] Pushed new tag 3.0.206-1

2024-05-18 Thread @orhun


Orhun Parmaksız pushed new tag 3.0.206-1 at Arch Linux / Packaging / Packages / 
aliyun-cli

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




[Git][archlinux/packaging/packages/aliyun-cli][main] upgpkg: 3.0.206-1: upstream release

2024-05-18 Thread @orhun


Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
aliyun-cli


Commits:
804f6d82 by Orhun Parmaksız at 2024-05-18T13:11:14+03:00
upgpkg: 3.0.206-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = aliyun-cli
pkgdesc = Alibaba Cloud CLI
-   pkgver = 3.0.205
+   pkgver = 3.0.206
pkgrel = 1
url = https://github.com/aliyun/aliyun-cli
arch = x86_64
@@ -8,11 +8,11 @@ pkgbase = aliyun-cli
makedepends = git
makedepends = go
depends = glibc
-   source = 
git+https://github.com/aliyun/aliyun-cli#commit=aba22ba463d6af2a2bf1a7d8d1a50a08969aaa7d
+   source = 
git+https://github.com/aliyun/aliyun-cli#commit=7508f16b49ddd1a25f20d7a332e061a9f05b99d0
source = git+https://github.com/aliyun/aliyun-openapi-meta
-   sha512sums = 
667c9d45920f67f2d093bbda71eb787e8369a4bf9e65c374ee6a72228bb8b9da3109c73542b10ecef4055badf71bfbca47e38576646372e31674a8d0a0ca090e
+   sha512sums = 
88de00865e90a4a9e652386e014323d9e55d1de8a876f4a4493730a2b58ef9a6ea7dbfe6054bad7ebe45ed6beddecb76db08c560014fcb5558b58c372e9b7e3b
sha512sums = SKIP
-   b2sums = 
999d885ef8736cb4382cc5ab3a21c4cfaf25b8ca83b4f27d1acd6212446cd841063b433511d8d782ea2f7ec4061023c5cec87e01746587ec7d8428c4cb42baf8
+   b2sums = 
79e44c50c399a9d5c9b030f179c171ca1eb0fc28636e1dd8d7825201a3be07f16a390cd62f59a482b2545fe320f9db07b9dece31da3c707bf255d54b7353e00e
b2sums = SKIP
 
 pkgname = aliyun-cli


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Andreas 'Segaja' Schleifer 
 
 pkgname=aliyun-cli
-_gitcommit=aba22ba463d6af2a2bf1a7d8d1a50a08969aaa7d
-pkgver=3.0.205
+_gitcommit=7508f16b49ddd1a25f20d7a332e061a9f05b99d0
+pkgver=3.0.206
 pkgrel=1
 pkgdesc='Alibaba Cloud CLI'
 arch=('x86_64')
@@ -14,9 +14,9 @@ depends=('glibc')
 makedepends=('git' 'go')
 source=("git+${url}#commit=${_gitcommit}"
 git+https://github.com/aliyun/aliyun-openapi-meta)
-sha512sums=('667c9d45920f67f2d093bbda71eb787e8369a4bf9e65c374ee6a72228bb8b9da3109c73542b10ecef4055badf71bfbca47e38576646372e31674a8d0a0ca090e'
+sha512sums=('88de00865e90a4a9e652386e014323d9e55d1de8a876f4a4493730a2b58ef9a6ea7dbfe6054bad7ebe45ed6beddecb76db08c560014fcb5558b58c372e9b7e3b'
 'SKIP')
-b2sums=('999d885ef8736cb4382cc5ab3a21c4cfaf25b8ca83b4f27d1acd6212446cd841063b433511d8d782ea2f7ec4061023c5cec87e01746587ec7d8428c4cb42baf8'
+b2sums=('79e44c50c399a9d5c9b030f179c171ca1eb0fc28636e1dd8d7825201a3be07f16a390cd62f59a482b2545fe320f9db07b9dece31da3c707bf255d54b7353e00e'
 'SKIP')
 
 pkgver() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aliyun-cli/-/commit/804f6d82024594d487ebfb1b4e2b3b89d5d30c24

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




[Git][archlinux/packaging/packages/cri-o][main] upgpkg: 1.30.1-1

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


David Runge pushed to branch main at Arch Linux / Packaging / Packages / cri-o


Commits:
7957d39f by David Runge at 2024-05-18T12:09:39+02:00
upgpkg: 1.30.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = cri-o
pkgdesc = Open Container Initiative-based implementation of Kubernetes 
Container Runtime Interface
-   pkgver = 1.30.0
-   pkgrel = 2
+   pkgver = 1.30.1
+   pkgrel = 1
url = https://github.com/cri-o/cri-o
install = cri-o.install
arch = x86_64
@@ -30,13 +30,13 @@ pkgbase = cri-o
options = !lto
options = emptydirs
backup = etc/crio/crio.conf
-   source = 
cri-o-1.30.0.tar.gz::https://github.com/cri-o/cri-o/archive/v1.30.0.tar.gz
+   source = 
cri-o-1.30.1.tar.gz::https://github.com/cri-o/cri-o/archive/v1.30.1.tar.gz
source = modules-cri-o.conf
source = sysctl-cri-o.conf
-   sha512sums = 
79fc6dc57a981278c1c052398165120119cab691b11acc3f1ee5af60594dc79df67177987bfec2fb03e1740bbda5ff42f934c2a124dc73e898603f7128ae7aa6
+   sha512sums = 
4b85a1f87622b3799147d3d8219881f3086002b91810c806d1e28ab1a12cb43a840d21f6ef0933ec56cecffa5d836c6026e9164a98ae42b7704f32f59895c2c9
sha512sums = 
85ee1310cb36c85c42b4068a9549a3ef72b856cd61b2c1036c3e871ef43a69ed80b43599ad94ce5b069ddd823e730596bb3d3875d4ba8cd77c4cc1985335
sha512sums = 
fbcc3c29d5d3dedf56ea96577dec50cb2656b4a22f5a82bf2d600ae20c6b113d35d5db116bac5520398d47a22d40835f56b86433c5713924060e1a7018d297ec
-   b2sums = 
f936e1acd31aa0ab730dca0c7beb374e56cf3abe820f697dc0eda2732701e2f2bf8d81feb1fad2f190f48e8fa3ac3690b9281867b42aa22858d945593a594953
+   b2sums = 
caa8d78336a40a315f740827615bb9be6254cb726e1581bbdac90a4244afa4311f2e86b8ab4522ba51033462538890d1edd07bee5e249bc448469d3c7c0b70ec
b2sums = 
2771c64b45876d728fc139aa90754df8aadb07e14a7e1126a1488dfcbad7ebcbca923cb0230c4b87acdc6dad8243af2ad06ef4ce587d5c71fc200e40835d8b8d
b2sums = 
c8a2133df6575c54eb9bd0a89a0c6c764c0cd456bff7338c4a2e1ef4f70a5a778d5a05c335fcf2491ed55e15fc36c677853c0bc8ab66d673f1950fa2c7695f6e
 


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 
 # NOTE: when updating major or minor version, make sure to upgrade in tandem 
with the stability guarantees of kubernetes and cri-tools
 pkgname=cri-o
-pkgver=1.30.0
-pkgrel=2
+pkgver=1.30.1
+pkgrel=1
 pkgdesc="Open Container Initiative-based implementation of Kubernetes 
Container Runtime Interface"
 arch=(x86_64)
 url="https://github.com/cri-o/cri-o;
@@ -50,10 +50,10 @@ source=(
   modules-$pkgname.conf
   sysctl-$pkgname.conf
 )
-sha512sums=('79fc6dc57a981278c1c052398165120119cab691b11acc3f1ee5af60594dc79df67177987bfec2fb03e1740bbda5ff42f934c2a124dc73e898603f7128ae7aa6'
+sha512sums=('4b85a1f87622b3799147d3d8219881f3086002b91810c806d1e28ab1a12cb43a840d21f6ef0933ec56cecffa5d836c6026e9164a98ae42b7704f32f59895c2c9'
 
'85ee1310cb36c85c42b4068a9549a3ef72b856cd61b2c1036c3e871ef43a69ed80b43599ad94ce5b069ddd823e730596bb3d3875d4ba8cd77c4cc1985335'
 
'fbcc3c29d5d3dedf56ea96577dec50cb2656b4a22f5a82bf2d600ae20c6b113d35d5db116bac5520398d47a22d40835f56b86433c5713924060e1a7018d297ec')
-b2sums=('f936e1acd31aa0ab730dca0c7beb374e56cf3abe820f697dc0eda2732701e2f2bf8d81feb1fad2f190f48e8fa3ac3690b9281867b42aa22858d945593a594953'
+b2sums=('caa8d78336a40a315f740827615bb9be6254cb726e1581bbdac90a4244afa4311f2e86b8ab4522ba51033462538890d1edd07bee5e249bc448469d3c7c0b70ec'
 
'2771c64b45876d728fc139aa90754df8aadb07e14a7e1126a1488dfcbad7ebcbca923cb0230c4b87acdc6dad8243af2ad06ef4ce587d5c71fc200e40835d8b8d'
 
'c8a2133df6575c54eb9bd0a89a0c6c764c0cd456bff7338c4a2e1ef4f70a5a778d5a05c335fcf2491ed55e15fc36c677853c0bc8ab66d673f1950fa2c7695f6e')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cri-o/-/commit/7957d39f94dfb649e99c281b7fa5a8ac222974b7

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




[Git][archlinux/packaging/packages/cri-o] Pushed new tag 1.30.1-1

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


David Runge pushed new tag 1.30.1-1 at Arch Linux / Packaging / Packages / cri-o

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




[Git][archlinux/packaging/packages/lib32-libjpeg-turbo][main] upgpkg: 3.0.3-1

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


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


Commits:
33242b70 by David Runge at 2024-05-18T12:02:02+02:00
upgpkg: 3.0.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,25 +1,26 @@
 pkgbase = lib32-libjpeg-turbo
pkgdesc = JPEG image codec with accelerated baseline compression and 
decompression
-   pkgver = 3.0.2
-   pkgrel = 2
+   pkgver = 3.0.3
+   pkgrel = 1
url = https://libjpeg-turbo.org/
arch = x86_64
license = BSD-3-Clause
license = IJG
makedepends = cmake
+   makedepends = lib32-expat
makedepends = ninja
makedepends = nasm
depends = lib32-glibc
-   depends = libjpeg-turbo=3.0.2
+   depends = libjpeg-turbo=3.0.3
provides = lib32-libjpeg
provides = libjpeg.so
provides = libturbojpeg.so
-   source = 
https://github.com/libjpeg-turbo/libjpeg-turbo//releases/download/3.0.2/libjpeg-turbo-3.0.2.tar.gz
-   source = 
https://github.com/libjpeg-turbo/libjpeg-turbo//releases/download/3.0.2/libjpeg-turbo-3.0.2.tar.gz.sig
+   source = 
https://github.com/libjpeg-turbo/libjpeg-turbo//releases/download/3.0.3/libjpeg-turbo-3.0.3.tar.gz
+   source = 
https://github.com/libjpeg-turbo/libjpeg-turbo//releases/download/3.0.3/libjpeg-turbo-3.0.3.tar.gz.sig
validpgpkeys = 0338C8D8D9FDA62CF9C421BD7EC2DBB6F4DBF434
-   sha512sums = 
f5eadda0712feb810a8c3bb2621fda24a4c30574998ce30f423b3ffa25225c7a87cb14b696232bc0270485f422a2853a5c32eafb65bc5eeab1b41d8aeb32ad29
+   sha512sums = 
7c3a6660e7a54527eaa40929f5cc3d519842ffb7e961c32630ae7232b71ecaa19e89dbf5600c61038f0c5db289b607c2316fe9b6b03d482d770bcac29288d129
sha512sums = SKIP
-   b2sums = 
b6eff81657707852ee9ea81099179c6e20914f513fd32b12b1bfbf5233f850f54a1062a98150044aa34476f0c54e42a67c88633a59834a764d3f8bb394f374f0
+   b2sums = 
9d141dadd0dce970bf857b51352c57a8e15180438abd7d6d66f9dfd24e23889add8c6c89120b84026e40ab61611516b0567984bd1db37e9c45b41917cf32e9a6
b2sums = SKIP
 
 pkgname = lib32-libjpeg-turbo


=
PKGBUILD
=
@@ -3,10 +3,10 @@
 # Contributor: Allan McRae 
 # Contributor: Simone Sclavi 'Ito' 
 
-_name=libjpeg-turbo
-pkgname=lib32-$_name
-pkgver=3.0.2
-pkgrel=2
+pkgname=lib32-libjpeg-turbo
+_name=${pkgname#lib32-}
+pkgver=3.0.3
+pkgrel=1
 pkgdesc="JPEG image codec with accelerated baseline compression and 
decompression"
 url="https://libjpeg-turbo.org/;
 _url="https://github.com/libjpeg-turbo/libjpeg-turbo/;
@@ -21,6 +21,7 @@ depends=(
 )
 makedepends=(
   cmake
+  lib32-expat
   ninja
   nasm
 )
@@ -32,9 +33,9 @@ provides=(
 source=(
   $_url/releases/download/$pkgver/$_name-$pkgver.tar.gz{,.sig}
 )
-sha512sums=('f5eadda0712feb810a8c3bb2621fda24a4c30574998ce30f423b3ffa25225c7a87cb14b696232bc0270485f422a2853a5c32eafb65bc5eeab1b41d8aeb32ad29'
+sha512sums=('7c3a6660e7a54527eaa40929f5cc3d519842ffb7e961c32630ae7232b71ecaa19e89dbf5600c61038f0c5db289b607c2316fe9b6b03d482d770bcac29288d129'
 'SKIP')
-b2sums=('b6eff81657707852ee9ea81099179c6e20914f513fd32b12b1bfbf5233f850f54a1062a98150044aa34476f0c54e42a67c88633a59834a764d3f8bb394f374f0'
+b2sums=('9d141dadd0dce970bf857b51352c57a8e15180438abd7d6d66f9dfd24e23889add8c6c89120b84026e40ab61611516b0567984bd1db37e9c45b41917cf32e9a6'
 'SKIP')
 validpgpkeys=('0338C8D8D9FDA62CF9C421BD7EC2DBB6F4DBF434') # The libjpeg-turbo 
Project (Signing key for official binaries) 
 



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libjpeg-turbo/-/commit/33242b7003f6a4ab6ee35ae9c4fa94e0c9994b48
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lib32-libjpeg-turbo] Pushed new tag 3.0.3-1

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


David Runge pushed new tag 3.0.3-1 at Arch Linux / Packaging / Packages / 
lib32-libjpeg-turbo

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




[Git][archlinux/packaging/packages/libjpeg-turbo][main] upgpkg: 3.0.3-1

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


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


Commits:
9ef36bc5 by David Runge at 2024-05-18T11:57:07+02:00
upgpkg: 3.0.3-1

Use strip-nondeterminism on turbojpeg.jar as cmake creates a non-reproducible 
file by default:
https://github.com/libjpeg-turbo/libjpeg-turbo/issues/745

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libjpeg-turbo
pkgdesc = JPEG image codec with accelerated baseline compression and 
decompression
-   pkgver = 3.0.2
-   pkgrel = 2
+   pkgver = 3.0.3
+   pkgrel = 1
url = https://libjpeg-turbo.org/
arch = x86_64
license = BSD-3-Clause
@@ -10,17 +10,18 @@ pkgbase = libjpeg-turbo
makedepends = ninja
makedepends = nasm
makedepends = java-environment>11
+   makedepends = strip-nondeterminism
depends = glibc
optdepends = java-runtime>11: for TurboJPEG Java wrapper
provides = libjpeg
provides = libjpeg.so
provides = libturbojpeg.so
-   source = 
https://github.com/libjpeg-turbo/libjpeg-turbo//releases/download/3.0.2/libjpeg-turbo-3.0.2.tar.gz
-   source = 
https://github.com/libjpeg-turbo/libjpeg-turbo//releases/download/3.0.2/libjpeg-turbo-3.0.2.tar.gz.sig
+   source = 
https://github.com/libjpeg-turbo/libjpeg-turbo//releases/download/3.0.3/libjpeg-turbo-3.0.3.tar.gz
+   source = 
https://github.com/libjpeg-turbo/libjpeg-turbo//releases/download/3.0.3/libjpeg-turbo-3.0.3.tar.gz.sig
validpgpkeys = 0338C8D8D9FDA62CF9C421BD7EC2DBB6F4DBF434
-   sha512sums = 
f5eadda0712feb810a8c3bb2621fda24a4c30574998ce30f423b3ffa25225c7a87cb14b696232bc0270485f422a2853a5c32eafb65bc5eeab1b41d8aeb32ad29
+   sha512sums = 
7c3a6660e7a54527eaa40929f5cc3d519842ffb7e961c32630ae7232b71ecaa19e89dbf5600c61038f0c5db289b607c2316fe9b6b03d482d770bcac29288d129
sha512sums = SKIP
-   b2sums = 
b6eff81657707852ee9ea81099179c6e20914f513fd32b12b1bfbf5233f850f54a1062a98150044aa34476f0c54e42a67c88633a59834a764d3f8bb394f374f0
+   b2sums = 
9d141dadd0dce970bf857b51352c57a8e15180438abd7d6d66f9dfd24e23889add8c6c89120b84026e40ab61611516b0567984bd1db37e9c45b41917cf32e9a6
b2sums = SKIP
 
 pkgname = libjpeg-turbo


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Simone Sclavi 'Ito' 
 
 pkgname=libjpeg-turbo
-pkgver=3.0.2
-pkgrel=2
+pkgver=3.0.3
+pkgrel=1
 pkgdesc="JPEG image codec with accelerated baseline compression and 
decompression"
 url="https://libjpeg-turbo.org/;
 _url="https://github.com/libjpeg-turbo/libjpeg-turbo/;
@@ -20,6 +20,7 @@ makedepends=(
   ninja
   nasm
   'java-environment>11'
+  strip-nondeterminism
 )
 optdepends=('java-runtime>11: for TurboJPEG Java wrapper')
 provides=(
@@ -30,9 +31,9 @@ provides=(
 source=(
   $_url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz{,.sig}
 )
-sha512sums=('f5eadda0712feb810a8c3bb2621fda24a4c30574998ce30f423b3ffa25225c7a87cb14b696232bc0270485f422a2853a5c32eafb65bc5eeab1b41d8aeb32ad29'
+sha512sums=('7c3a6660e7a54527eaa40929f5cc3d519842ffb7e961c32630ae7232b71ecaa19e89dbf5600c61038f0c5db289b607c2316fe9b6b03d482d770bcac29288d129'
 'SKIP')
-b2sums=('b6eff81657707852ee9ea81099179c6e20914f513fd32b12b1bfbf5233f850f54a1062a98150044aa34476f0c54e42a67c88633a59834a764d3f8bb394f374f0'
+b2sums=('9d141dadd0dce970bf857b51352c57a8e15180438abd7d6d66f9dfd24e23889add8c6c89120b84026e40ab61611516b0567984bd1db37e9c45b41917cf32e9a6'
 'SKIP')
 validpgpkeys=('0338C8D8D9FDA62CF9C421BD7EC2DBB6F4DBF434') # The libjpeg-turbo 
Project (Signing key for official binaries) 
 
@@ -52,6 +53,9 @@ build() {
 
   cmake "${cmake_options[@]}"
   cmake --build build -v
+
+  # cmake creates non-reproducible jars: 
https://github.com/libjpeg-turbo/libjpeg-turbo/issues/745
+  strip-nondeterminism --timestamp "$SOURCE_DATE_EPOCH" 
build/java/turbojpeg.jar
 }
 
 check() {



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

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




[Git][archlinux/packaging/packages/libjpeg-turbo] Pushed new tag 3.0.3-1

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


David Runge pushed new tag 3.0.3-1 at Arch Linux / Packaging / Packages / 
libjpeg-turbo

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




[Git][archlinux/packaging/packages/lib32-ncurses] Pushed new tag 6.5-1

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


David Runge pushed new tag 6.5-1 at Arch Linux / Packaging / Packages / 
lib32-ncurses

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




[Git][archlinux/packaging/packages/nextcloud-app-mail][main] upgpkg: 3.6.1-1

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


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
nextcloud-app-mail


Commits:
f403e4a7 by David Runge at 2024-05-18T11:34:11+02:00
upgpkg: 3.6.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-mail
pkgdesc = An email app for NextCloud
-   pkgver = 3.6.0
+   pkgver = 3.6.1
pkgrel = 1
url = https://github.com/nextcloud/mail
arch = any
@@ -10,8 +10,8 @@ pkgbase = nextcloud-app-mail
makedepends = yq
optdepends = kitinerary: for kitinerary-extractor
options = !strip
-   source = 
https://github.com/nextcloud-releases/mail/releases/download/v3.6.0/mail-v3.6.0.tar.gz
-   sha512sums = 
cb4cf1dd27e077afe98316bc60419cbefa9ba3fb47e7744c78c3f9b7ee0a2d6a57a3a18fb74d0267feb0c61a0b1bac78e831fa1ef635e42a0c61e77e27ec667b
-   b2sums = 
5a8fd40a33b3e3e86dd1bb4d2005363f22844d6888580bda6b84ec8859591194a56d952c61e25e73754b13ec7df9fd6af207ea75b33a5df82e2128da01daae39
+   source = 
https://github.com/nextcloud-releases/mail/releases/download/v3.6.1/mail-v3.6.1.tar.gz
+   sha512sums = 
8afdd7e54a481f2559db88140371e14a0ccac9553085b98fe294d91b457c2e2b56674c35688d79f0733f584aae65839fc34687b0a44a4864dd1f55716ddfad92
+   b2sums = 
c700101ccf2b920f3cb0a1f88c9165a2350ef18fb50e94f4521fc9f0d01f74b155978350105cd899c8f693be7e37b94f5f2b18026ed9a625ab2da5e3ab3b07eb
 
 pkgname = nextcloud-app-mail


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=nextcloud-app-mail
 _name=mail
-pkgver=3.6.0
+pkgver=3.6.1
 pkgrel=1
 pkgdesc="An email app for NextCloud"
 arch=(any)
@@ -17,8 +17,8 @@ optdepends=('kitinerary: for kitinerary-extractor')
 groups=(nextcloud-apps)
 options=(!strip)
 
source=(https://github.com/nextcloud-releases/mail/releases/download/v$pkgver/$_name-v$pkgver.tar.gz)
-sha512sums=('cb4cf1dd27e077afe98316bc60419cbefa9ba3fb47e7744c78c3f9b7ee0a2d6a57a3a18fb74d0267feb0c61a0b1bac78e831fa1ef635e42a0c61e77e27ec667b')
-b2sums=('5a8fd40a33b3e3e86dd1bb4d2005363f22844d6888580bda6b84ec8859591194a56d952c61e25e73754b13ec7df9fd6af207ea75b33a5df82e2128da01daae39')
+sha512sums=('8afdd7e54a481f2559db88140371e14a0ccac9553085b98fe294d91b457c2e2b56674c35688d79f0733f584aae65839fc34687b0a44a4864dd1f55716ddfad92')
+b2sums=('c700101ccf2b920f3cb0a1f88c9165a2350ef18fb50e94f4521fc9f0d01f74b155978350105cd899c8f693be7e37b94f5f2b18026ed9a625ab2da5e3ab3b07eb')
 
 # BEGIN boilerplate nextcloud app version clamping, see also other packages in 
group
 # 1. Call respective function helpers in check() and package() *after* cd'ing 
to the source directory



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-mail/-/commit/f403e4a734c9f3a85e89ac5a9427190635038572

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




[Git][archlinux/packaging/packages/nextcloud-app-mail] Pushed new tag 3.6.1-1

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


David Runge pushed new tag 3.6.1-1 at Arch Linux / Packaging / Packages / 
nextcloud-app-mail

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




[Git][archlinux/packaging/packages/libimagequant] Pushed new tag 4.3.1-1

2024-05-18 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 4.3.1-1 at Arch Linux / Packaging / 
Packages / libimagequant

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




[Git][archlinux/packaging/packages/libimagequant][main] upgpkg: 4.3.1-1

2024-05-18 Thread Massimiliano Torromeo (@mtorromeo)


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


Commits:
a8354f62 by Massimiliano Torromeo at 2024-05-18T11:25:07+02:00
upgpkg: 4.3.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = libimagequant
pkgdesc = Library for high-quality conversion of RGBA images to 8-bit 
indexed-color (palette) images
-   pkgver = 4.3.0
+   pkgver = 4.3.1
pkgrel = 1
url = https://pngquant.org/lib/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = libimagequant
makedepends = cargo
makedepends = cargo-c
depends = gcc-libs
-   source = 
https://github.com/ImageOptim/libimagequant/archive/4.3.0/libimagequant-4.3.0.tar.gz
-   sha256sums = 
7f590ed400def273381ac066f46b9f9e8b3e0b1985a5b7e82ca7a65541a6681b
+   source = 
https://github.com/ImageOptim/libimagequant/archive/4.3.1/libimagequant-4.3.1.tar.gz
+   sha256sums = 
75020204491f14a8cdf4b857f6c5bab08b6b5f1736345412b296a253bc632bf6
 
 pkgname = libimagequant


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=libimagequant
-pkgver=4.3.0
+pkgver=4.3.1
 pkgrel=1
 pkgdesc="Library for high-quality conversion of RGBA images to 8-bit 
indexed-color (palette) images"
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('BSD')
 depends=('gcc-libs')
 makedepends=('cargo' 'cargo-c')
 
source=("https://github.com/ImageOptim/libimagequant/archive/$pkgver/libimagequant-$pkgver.tar.gz;)
-sha256sums=('7f590ed400def273381ac066f46b9f9e8b3e0b1985a5b7e82ca7a65541a6681b')
+sha256sums=('75020204491f14a8cdf4b857f6c5bab08b6b5f1736345412b296a253bc632bf6')
 
 build() {
 cd "$srcdir/$pkgname-$pkgver/imagequant-sys"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libimagequant/-/commit/a8354f622aa8bd846375506fe4b344dd7df444e8

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




[Git][archlinux/packaging/packages/xtrabackup][main] upgpkg: 8.3.0_1-2: ICU 75 rebuild

2024-05-18 Thread Massimiliano Torromeo (@mtorromeo)


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


Commits:
4d01dba9 by Massimiliano Torromeo at 2024-05-18T11:21:35+02:00
upgpkg: 8.3.0_1-2: ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = xtrabackup
pkgdesc = Non-blocking backup tool for MySQL
pkgver = 8.3.0_1
-   pkgrel = 1
+   pkgrel = 2
url = https://www.percona.com/software/mysql-database/percona-xtrabackup
arch = x86_64
license = GPL
@@ -23,7 +23,8 @@ pkgbase = xtrabackup
depends = zlib
depends = zstd
depends = lz4
-   optdepends = qpress: for compressed backups
+   optdepends = zstd: for compressed backups
+   optdepends = lz4: for compressed backups
source = 
https://downloads.percona.com/downloads/Percona-XtraBackup-innovative-release/Percona-XtraBackup-8.3.0-1/source/tarball/percona-xtrabackup-8.3.0-1.tar.gz
source = 
https://boostorg.jfrog.io/artifactory/main/release/1.77.0/source/boost_1_77_0.tar.gz
sha256sums = 
bccae49ce553dbfe1a2e06a53c6a5a7424313c723c11384e17235abff5c8a6a7


=
PKGBUILD
=
@@ -4,14 +4,15 @@
 pkgname=xtrabackup
 pkgver=8.3.0_1
 _boost_ver=1.77.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Non-blocking backup tool for MySQL'
 arch=('x86_64')
 url='https://www.percona.com/software/mysql-database/percona-xtrabackup'
 license=('GPL')
 depends=('libaio' 'libev' 'libgcrypt' 'curl' 'perl-dbd-mysql' 'numactl' 
'protobuf' 'libprocps' 'icu' 'zlib' 'zstd' 'lz4')
 makedepends=('cmake' 'python-sphinx' 'vim' 'libedit' 'libevent' 'libfido2')
-optdepends=('qpress: for compressed backups')
+optdepends=('zstd: for compressed backups'
+'lz4: for compressed backups')
 
source=("https://downloads.percona.com/downloads/Percona-XtraBackup-innovative-release/Percona-XtraBackup-${pkgver//_/-}/source/tarball/percona-xtrabackup-${pkgver//_/-}.tar.gz;
 
"https://boostorg.jfrog.io/artifactory/main/release/$_boost_ver/source/boost_${_boost_ver//./_}.tar.gz;)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xtrabackup/-/commit/4d01dba9a274af91e43ca100b04e480c7f4f1863

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




[Git][archlinux/packaging/packages/xtrabackup] Pushed new tag 8.3.0_1-2

2024-05-18 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 8.3.0_1-2 at Arch Linux / Packaging / 
Packages / xtrabackup

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




[Git][archlinux/packaging/packages/thunderbird] Pushed new tag 115.11.0-4

2024-05-18 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 115.11.0-4 at Arch Linux / Packaging / 
Packages / thunderbird

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




[Git][archlinux/packaging/packages/thunderbird][main] upgpkg: 115.11.0-4: rebuild against icu 75 in testing

2024-05-18 Thread Leonidas Spyropoulos (@artafinde)


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


Commits:
6b20d9d9 by Leonidas Spyropoulos at 2024-05-18T10:19:16+01:00
upgpkg: 115.11.0-4: rebuild against icu 75 in testing

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = thunderbird
pkgdesc = Standalone mail and news reader from mozilla.org
pkgver = 115.11.0
-   pkgrel = 3
+   pkgrel = 4
url = https://www.thunderbird.net/
arch = x86_64
license = MPL-2.0


=
PKGBUILD
=
@@ -8,7 +8,7 @@
 pkgbase=thunderbird
 pkgname=(thunderbird)
 pkgver=115.11.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Standalone mail and news reader from mozilla.org'
 url='https://www.thunderbird.net/'
 arch=(x86_64)



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

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




[Git][archlinux/packaging/packages/nextcloud-app-calendar][main] upgpkg: 1:4.7.4-1

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


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
nextcloud-app-calendar


Commits:
8213e81e by David Runge at 2024-05-18T11:16:12+02:00
upgpkg: 1:4.7.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-calendar
pkgdesc = Calendar app for nextcloud
-   pkgver = 4.7.3
+   pkgver = 4.7.4
pkgrel = 1
epoch = 1
url = https://github.com/nextcloud/calendar/
@@ -10,8 +10,8 @@ pkgbase = nextcloud-app-calendar
makedepends = nextcloud
makedepends = yq
options = !strip
-   source = 
https://github.com/nextcloud-releases/calendar/releases/download/v4.7.3/calendar-v4.7.3.tar.gz
-   sha256sums = 
16794de6ad647ff4d72b7941c0d7e7bca84009a57a2f53811e42b38b86454ba4
-   b2sums = 
70be8e87718d1eacc289a511d4c7e494ba7fb0ac9a0fc19e68dd8743d6af7be9ea25019bfd4467efdb7b2f8592edba10a21c2625d11bcfbef05f5644b8acb252
+   source = 
https://github.com/nextcloud-releases/calendar/releases/download/v4.7.4/calendar-v4.7.4.tar.gz
+   sha256sums = 
0b70187f5993dda3760cadb721a7e33c898adba36d8351bb1a76394d3ecff9fb
+   b2sums = 
120bc9c5894f586331bb6f2ca4da5d10ce0879ab0a21bb2a8d3fa8a095ebf5f9f62d893368f20da47629b6decf222b728fb18c31307e4772da2007a23df80d2a
 
 pkgname = nextcloud-app-calendar


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=4.7.3
+pkgver=4.7.4
 pkgrel=1
 pkgdesc="Calendar app for nextcloud"
 arch=(any)
@@ -13,8 +13,8 @@ makedepends=(nextcloud yq)
 groups=(nextcloud-apps)
 options=(!strip)
 
source=(https://github.com/nextcloud-releases/calendar/releases/download/v$pkgver/$_name-v$pkgver.tar.gz)
-sha256sums=('16794de6ad647ff4d72b7941c0d7e7bca84009a57a2f53811e42b38b86454ba4')
-b2sums=('70be8e87718d1eacc289a511d4c7e494ba7fb0ac9a0fc19e68dd8743d6af7be9ea25019bfd4467efdb7b2f8592edba10a21c2625d11bcfbef05f5644b8acb252')
+sha256sums=('0b70187f5993dda3760cadb721a7e33c898adba36d8351bb1a76394d3ecff9fb')
+b2sums=('120bc9c5894f586331bb6f2ca4da5d10ce0879ab0a21bb2a8d3fa8a095ebf5f9f62d893368f20da47629b6decf222b728fb18c31307e4772da2007a23df80d2a')
 
 # BEGIN boilerplate nextcloud app version clamping, see also other packages in 
group
 # 1. Call respective function helpers in check() and package() *after* cd'ing 
to the source directory



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-calendar/-/commit/8213e81edddeaf38503caa8233517fdaf56adbf3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-calendar/-/commit/8213e81edddeaf38503caa8233517fdaf56adbf3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/nextcloud-app-calendar] Pushed new tag 1-4.7.4-1

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


David Runge pushed new tag 1-4.7.4-1 at Arch Linux / Packaging / Packages / 
nextcloud-app-calendar

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




[Git][archlinux/packaging/packages/ncurses][main] upgpkg: 6.5-1

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


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


Commits:
288d9d10 by David Runge at 2024-05-18T11:05:31+02:00
upgpkg: 6.5-1

Switch to pinned signed tag commit for better source transparency.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ncurses
pkgdesc = System V Release 4.0 curses emulation library
-   pkgver = 6.4_20230520
-   pkgrel = 3
+   pkgver = 6.5
+   pkgrel = 1
url = https://invisible-island.net/ncurses/ncurses.html
arch = x86_64
license = MIT-open-group
@@ -16,14 +16,14 @@ pkgbase = ncurses
provides = libpanelw.so
provides = libncursesw.so
replaces = alacritty-terminfo
-   source = 
ncurses::git+https://github.com/ThomasDickey/ncurses-snapshots.git?signed#commit=c74a1c4202f4524076da8be8554dacec391c84b2
+   source = 
ncurses::git+https://github.com/ThomasDickey/ncurses-snapshots.git?signed#tag=v6_5
source = ncurses-6.3-libs.patch
source = ncurses-6.3-pkgconfig.patch
validpgpkeys = 19882D92DDA4C400C22C0D56CC2AF4472167BE03
-   sha512sums = 
94fd092907471539fbf8f8e65e353a870fca5b35af06803b111dfca193a7b3112f1a9b659e7876d5d58f3008bae45aa0f5d43f4ab805b45ec063ed1930629c10
+   sha512sums = 
da9a9e6227d14deef580785b49ab366e9b1c99890c1dd428a566572d01a7fc7da1ed110c9a80047ce6dee813f4dadf37ba43f8048c43b0ab6074a10b0c4b4ef2
sha512sums = 
adb02b838c40f1e58a1b31c26d5cd0f2a1c43f3b6d68e839981764c0f6c905a9eb51dd36ff018628fdeb20747cc7467727d57135408ab4848259384077a52b28
sha512sums = 
2d2c0ec3c880e638ab4aa3dbff5e28e4cd233153e24816bd87e077f848aa3edd5114cd0f2a7f6e8869dd1861a2746e512886c18264ff1676927dcc320c5ef958
-   b2sums = 
7df6d10b7807cebd5706e730b783ae2405aaba1958488edf3c9c17c6bbeac1c9d259ec27aa6ea1a57cd4e997eab7e58ea52351b19dbfeb32ee045d19e9f6ca01
+   b2sums = 
c0c577b633d74838d109b30ea387c10fce70fb7fea548f4f965d508dc0fc1efd2ef45a81f5c5cc960a236ccee0e3aa1d4d99d0b92c9b5bfcdd75bad604a0
b2sums = 
31bb10e82dd018a75e57252052650d9f0f5eb5e7e887118c2ea40032b11f59ec6aa4d9bae804c615cbecdf3382f3434e0c9e9e8440fdefe66a507be020b8965c
b2sums = 
fb6cf606cf3db7f6b306272696a63bce83d52cfa91e850f9a7bdb9d3d8455a26943529a9cf79731dddc7f763c27211a9afab9c4c31dbb6d12fd720eb390eb0a3
 


=
PKGBUILD
=
@@ -4,9 +4,8 @@
 # Contributor: judd 
 
 pkgname=ncurses
-pkgver=6.4_20230520
-_commit=c74a1c4202f4524076da8be8554dacec391c84b2  # refs/tags/v6_4_20230520
-pkgrel=3
+pkgver=6.5
+pkgrel=1
 pkgdesc='System V Release 4.0 curses emulation library'
 arch=(x86_64)
 url='https://invisible-island.net/ncurses/ncurses.html'
@@ -29,23 +28,18 @@ provides=(
 )
 replaces=(alacritty-terminfo)
 source=(
-  
$pkgname::git+https://github.com/ThomasDickey/ncurses-snapshots.git?signed#commit=$_commit
+  
$pkgname::git+https://github.com/ThomasDickey/ncurses-snapshots.git?signed#tag=v${pkgver/./_}
   $pkgname-6.3-libs.patch
   $pkgname-6.3-pkgconfig.patch
 )
-sha512sums=('94fd092907471539fbf8f8e65e353a870fca5b35af06803b111dfca193a7b3112f1a9b659e7876d5d58f3008bae45aa0f5d43f4ab805b45ec063ed1930629c10'
+sha512sums=('da9a9e6227d14deef580785b49ab366e9b1c99890c1dd428a566572d01a7fc7da1ed110c9a80047ce6dee813f4dadf37ba43f8048c43b0ab6074a10b0c4b4ef2'
 
'adb02b838c40f1e58a1b31c26d5cd0f2a1c43f3b6d68e839981764c0f6c905a9eb51dd36ff018628fdeb20747cc7467727d57135408ab4848259384077a52b28'
 
'2d2c0ec3c880e638ab4aa3dbff5e28e4cd233153e24816bd87e077f848aa3edd5114cd0f2a7f6e8869dd1861a2746e512886c18264ff1676927dcc320c5ef958')
-b2sums=('7df6d10b7807cebd5706e730b783ae2405aaba1958488edf3c9c17c6bbeac1c9d259ec27aa6ea1a57cd4e997eab7e58ea52351b19dbfeb32ee045d19e9f6ca01'
+b2sums=('c0c577b633d74838d109b30ea387c10fce70fb7fea548f4f965d508dc0fc1efd2ef45a81f5c5cc960a236ccee0e3aa1d4d99d0b92c9b5bfcdd75bad604a0'
 
'31bb10e82dd018a75e57252052650d9f0f5eb5e7e887118c2ea40032b11f59ec6aa4d9bae804c615cbecdf3382f3434e0c9e9e8440fdefe66a507be020b8965c'
 
'fb6cf606cf3db7f6b306272696a63bce83d52cfa91e850f9a7bdb9d3d8455a26943529a9cf79731dddc7f763c27211a9afab9c4c31dbb6d12fd720eb390eb0a3')
 validpgpkeys=('19882D92DDA4C400C22C0D56CC2AF4472167BE03')  # Thomas Dickey 

 
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g;s/v//g;s/_/./'
-}
-
 prepare() {
   # do not link against test libraries
   patch -Np1 -d $pkgname -i ../$pkgname-6.3-libs.patch



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ncurses/-/commit/288d9d10b4e579e7664bf8b2175179a98efd0806

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




[Git][archlinux/packaging/packages/ncurses] Pushed new tag 6.5-1

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


David Runge pushed new tag 6.5-1 at Arch Linux / Packaging / Packages / ncurses

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




[Git][archlinux/packaging/packages/xtrabackup][main] upgpkg: 8.3.0_1-1

2024-05-18 Thread Massimiliano Torromeo (@mtorromeo)


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


Commits:
cd3ac328 by Massimiliano Torromeo at 2024-05-18T11:01:53+02:00
upgpkg: 8.3.0_1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = xtrabackup
pkgdesc = Non-blocking backup tool for MySQL
-   pkgver = 8.0.35_30
-   pkgrel = 3
+   pkgver = 8.3.0_1
+   pkgrel = 1
url = https://www.percona.com/software/mysql-database/percona-xtrabackup
arch = x86_64
license = GPL
@@ -24,9 +24,9 @@ pkgbase = xtrabackup
depends = zstd
depends = lz4
optdepends = qpress: for compressed backups
-   source = 
https://www.percona.com/downloads/Percona-XtraBackup-LATEST/Percona-XtraBackup-8.0.35-30/source/tarball/percona-xtrabackup-8.0.35-30.tar.gz
+   source = 
https://downloads.percona.com/downloads/Percona-XtraBackup-innovative-release/Percona-XtraBackup-8.3.0-1/source/tarball/percona-xtrabackup-8.3.0-1.tar.gz
source = 
https://boostorg.jfrog.io/artifactory/main/release/1.77.0/source/boost_1_77_0.tar.gz
-   sha256sums = 
8a3632a5a7a91834800f4f83902468bccff1d979e82347c0372b39a97b0c85f0
+   sha256sums = 
bccae49ce553dbfe1a2e06a53c6a5a7424313c723c11384e17235abff5c8a6a7
sha256sums = 
5347464af5b14ac54bb945dc68f1dd7c56f0dad7262816b956138fc53bcc0131
 
 pkgname = xtrabackup


=
PKGBUILD
=
@@ -2,9 +2,9 @@
 # Contributor: Bartłomiej Piotrowski 
 
 pkgname=xtrabackup
-pkgver=8.0.35_30
+pkgver=8.3.0_1
 _boost_ver=1.77.0
-pkgrel=3
+pkgrel=1
 pkgdesc='Non-blocking backup tool for MySQL'
 arch=('x86_64')
 url='https://www.percona.com/software/mysql-database/percona-xtrabackup'
@@ -12,10 +12,10 @@ license=('GPL')
 depends=('libaio' 'libev' 'libgcrypt' 'curl' 'perl-dbd-mysql' 'numactl' 
'protobuf' 'libprocps' 'icu' 'zlib' 'zstd' 'lz4')
 makedepends=('cmake' 'python-sphinx' 'vim' 'libedit' 'libevent' 'libfido2')
 optdepends=('qpress: for compressed backups')
-source=("https://www.percona.com/downloads/Percona-XtraBackup-LATEST/Percona-XtraBackup-${pkgver//_/-}/source/tarball/percona-xtrabackup-${pkgver//_/-}.tar.gz;
+source=("https://downloads.percona.com/downloads/Percona-XtraBackup-innovative-release/Percona-XtraBackup-${pkgver//_/-}/source/tarball/percona-xtrabackup-${pkgver//_/-}.tar.gz;
 
"https://boostorg.jfrog.io/artifactory/main/release/$_boost_ver/source/boost_${_boost_ver//./_}.tar.gz;)
 
-sha256sums=('8a3632a5a7a91834800f4f83902468bccff1d979e82347c0372b39a97b0c85f0'
+sha256sums=('bccae49ce553dbfe1a2e06a53c6a5a7424313c723c11384e17235abff5c8a6a7'
 '5347464af5b14ac54bb945dc68f1dd7c56f0dad7262816b956138fc53bcc0131')
 prepare() {
   mkdir build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xtrabackup/-/commit/cd3ac32873fe4afc22c497a926e6fd6c1846d7e8

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




[Git][archlinux/packaging/packages/xtrabackup] Pushed new tag 8.3.0_1-1

2024-05-18 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 8.3.0_1-1 at Arch Linux / Packaging / 
Packages / xtrabackup

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




[Git][archlinux/packaging/packages/neochat] Pushed new tag 24.04.90-2

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


Antonio Rojas pushed new tag 24.04.90-2 at Arch Linux / Packaging / Packages / 
neochat

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




[Git][archlinux/packaging/packages/tree-sitter-javascript][main] upgpkg: 0.21.2-2: fix pkgdesc

2024-05-18 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
tree-sitter-javascript


Commits:
cf48494d by Jelle van der Waa at 2024-05-18T10:53:07+02:00
upgpkg: 0.21.2-2: fix pkgdesc

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = tree-sitter-javascript
-   pkgdesc = Python grammar for tree-sitter
+   pkgdesc = JavaScript grammar for tree-sitter
pkgver = 0.21.2
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/tree-sitter/tree-sitter-javascript
arch = x86_64
groups = tree-sitter-grammars


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 pkgname=tree-sitter-javascript
 pkgver=0.21.2
-pkgrel=1
-pkgdesc='Python grammar for tree-sitter'
+pkgrel=2
+pkgdesc='JavaScript grammar for tree-sitter'
 arch=('x86_64')
 url=https://github.com/tree-sitter/tree-sitter-javascript
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tree-sitter-javascript/-/commit/cf48494dc83bb7a92e65aa8941c6a6580dc73960

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




[Git][archlinux/packaging/packages/tree-sitter-javascript] Pushed new tag 0.21.2-2

2024-05-18 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.21.2-2 at Arch Linux / Packaging / Packages 
/ tree-sitter-javascript

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




[Git][archlinux/packaging/packages/tree-sitter-rust] Pushed new tag 0.21.2-2

2024-05-18 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.21.2-2 at Arch Linux / Packaging / Packages 
/ tree-sitter-rust

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




[Git][archlinux/packaging/packages/tree-sitter-rust][main] Fix pkgdesc

2024-05-18 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
tree-sitter-rust


Commits:
af1b66d3 by Jelle van der Waa at 2024-05-18T10:52:26+02:00
Fix pkgdesc

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = tree-sitter-rust
pkgdesc = Rust grammar for tree-sitter
pkgver = 0.21.2
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/tree-sitter/tree-sitter-rust
arch = x86_64
groups = tree-sitter-grammars


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=tree-sitter-rust
 pkgver=0.21.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Rust grammar for tree-sitter'
 arch=('x86_64')
 url=https://github.com/tree-sitter/tree-sitter-rust



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tree-sitter-rust/-/commit/af1b66d3a1e9ae624a1e0cfa9027ee2701e57429

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




[Git][archlinux/packaging/packages/tree-sitter-rust][main] Change Python to Rust

2024-05-18 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
tree-sitter-rust


Commits:
6aaba6e0 by Patryk Kielar at 2024-05-18T08:49:02+00:00
Change Python to Rust

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,5 +1,5 @@
 pkgbase = tree-sitter-rust
-   pkgdesc = Python grammar for tree-sitter
+   pkgdesc = Rust grammar for tree-sitter
pkgver = 0.21.2
pkgrel = 1
url = https://github.com/tree-sitter/tree-sitter-rust


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgname=tree-sitter-rust
 pkgver=0.21.2
 pkgrel=1
-pkgdesc='Python grammar for tree-sitter'
+pkgdesc='Rust grammar for tree-sitter'
 arch=('x86_64')
 url=https://github.com/tree-sitter/tree-sitter-rust
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tree-sitter-rust/-/commit/6aaba6e054983875c6e9ecc4995b17deff16c08a

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




[Git][archlinux/packaging/packages/thunderbird][main] upgpkg: 115.11.0-3: rebuild against icu 74 in extra

2024-05-18 Thread Leonidas Spyropoulos (@artafinde)


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


Commits:
baa0e60c by Leonidas Spyropoulos at 2024-05-18T09:40:59+01:00
upgpkg: 115.11.0-3: rebuild against icu 74 in extra

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = thunderbird
pkgdesc = Standalone mail and news reader from mozilla.org
pkgver = 115.11.0
-   pkgrel = 2
+   pkgrel = 3
url = https://www.thunderbird.net/
arch = x86_64
license = MPL-2.0


=
PKGBUILD
=
@@ -8,7 +8,7 @@
 pkgbase=thunderbird
 pkgname=(thunderbird)
 pkgver=115.11.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Standalone mail and news reader from mozilla.org'
 url='https://www.thunderbird.net/'
 arch=(x86_64)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thunderbird/-/commit/baa0e60c40f71eee5e3937c3a1e145c3c1d02532

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




[Git][archlinux/packaging/packages/thunderbird] Pushed new tag 115.11.0-3

2024-05-18 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 115.11.0-3 at Arch Linux / Packaging / 
Packages / thunderbird

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




[Git][archlinux/packaging/packages/conky][main] upgpkg: 1.20.2-2; fix color naming - #5

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


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


Commits:
8cc83528 by Andreas Radke at 2024-05-18T10:20:51+02:00
upgpkg: 1.20.2-2; fix color naming - #5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = conky
pkgdesc = Light-weight system monitor for X, Wayland, and other things, 
too
pkgver = 1.20.2
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/brndnmtthws/conky
arch = x86_64
license = BSD-3-Clause
@@ -16,6 +16,7 @@ pkgbase = conky
makedepends = python-yaml
makedepends = python-jinja
makedepends = wayland-protocols
+   makedepends = gperf
depends = cairo
depends = curl
depends = libcurl.so


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 pkgname=conky
 pkgver=1.20.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Light-weight system monitor for X, Wayland, and other things, too'
 url='https://github.com/brndnmtthws/conky'
 license=(
@@ -25,6 +25,7 @@ makedepends=(
   'python-yaml'
   'python-jinja'
   'wayland-protocols'
+  'gperf'
 )
 depends=(
   'cairo'



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

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




[Git][archlinux/packaging/packages/conky] Pushed new tag 1.20.2-2

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


Andreas Radke pushed new tag 1.20.2-2 at Arch Linux / Packaging / Packages / 
conky

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




[Git][archlinux/packaging/packages/konsole] Pushed new tag 24.04.90-2

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


Antonio Rojas pushed new tag 24.04.90-2 at Arch Linux / Packaging / Packages / 
konsole

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




  1   2   >