[Git][archlinux/packaging/packages/rebuilderd-website] Pushed new tag 0.6.1-1

2023-11-24 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.6.1-1 at Arch Linux / Packaging / Packages / 
rebuilderd-website

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




[Git][archlinux/packaging/packages/rebuilderd-website][main] upgpkg: 0.6.1-1

2023-11-24 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
rebuilderd-website


Commits:
65eed968 by Jelle van der Waa at 2023-11-24T18:17:52+01:00
upgpkg: 0.6.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,19 @@
+pkgbase = rebuilderd-website
+   pkgdesc = Arch Linux Rebuilderd website reproducible.archlinux.org
+   pkgver = 0.6.1
+   pkgrel = 1
+   url = https://gitlab.archlinux.org/archlinux/rebuilderd-website
+   arch = any
+   license = MIT
+   makedepends = yarn
+   makedepends = ruby-sass
+   makedepends = make
+   makedepends = git
+   makedepends = svgcleaner
+   source = 
git+https://gitlab.archlinux.org/archlinux/rebuilderd-website.git#tag=v0.6.1?signed
+   source = 
git+https://gitlab.archlinux.org/archlinux/archlinux-common-style.git
+   validpgpkeys = E499C79F53C96A54E572FEE1C06086337C50773E
+   sha512sums = SKIP
+   sha512sums = SKIP
+
+pkgname = rebuilderd-website


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa 
 
 pkgname=rebuilderd-website
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc="Arch Linux Rebuilderd website reproducible.archlinux.org"
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rebuilderd-website/-/commit/65eed9680d2bbdc0cc379e150464d0e13b4b923c

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




[Git][archlinux/packaging/packages/wabt][main] upgpkg: 1.0.34-1

2023-11-25 Thread Jelle van der Waa (@jelle)


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


Commits:
a90e7cf5 by Jelle van der Waa at 2023-11-25T11:09:12+01:00
upgpkg: 1.0.34-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,26 @@
+pkgbase = wabt
+   pkgdesc = The WebAssembly Binary Toolkit is a suite of tools for 
WebAssembly
+   pkgver = 1.0.34
+   pkgrel = 1
+   url = https://github.com/WebAssembly/wabt
+   arch = x86_64
+   license = APACHE
+   makedepends = cmake
+   makedepends = git
+   makedepends = gcc
+   makedepends = clang
+   makedepends = python-ply
+   makedepends = gtest
+   depends = glibc
+   depends = gcc-libs
+   source = 
git+https://github.com/WebAssembly/wabt#commit=366a86a119727bdc957c2bf988ebd835c3ddb256
+   source = git+https://github.com/WebAssembly/testsuite
+   source = git+https://github.com/google/googletest
+   source = git+https://github.com/dabeaz/ply
+   validpgpkeys = 5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23
+   sha512sums = SKIP
+   sha512sums = SKIP
+   sha512sums = SKIP
+   sha512sums = SKIP
+
+pkgname = wabt


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=wabt
 pkgdesc="The WebAssembly Binary Toolkit is a suite of tools for WebAssembly"
 url="https://github.com/WebAssembly/wabt";
-pkgver=1.0.33
+pkgver=1.0.34
 pkgrel=1
 arch=('x86_64')
 license=('APACHE')
@@ -16,9 +16,9 @@ 
source=("git+https://github.com/WebAssembly/wabt#commit=366a86a119727bdc957c2bf9
 "git+https://github.com/dabeaz/ply";)
 validpgpkeys=('5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23')
 sha512sums=('SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP')
+'SKIP'
+'SKIP'
+'SKIP')
 
 prepare() {
   cd ${pkgname}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wabt/-/commit/a90e7cf5534e54079d0183cbc912ea2929221446

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




[Git][archlinux/packaging/packages/wabt] Pushed new tag 1.0.34-1

2023-11-25 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.0.34-1 at Arch Linux / Packaging / Packages 
/ wabt

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




[Git][archlinux/packaging/packages/libwebsockets] Pushed new tag 4.3.3-1

2023-11-25 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 4.3.3-1 at Arch Linux / Packaging / Packages / 
libwebsockets

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




[Git][archlinux/packaging/packages/libwebsockets][main] upgpkg: 4.3.3-1

2023-11-25 Thread Jelle van der Waa (@jelle)


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


Commits:
cad20391 by Jelle van der Waa at 2023-11-25T13:14:06+01:00
upgpkg: 4.3.3-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,28 @@
+pkgbase = libwebsockets
+   pkgdesc = C library for websocket clients and servers
+   pkgver = 4.3.3
+   pkgrel = 1
+   url = https://libwebsockets.org
+   arch = x86_64
+   license = MIT
+   makedepends = cmake
+   makedepends = glib2
+   makedepends = libcap
+   depends = glibc
+   depends = openssl
+   depends = libuv
+   depends = libev
+   depends = zlib
+   provides = libwebsockets.so
+   source = 
libwebsockets-4.3.3.tar.gz::https://github.com/warmcat/libwebsockets/archive/v4.3.3.tar.gz
+   sha512sums = 
2ffd248ddf283369725097ca7410f947fe0389c360b329c76f0754afab4ba87c20a0687c5e7b8bd991b157f9d20c6faa3049757b3398e66d08662c3aa7ff9658
+   b2sums = 
24393e0238160767e77a428b1db8430ae5c6efa715e9d917a3fc64c8272e92c8617031c50a75adea4199d678f5ba752f49c24a5d9214aaf43d4e2349c03494ca
+
+pkgname = libwebsockets
+   depends = glibc
+   depends = openssl
+   depends = libuv
+   depends = libev
+   depends = zlib
+   depends = libcap.so
+   depends = libglib-2.0.so


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Jingbei Li 
 
 pkgname=libwebsockets
-pkgver=4.3.2
-pkgrel=3
+pkgver=4.3.3
+pkgrel=1
 pkgdesc="C library for websocket clients and servers"
 arch=(x86_64)
 url="https://libwebsockets.org";
@@ -13,8 +13,8 @@ depends=(glibc openssl libuv libev zlib)
 makedepends=(cmake glib2 libcap)
 provides=(libwebsockets.so)
 
source=($pkgname-$pkgver.tar.gz::https://github.com/warmcat/$pkgname/archive/v$pkgver.tar.gz)
-sha512sums=('68d18574dea0563fa4f080c5d0d1cfe21a115bffdb17c6190f6741998f1e5db0739e252ef344ffe6fa4bd6781372456b240539471dd2aa900e43759e0f2d42ad')
-b2sums=('3b8657b79828102cbfba71ea789acd3b7aec7faaa6317974d182b3cb4b5091d8efcf1f184278f71674624a0f1968450ab056e1d91f9faf2c35c67c6c6f4cb695')
+sha512sums=('2ffd248ddf283369725097ca7410f947fe0389c360b329c76f0754afab4ba87c20a0687c5e7b8bd991b157f9d20c6faa3049757b3398e66d08662c3aa7ff9658')
+b2sums=('24393e0238160767e77a428b1db8430ae5c6efa715e9d917a3fc64c8272e92c8617031c50a75adea4199d678f5ba752f49c24a5d9214aaf43d4e2349c03494ca')
 
 build() {
   # this uses malloc_usable_size, which is incompatible with fortification 
level 3



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libwebsockets/-/commit/cad20391fa6772d2c48f43b30e82a03912ce82a6

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




[Git][archlinux/packaging/packages/i3blocks] Pushed new tag 1.5-4

2023-11-25 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.5-4 at Arch Linux / Packaging / Packages / 
i3blocks

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




[Git][archlinux/packaging/packages/i3blocks][main] 2 commits: Apply bash completion make install patch

2023-11-25 Thread Jelle van der Waa (@jelle)


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


Commits:
3212d17c by Jelle van der Waa at 2023-11-25T16:04:05+01:00
Apply bash completion make install patch

This fixes the FTBS and allows us to rebuild this 4(!) year old package
with a modern GCC/hardening.

- - - - -
07b05b34 by Jelle van der Waa at 2023-11-25T16:07:49+01:00
Rebuild four year old package and fix FTBS

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,19 @@
+pkgbase = i3blocks
+   pkgdesc = Define blocks for your i3bar status line
+   pkgver = 1.5
+   pkgrel = 4
+   url = https://github.com/vivien/i3blocks
+   install = i3blocks.install
+   arch = x86_64
+   groups = i3
+   license = GPL3
+   makedepends = git
+   depends = glibc
+   backup = etc/i3blocks.conf
+   source = 
i3blocks-1.5::git+https://github.com/vivien/i3blocks#tag=1.5?signed
+   source = i3blocks-1.5-fix-Makefile-bash-completion-dependency.patch
+   validpgpkeys = 44C919BDF206CFDC49C7101A66C63FBDFD79670A
+   sha512sums = SKIP
+   sha512sums = 
d3d21b200f71559156c994f94f2e05f92c61b807e7d4916f474730ad8e8769b813ecc1073b6cf7ab8ee5e6b13eed12c9d94d7d23d3c3bbb44943ebea28e504fd
+
+pkgname = i3blocks


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=i3blocks
 pkgver=1.5
-pkgrel=3
+pkgrel=4
 pkgdesc='Define blocks for your i3bar status line'
 arch=('x86_64')
 groups=('i3')
@@ -13,12 +13,19 @@ url="https://github.com/vivien/i3blocks";
 license=('GPL3')
 makedepends=('git')
 depends=('glibc')
-source=("${pkgname}-${pkgver}::git+https://github.com/vivien/${pkgname}#tag=${pkgver}?signed";)
-sha512sums=('SKIP')
+source=("${pkgname}-${pkgver}::git+https://github.com/vivien/${pkgname}#tag=${pkgver}?signed";
+   "i3blocks-1.5-fix-Makefile-bash-completion-dependency.patch")
+sha512sums=('SKIP'
+
'd3d21b200f71559156c994f94f2e05f92c61b807e7d4916f474730ad8e8769b813ecc1073b6cf7ab8ee5e6b13eed12c9d94d7d23d3c3bbb44943ebea28e504fd')
 backup=('etc/i3blocks.conf')
 validpgpkeys=('44C919BDF206CFDC49C7101A66C63FBDFD79670A')
 install=i3blocks.install
 
+prepare () {
+  cd "${pkgname}-${pkgver}"
+  patch -Np1 -i 
${srcdir}/i3blocks-1.5-fix-Makefile-bash-completion-dependency.patch
+}
+
 build () {
   cd "${pkgname}-${pkgver}"
   ./autogen.sh



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/i3blocks/-/compare/196202ec7c8a842688c9f2edf2e110b42feb333d...07b05b3465c0c0609a45304b9303bde99ed931cd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/i3blocks/-/compare/196202ec7c8a842688c9f2edf2e110b42feb333d...07b05b3465c0c0609a45304b9303bde99ed931cd
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/esbuild] Pushed new tag 0.19.8-1

2023-11-27 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.19.8-1 at Arch Linux / Packaging / Packages 
/ esbuild

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




[Git][archlinux/packaging/packages/esbuild][main] upgpkg: 0.19.8-1

2023-11-27 Thread Jelle van der Waa (@jelle)


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


Commits:
4ef66e40 by Jelle van der Waa at 2023-11-27T12:06:49+01:00
upgpkg: 0.19.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = esbuild
pkgdesc = An extremely fast JavaScript and CSS bundler and minifier.
-   pkgver = 0.19.7
+   pkgver = 0.19.8
pkgrel = 1
url = https://esbuild.github.io/
arch = x86_64
license = MIT
makedepends = go
depends = glibc
-   source = 
esbuild-0.19.7.tar.gz::https://github.com/evanw/esbuild/archive/v0.19.7.tar.gz
-   sha512sums = 
dae0f43b24301401dcdff1c646f4642e7db268fdf9fb87dcee0b0031fdb16794831226912bc485fad00d1c5bd0e70bffb8c2980468303446207e3872b5bb0901
+   source = 
esbuild-0.19.8.tar.gz::https://github.com/evanw/esbuild/archive/v0.19.8.tar.gz
+   sha512sums = 
3462475f8705f1390c8d018206201bb6e06c12a069dcb2a15cf83ba8efeb3da4f2882af110faed1465abe2e54a8392d166a8cd771e15a120b7de55bf1a9039ee
 
 pkgname = esbuild


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: George Rawlinson 
 
 pkgname=esbuild
-pkgver=0.19.7
+pkgver=0.19.8
 pkgrel=1
 pkgdesc="An extremely fast JavaScript and CSS bundler and minifier."
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=('MIT')
 depends=(glibc)
 makedepends=(go)
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/evanw/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha512sums=('dae0f43b24301401dcdff1c646f4642e7db268fdf9fb87dcee0b0031fdb16794831226912bc485fad00d1c5bd0e70bffb8c2980468303446207e3872b5bb0901')
+sha512sums=('3462475f8705f1390c8d018206201bb6e06c12a069dcb2a15cf83ba8efeb3da4f2882af110faed1465abe2e54a8392d166a8cd771e15a120b7de55bf1a9039ee')
 
 export CGO_CPPFLAGS="${CPPFLAGS}"
 export CGO_CFLAGS="${CFLAGS}"



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

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




[Git][archlinux/packaging/packages/v4l-utils] Pushed new tag 1.26.0-1

2023-11-27 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.26.0-1 at Arch Linux / Packaging / Packages 
/ v4l-utils

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




[Git][archlinux/packaging/packages/step-cli] Pushed new tag 0.25.1-1

2023-11-30 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.25.1-1 at Arch Linux / Packaging / Packages 
/ step-cli

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




[Git][archlinux/packaging/packages/step-cli][main] upgpkg: 0.25.1-1

2023-11-30 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
step-cli


Commits:
a3cab9e7 by Jelle van der Waa at 2023-11-30T09:48:44+01:00
upgpkg: 0.25.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,14 @@
+pkgbase = step-cli
+   pkgdesc = A zero trust swiss army knife for working with X509, OAuth, 
JWT, OATH OTP, etc.
+   pkgver = 0.25.1
+   pkgrel = 1
+   url = https://github.com/smallstep/cli
+   arch = x86_64
+   license = Apache
+   makedepends = go
+   depends = glibc
+   optdepends = step-ca: setup CA/SSO/ACME server
+   source = 
step-cli-0.25.1.tar.gz::https://github.com/smallstep/cli/archive/refs/tags/v0.25.1.tar.gz
+   sha512sums = 
fd9e277b254a58d456595f8a7ff14a943381b87fc4ba8ca594e71d5076a9d91eda6463034b4a99761eca5697e2e9391ec625aacb3e665bce3bda2b73349316a7
+
+pkgname = step-cli


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud 
 
 pkgname=step-cli
-pkgver=0.25.0
+pkgver=0.25.1
 pkgrel=1
 pkgdesc="A zero trust swiss army knife for working with X509, OAuth, JWT, OATH 
OTP, etc."
 url="https://github.com/smallstep/cli";
@@ -12,7 +12,7 @@ depends=(glibc)
 makedepends=(go)
 optdepends=("step-ca: setup CA/SSO/ACME server")
 
source=($pkgname-$pkgver.tar.gz::https://github.com/smallstep/cli/archive/refs/tags/v${pkgver}.tar.gz)
-sha512sums=('616b34f94be9797e524480380d34026b731bf9d0101a60d54f0c4d1c2cc0e1296a3e93bdbbd36dd8a796bd210c295c7cfb65498ba329ee696ab2eb4b2b46e3ae')
+sha512sums=('fd9e277b254a58d456595f8a7ff14a943381b87fc4ba8ca594e71d5076a9d91eda6463034b4a99761eca5697e2e9391ec625aacb3e665bce3bda2b73349316a7')
 
 prepare() {
   cd cli-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/step-cli/-/commit/a3cab9e71890a69e7d6d6c6d339ee7607e883015

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




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

2023-12-01 Thread Jelle van der Waa (@jelle)


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

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




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

2023-12-01 Thread Jelle van der Waa (@jelle)


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


Commits:
7649b0df by Jelle van der Waa at 2023-12-01T09:57:22+01:00
upgpkg: 3.2.3-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = python-ijson
+   pkgdesc = Iterative JSON parser with Pythonic interface
+   pkgver = 3.2.3
+   pkgrel = 1
+   url = https://github.com/ICRAR/ijson
+   arch = x86_64
+   license = BSD
+   makedepends = python-setuptools
+   makedepends = python-pytest
+   depends = python
+   depends = yajl
+   source = 
python-ijson-3.2.3.tar.gz::https://github.com/ICRAR/ijson/archive/v3.2.3.tar.gz
+   sha256sums = 
261b1da6ddf0b49b5c0992ccf2a4d99deee0b75a6259fb7bcee1847661777a8d
+
+pkgname = python-ijson


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=python-ijson
-pkgver=3.2.0
+pkgver=3.2.3
 pkgrel=1
 pkgdesc="Iterative JSON parser with Pythonic interface"
 arch=(x86_64)
@@ -11,7 +11,7 @@ license=('BSD')
 depends=('python' 'yajl')
 makedepends=('python-setuptools' 'python-pytest')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ICRAR/ijson/archive/v${pkgver}.tar.gz";)
-sha256sums=('20e64b3786bc65f45e40e77413fdcd3e3b692ecbd361ef13d2319655f5b66675')
+sha256sums=('261b1da6ddf0b49b5c0992ccf2a4d99deee0b75a6259fb7bcee1847661777a8d')
 
 build() {
   cd ijson-$pkgver



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

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




[Git][archlinux/packaging/packages/zigbee2mqtt] Pushed new tag 1.34.0-1

2023-12-05 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.34.0-1 at Arch Linux / Packaging / Packages 
/ zigbee2mqtt

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




[Git][archlinux/packaging/packages/zigbee2mqtt][main] upgpkg: 1.34.0-1

2023-12-05 Thread Jelle van der Waa (@jelle)


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


Commits:
a43ae6e1 by Jelle van der Waa at 2023-12-05T20:16:37+01:00
upgpkg: 1.34.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = zigbee2mqtt
pkgdesc = A Zigbee to MQTT bridge
-   pkgver = 1.33.2
-   pkgrel = 2
+   pkgver = 1.34.0
+   pkgrel = 1
url = https://www.zigbee2mqtt.io
arch = x86_64
license = GPL3
@@ -12,7 +12,7 @@ pkgbase = zigbee2mqtt
optdepends = mosquitto: MQTT broker
options = !emptydirs
backup = etc/zigbee2mqtt/configuration.yaml
-   source = 
zigbee2mqtt::git+https://github.com/Koenkk/zigbee2mqtt#commit=9996c931e25a0a3e72d9bb1aa89ed9c36eec8a89
+   source = 
zigbee2mqtt::git+https://github.com/Koenkk/zigbee2mqtt#commit=aae7312d8a9f8b543f406c5c57140e4ae342fe30
source = zigbee2mqtt.service
source = zigbee2mqtt.sysusers
source = zigbee2mqtt.tmpfiles


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Sebastian Zwierzchowski 
 
 pkgname=zigbee2mqtt
-pkgver=1.33.2
-pkgrel=2
+pkgver=1.34.0
+pkgrel=1
 pkgdesc='A Zigbee to MQTT bridge'
 arch=('x86_64')
 url='https://www.zigbee2mqtt.io'
@@ -14,7 +14,7 @@ makedepends=('git' 'typescript' 'npm')
 backup=('etc/zigbee2mqtt/configuration.yaml')
 optdepends=('mosquitto: MQTT broker')
 options=(!emptydirs)
-_commit='9996c931e25a0a3e72d9bb1aa89ed9c36eec8a89'
+_commit='aae7312d8a9f8b543f406c5c57140e4ae342fe30'
 source=(
   "${pkgname}::git+https://github.com/Koenkk/zigbee2mqtt#commit=${_commit}";
   'zigbee2mqtt.service'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zigbee2mqtt/-/commit/a43ae6e1d156096eddb918cd6b46080aa6bab50b

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




[Git][archlinux/packaging/packages/osbuild] Pushed new tag 101-1

2023-12-06 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 101-1 at Arch Linux / Packaging / Packages / 
osbuild

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




[Git][archlinux/packaging/packages/osbuild][main] upgpkg: 101-1

2023-12-06 Thread Jelle van der Waa (@jelle)


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


Commits:
b9ae5568 by Jelle van der Waa at 2023-12-06T15:31:29+01:00
upgpkg: 101-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = osbuild
pkgdesc = Build Pipelines for Operating System Artifacts
-   pkgver = 100
+   pkgver = 101
pkgrel = 1
url = https://www.osbuild.org
arch = any
@@ -20,7 +20,7 @@ pkgbase = osbuild
depends = skopeo
optdepends = dnf: build rpm/dnf images
optdepends = pacman: build pacman images
-   source = 
osbuild-100.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v100.tar.gz
-   sha256sums = 
033c5a74856356f4d2d9591f44f75e13a52d9b4412e4b67eec5f6e0a05896369
+   source = 
osbuild-101.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v101.tar.gz
+   sha256sums = 
bce7263c602c6071195f1706c52f7412c5786b7b674f17a034e243fe9852732c
 
 pkgname = osbuild


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=100
+pkgver=101
 pkgrel=1
 url="https://www.osbuild.org";
 arch=(any)
@@ -13,7 +13,7 @@ makedepends=(make python-docutils python-setuptools)
 optdepends=('dnf: build rpm/dnf images'
 'pacman: build pacman images')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v${pkgver}.tar.gz)
-sha256sums=('033c5a74856356f4d2d9591f44f75e13a52d9b4412e4b67eec5f6e0a05896369')
+sha256sums=('bce7263c602c6071195f1706c52f7412c5786b7b674f17a034e243fe9852732c')
 
 prepare() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/osbuild/-/commit/b9ae55682730dd59b949646f4551c8746a8696db

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




[Git][archlinux/packaging/packages/diffoscope][main] upgpkg: 253-1

2023-12-08 Thread Jelle van der Waa (@jelle)


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


Commits:
a536dfea by Jelle van der Waa at 2023-12-08T15:00:00+01:00
upgpkg: 253-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = diffoscope
pkgdesc = Tool for in-depth comparison of files, archives, and 
directories
-   pkgver = 252
+   pkgver = 253
pkgrel = 1
url = https://diffoscope.org/
arch = x86_64
@@ -109,13 +109,13 @@ pkgbase = diffoscope
optdepends = xxd: xxd utilities support
optdepends = xz: XZ and LZMA utilities support
optdepends = zstd: zst compression
-   source = https://diffoscope.org/archive/diffoscope-252.tar.bz2
-   source = https://diffoscope.org/archive/diffoscope-252.tar.bz2.asc
+   source = https://diffoscope.org/archive/diffoscope-253.tar.bz2
+   source = https://diffoscope.org/archive/diffoscope-253.tar.bz2.asc
validpgpkeys = C2FE4BD271C139B86C533E461E953E27D4311E58
validpgpkeys = 66AE2B4AFCCF3F52DA184D184B043FCDB9444540
-   sha512sums = 
565c85a5665fb4914820b76412b4bd40dbafc2fd7c1f2e641f13d29eaf2d62dd308a4c6b2b1f789547580dbe32cbab330987ad3ea55ab09f3854dab924b28950
+   sha512sums = 
e0516f5f0f20e4322f3525f5d00ee9b9029695fb94732c4c610ee09af5b6a9824789e99fe42611e807f11c284655bd9a872c4292e48a2237b400beb12575e950
sha512sums = SKIP
-   b2sums = 
cdca839d60b9d65a0dea07ab7790719ce067f2f1af5aea97829a95e5ed7b25f009901266fc659d0f6ce6d2c80a873b79742c8604127c36a2cb865d756d11fdbb
+   b2sums = 
11743d3c6821c0ce2c78857152ab562780e39d6a4fc6e62da7a59652ff015c1ad643eaac2a2df0784419545045ef8854178377fd9f570ecd00d4059db2afd4c4
b2sums = SKIP
 
 pkgname = diffoscope


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=diffoscope
-pkgver=252
+pkgver=253
 pkgrel=1
 pkgdesc='Tool for in-depth comparison of files, archives, and directories'
 url='https://diffoscope.org/'
@@ -67,9 +67,9 @@ checkdepends=(
   'libxmlb' 'lz4' 'unzip' 'gzip' 'tar' 'tcpdump' 'vim' 'xz' 'llvm' 'colord' 
'fpc' 'openssh' 'openssl' 'odt2txt' 'docx2txt' 'r' 'dtc'
   'giflib' 'gnumeric' 'python-progressbar' 'binwalk' 'python-argcomplete' 
'zstd' 'uboot-tools')
 source=(https://diffoscope.org/archive/diffoscope-${pkgver}.tar.bz2{,.asc})
-sha512sums=('565c85a5665fb4914820b76412b4bd40dbafc2fd7c1f2e641f13d29eaf2d62dd308a4c6b2b1f789547580dbe32cbab330987ad3ea55ab09f3854dab924b28950'
+sha512sums=('e0516f5f0f20e4322f3525f5d00ee9b9029695fb94732c4c610ee09af5b6a9824789e99fe42611e807f11c284655bd9a872c4292e48a2237b400beb12575e950'
 'SKIP')
-b2sums=('cdca839d60b9d65a0dea07ab7790719ce067f2f1af5aea97829a95e5ed7b25f009901266fc659d0f6ce6d2c80a873b79742c8604127c36a2cb865d756d11fdbb'
+b2sums=('11743d3c6821c0ce2c78857152ab562780e39d6a4fc6e62da7a59652ff015c1ad643eaac2a2df0784419545045ef8854178377fd9f570ecd00d4059db2afd4c4'
 'SKIP')
 validpgpkeys=("C2FE4BD271C139B86C533E461E953E27D4311E58"
   "66AE2B4AFCCF3F52DA184D184B043FCDB9444540")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/diffoscope/-/commit/a536dfea2771ca70ed0d13fa02770165bbe4a394

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




[Git][archlinux/packaging/packages/diffoscope] Pushed new tag 253-1

2023-12-08 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 253-1 at Arch Linux / Packaging / Packages / 
diffoscope

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




[Git][archlinux/packaging/packages/diffoscope] Pushed new tag 253-2

2023-12-08 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 253-2 at Arch Linux / Packaging / Packages / 
diffoscope

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




[Git][archlinux/packaging/packages/diffoscope][main] Add 7z optdepends

2023-12-08 Thread Jelle van der Waa (@jelle)


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


Commits:
e4ac10ef by Jelle van der Waa at 2023-12-08T15:05:39+01:00
Add 7z optdepends

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = diffoscope
pkgdesc = Tool for in-depth comparison of files, archives, and 
directories
pkgver = 253
-   pkgrel = 1
+   pkgrel = 2
url = https://diffoscope.org/
arch = x86_64
license = GPL3
@@ -109,6 +109,7 @@ pkgbase = diffoscope
optdepends = xxd: xxd utilities support
optdepends = xz: XZ and LZMA utilities support
optdepends = zstd: zst compression
+   optdepends = p7zip: 7z compression
source = https://diffoscope.org/archive/diffoscope-253.tar.bz2
source = https://diffoscope.org/archive/diffoscope-253.tar.bz2.asc
validpgpkeys = C2FE4BD271C139B86C533E461E953E27D4311E58


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=diffoscope
 pkgver=253
-pkgrel=1
+pkgrel=2
 pkgdesc='Tool for in-depth comparison of files, archives, and directories'
 url='https://diffoscope.org/'
 arch=('x86_64')
@@ -59,6 +59,7 @@ optdepends=(
   'xxd: xxd utilities support'
   'xz: XZ and LZMA utilities support'
   'zstd: zst compression'
+  'p7zip: 7z compression'
 )
 makedepends=('help2man' 'python-docutils' 'git' 'python-setuptools')
 checkdepends=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/diffoscope/-/commit/e4ac10ef73483c7090f7360eb54fd7bccc3be51b

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




[Git][archlinux/packaging/packages/marksman] Pushed new tag 20231207-1

2023-12-09 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 20231207-1 at Arch Linux / Packaging / 
Packages / marksman

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




[Git][archlinux/packaging/packages/marksman][main] upgpkg: 20231207-1

2023-12-09 Thread Jelle van der Waa (@jelle)


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


Commits:
87bfcb12 by Jelle van der Waa at 2023-12-09T11:40:05+01:00
upgpkg: 20231207-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = marksman
+   pkgdesc = Write Markdown with code assist and intelligence in the 
comfort of your favourite editor.
+   pkgver = 20231207
+   pkgrel = 1
+   url = https://github.com/artempyanykh/marksman
+   arch = any
+   license = GPL
+   makedepends = dotnet-sdk-8.0
+   makedepends = git
+   depends = dotnet-runtime-8.0
+   options = !strip
+   source = 
marksman::git+https://github.com/artempyanykh/marksman.git#commit=ff58abb61c6161d3f7b82619fe01d2f4bc839b94
+   b2sums = SKIP
+
+pkgname = marksman


=
PKGBUILD
=
@@ -1,15 +1,15 @@
 # Maintainer: Jelle van der Waa 
 
-_commit=77f348c80202886a01db0f7ed999b37c52a5f05a
+_commit=ff58abb61c6161d3f7b82619fe01d2f4bc839b94
 pkgname=marksman
-pkgver=20230725
+pkgver=20231207
 pkgrel=1
 pkgdesc="Write Markdown with code assist and intelligence in the comfort of 
your favourite editor."
 arch=('any')
 url="https://github.com/artempyanykh/marksman";
 license=('GPL')
-makedepends=('dotnet-sdk-7.0' 'git')
-depends=('dotnet-runtime-7.0')
+makedepends=('dotnet-sdk-8.0' 'git')
+depends=('dotnet-runtime-8.0')
 options=('!strip')
 
source=($pkgname::git+https://github.com/artempyanykh/marksman.git#commit=$_commit)
 b2sums=('SKIP')
@@ -21,9 +21,6 @@ build() {
   # Disable dotnet telemetry
   export DOTNET_CLI_TELEMETRY_OPTOUT=1
 
-  # Force dotnet to use 6.x when multiple SDKs are installed
-  dotnet new globaljson --sdk-version 7.0.0 --roll-forward latestMinor --force
-
   dotnet build --configuration Release Marksman.sln
   dotnet publish --configuration Release Marksman.sln --output "$PWD"/publish
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/marksman/-/commit/87bfcb122b9981744e50fe300ec81eba69b678c2

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




[Git][archlinux/packaging/packages/phoc] Pushed new tag 0.34.0-1

2023-12-10 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.34.0-1 at Arch Linux / Packaging / Packages 
/ phoc

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




[Git][archlinux/packaging/packages/phoc][main] upgpkg: 0.34.0-1

2023-12-10 Thread Jelle van der Waa (@jelle)


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


Commits:
1b8fe074 by Jelle van der Waa at 2023-12-10T12:46:22+01:00
upgpkg: 0.34.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = phoc
pkgdesc = Display compositor designed for phones
-   pkgver = 0.33.0
-   pkgrel = 2
+   pkgver = 0.34.0
+   pkgrel = 1
url = https://gitlab.gnome.org/World/Phosh/phoc
arch = x86_64
arch = aarch64
@@ -19,7 +19,7 @@ pkgbase = phoc
makedepends = python-typogrify
makedepends = libgirepository
depends = gnome-desktop
-   depends = wlroots0.16
+   depends = wlroots
depends = gsettings-desktop-schemas
depends = pixman
depends = libinput
@@ -31,14 +31,16 @@ pkgbase = phoc
depends = cairo
depends = wayland
optdepends = xorg-wayland: run X clients under phoc
-   source = 
https://gitlab.gnome.org/World/Phosh/phoc/-/archive/v0.33.0/phoc-v0.33.0.tar.gz
-   source = 
https://gitlab.gnome.org/guidog/gmobile/-/archive/f4d4e5740c3e4b2de40864ab8a9e7b7f957d6aec/gmobile-f4d4e5740c3e4b2de40864ab8a9e7b7f957d6aec.tar.gz
-   sha256sums = 
fe32ff8e1977ef5ae4fc15434ceb01e9291cda089548d77507af2cdcd4550063
-   sha256sums = 
b071e21a30eb8649b2bd9f416eec97110f0f08090b6c230e928ef1c3339ac344
+   source = 
https://gitlab.gnome.org/World/Phosh/phoc/-/archive/v0.34.0_beta1/phoc-v0.34.0_beta1.tar.gz
+   source = 
https://gitlab.gnome.org/guidog/gmobile/-/archive/a3c67a1184bfa73c593edefabe77cce57a5e38f6/gmobile-a3c67a1184bfa73c593edefabe77cce57a5e38f6.tar.gz
+   source = 
allow-build-wlroots.patch::https://gitlab.gnome.org/World/Phosh/phoc/-/commit/56999dc54c3baadd11a112b87591d71c0e3f2117.patch
+   sha256sums = 
a13b419b192f8d0be27eb8e3792647a94751d7c5f42c7e79b59679dc81996c4a
+   sha256sums = 
1aeac55a790525c2028a66562de877a8f99ce391636d8e0e3d059b0899c7a7ec
+   sha256sums = 
f4a6978759bd2881f9be4f3e7cebb684cf6a6cdc5041259cc3d3876a91f5394e
 
 pkgname = phoc
depends = gnome-desktop
-   depends = wlroots0.16
+   depends = wlroots
depends = gsettings-desktop-schemas
depends = pixman
depends = libinput


=
PKGBUILD
=
@@ -1,30 +1,35 @@
 # Maintainer: Jelle van der Waa 
 
-libgmobile_commit=f4d4e5740c3e4b2de40864ab8a9e7b7f957d6aec
+libgmobile_commit=a3c67a1184bfa73c593edefabe77cce57a5e38f6
 
 pkgname=phoc
-pkgver=0.33.0
-pkgrel=2
+pkgver=0.34.0
+pkgrel=1
 pkgdesc='Display compositor designed for phones'
 arch=(x86_64 aarch64)
 url='https://gitlab.gnome.org/World/Phosh/phoc'
 license=(GPL3)
-depends=(gnome-desktop wlroots0.16 gsettings-desktop-schemas pixman libinput 
libxcb libxkbcommon
+depends=(gnome-desktop wlroots gsettings-desktop-schemas pixman libinput 
libxcb libxkbcommon
 json-glib glib2 dconf cairo wayland)
 checkdepends=(xorg-server-xvfb xorg-xauth mutter pixman)
 makedepends=(cmake meson git wayland-protocols python-jinja python-pygments 
python-typogrify libgirepository)
 optdepends=('xorg-wayland: run X clients under phoc')
-source=(https://gitlab.gnome.org/World/Phosh/phoc/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz
-   
https://gitlab.gnome.org/guidog/gmobile/-/archive/${libgmobile_commit}/gmobile-${libgmobile_commit}.tar.gz)
-sha256sums=('fe32ff8e1977ef5ae4fc15434ceb01e9291cda089548d77507af2cdcd4550063'
-'b071e21a30eb8649b2bd9f416eec97110f0f08090b6c230e928ef1c3339ac344')
+# 
source=(https://gitlab.gnome.org/World/Phosh/phoc/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz
+source=(https://gitlab.gnome.org/World/Phosh/phoc/-/archive/v${pkgver}_beta1/${pkgname}-v${pkgver}_beta1.tar.gz
+   
https://gitlab.gnome.org/guidog/gmobile/-/archive/${libgmobile_commit}/gmobile-${libgmobile_commit}.tar.gz
+   
allow-build-wlroots.patch::https://gitlab.gnome.org/World/Phosh/phoc/-/commit/56999dc54c3baadd11a112b87591d71c0e3f2117.patch)
+sha256sums=('a13b419b192f8d0be27eb8e3792647a94751d7c5f42c7e79b59679dc81996c4a'
+'1aeac55a790525c2028a66562de877a8f99ce391636d8e0e3d059b0899c7a7ec'
+'f4a6978759bd2881f9be4f3e7cebb684cf6a6cdc5041259cc3d3876a91f5394e')
 
 prepare() {
+  mv "${pkgname}-v${pkgver}_beta1" "${pkgname}-v${pkgver}"
   mv "gmobile-${libgmobile_commit}" "${pkgname}-v${pkgver}/subprojects/gmobile"
+  cd "${pkgname}-v${pkgver}"
+  patch -Np1 -i ${srcdir}/allow-build-wlroots.patch
 }
 
 build() {
-  export PKG_CONFIG_PATH='/usr/lib/wlroots0.16/pkgconfig'
   arch-meson "${pkgname}-v${pkgver}" build -Dembed-wlroots=disabled
   meson compile -C build
 }



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/pa

[Git][archlinux/packaging/packages/phosh] Pushed new tag 0.34.0-1

2023-12-10 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.34.0-1 at Arch Linux / Packaging / Packages 
/ phosh

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




[Git][archlinux/packaging/packages/phosh][main] upgpkg: 0.34.0-1

2023-12-10 Thread Jelle van der Waa (@jelle)


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


Commits:
34986076 by Jelle van der Waa at 2023-12-10T12:46:45+01:00
upgpkg: 0.34.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = phosh
pkgdesc = A pure Wayland shell prototype for GNOME on mobile devices
-   pkgver = 0.33.0
+   pkgver = 0.34.0
pkgrel = 1
url = https://gitlab.gnome.org/World/Phosh/phosh
arch = x86_64
@@ -36,7 +36,7 @@ pkgbase = phosh
depends = squeekboard
optdepends = iio-sensor-proxy: accelerometer and other sensors
optdepends = feedbackd: haptic/visual/audio feedback
-   source = 
git+https://gitlab.gnome.org/World/Phosh/phosh.git#tag=v0.33.0?signed
+   source = 
git+https://gitlab.gnome.org/World/Phosh/phosh.git#tag=v0.34.0?signed
source = pam_phosh
validpgpkeys = 0DB3932762F78E592F6522AFBB5A2C77584122D3
sha256sums = SKIP


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Philip Goto 
 
 pkgname=phosh
-pkgver=0.33.0
+pkgver=0.34.0
 pkgrel=1
 pkgdesc='A pure Wayland shell prototype for GNOME on mobile devices'
 arch=(x86_64 aarch64)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/phosh/-/commit/3498607617c6c072582aa8485308d012c3dd91f3

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




[Git][archlinux/packaging/packages/phosh-mobile-settings] Pushed new tag 0.34.0-1

2023-12-10 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.34.0-1 at Arch Linux / Packaging / Packages 
/ phosh-mobile-settings

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




[Git][archlinux/packaging/packages/phosh-mobile-settings][main] upgpkg: 0.34.0-1

2023-12-10 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
phosh-mobile-settings


Commits:
e48d9779 by Jelle van der Waa at 2023-12-10T12:46:56+01:00
upgpkg: 0.34.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = phosh-mobile-settings
pkgdesc = A settings app for mobile specific things
-   pkgver = 0.33.0
+   pkgver = 0.34.0
pkgrel = 1
url = https://gitlab.gnome.org/guidog/phosh-mobile-settings
arch = x86_64
@@ -14,9 +14,9 @@ pkgbase = phosh-mobile-settings
depends = lm_sensors
depends = phoc
depends = phosh
-   source = 
https://gitlab.gnome.org/guidog/phosh-mobile-settings/-/archive/v0.33.0/phosh-mobile-settings-v0.33.0.tar.gz
-   source = 
https://gitlab.gnome.org/guidog/gmobile/-/archive/f1b50f0f90604e0f125412932dae9b1e08d57ddc/gmobile-f1b50f0f90604e0f125412932dae9b1e08d57ddc.tar.gz
-   sha256sums = 
19271db7a45774bb0c5b1fc25ed8e202e9831e1efd0438766948394b363b7ca0
-   sha256sums = 
2f3ac20ae7355216909454f7935120e162f63a960b3f6a9548b936f2cea52c5f
+   source = 
https://gitlab.gnome.org/guidog/phosh-mobile-settings/-/archive/v0.34.0/phosh-mobile-settings-v0.34.0.tar.gz
+   source = 
https://gitlab.gnome.org/guidog/gmobile/-/archive/a3c67a1184bfa73c593edefabe77cce57a5e38f6/gmobile-a3c67a1184bfa73c593edefabe77cce57a5e38f6.tar.gz
+   sha256sums = 
2d6c0ddba86b1b18112addd13856ad076ffc957f182a957769f7ab346b03651c
+   sha256sums = 
1aeac55a790525c2028a66562de877a8f99ce391636d8e0e3d059b0899c7a7ec
 
 pkgname = phosh-mobile-settings


=
PKGBUILD
=
@@ -1,10 +1,10 @@
 # Maintainer: Jelle van der Waa 
 
-libgmobile_commit=f1b50f0f90604e0f125412932dae9b1e08d57ddc
+libgmobile_commit=a3c67a1184bfa73c593edefabe77cce57a5e38f6
 
 pkgname=phosh-mobile-settings
-pkgver=0.33.0
+pkgver=0.34.0
 pkgrel=1
 pkgdesc='A settings app for mobile specific things'
 arch=(x86_64 aarch64)
@@ -14,8 +14,8 @@ depends=(feedbackd libadwaita lm_sensors phoc phosh)
 makedepends=(git meson wayland-protocols)
 source=("${url}/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz"

https://gitlab.gnome.org/guidog/gmobile/-/archive/${libgmobile_commit}/gmobile-${libgmobile_commit}.tar.gz)
-sha256sums=('19271db7a45774bb0c5b1fc25ed8e202e9831e1efd0438766948394b363b7ca0'
-'2f3ac20ae7355216909454f7935120e162f63a960b3f6a9548b936f2cea52c5f')
+sha256sums=('2d6c0ddba86b1b18112addd13856ad076ffc957f182a957769f7ab346b03651c'
+'1aeac55a790525c2028a66562de877a8f99ce391636d8e0e3d059b0899c7a7ec')
 
 prepare() {
   mv "gmobile-${libgmobile_commit}" "${pkgname}-v${pkgver}/subprojects/gmobile"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/phosh-mobile-settings/-/commit/e48d9779acb83ac0550dd0fc54c1432f62d1d4f8

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




[Git][archlinux/packaging/packages/squeekboard] Pushed new tag 1.22.0-2

2023-12-10 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.22.0-2 at Arch Linux / Packaging / Packages 
/ squeekboard

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




[Git][archlinux/packaging/packages/squeekboard][main] Rebuild for phosh 0.34

2023-12-10 Thread Jelle van der Waa (@jelle)


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


Commits:
7c7731c1 by Jelle van der Waa at 2023-12-10T13:07:37+01:00
Rebuild for phosh 0.34

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,22 @@
+pkgbase = squeekboard
+   pkgdesc = An on-screen-keyboard input method for Wayland
+   pkgver = 1.22.0
+   pkgrel = 2
+   url = https://gitlab.gnome.org/World/Phosh/squeekboard
+   arch = x86_64
+   arch = aarch64
+   license = GPL3
+   makedepends = pkg-config
+   makedepends = meson
+   makedepends = libbsd
+   makedepends = intltool
+   makedepends = rust
+   makedepends = gtk-doc
+   makedepends = wayland-protocols
+   depends = feedbackd
+   depends = gnome-desktop
+   depends = python
+   source = 
https://gitlab.gnome.org/World/Phosh/squeekboard/-/archive/v1.22.0/squeekboard-v1.22.0.tar.gz
+   sha256sums = 
a4843cdeee6ffbcaad5a04c6c8e3eec2e588f333af80a58ceaad76b5d9ec6e6f
+
+pkgname = squeekboard


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=squeekboard
 pkgver=1.22.0
-pkgrel=1
+pkgrel=2
 pkgdesc='An on-screen-keyboard input method for Wayland'
 arch=(x86_64 aarch64)
 url='https://gitlab.gnome.org/World/Phosh/squeekboard'



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

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




[Git][archlinux/packaging/packages/wlroots] Pushed new tag 0.17.0-2

2023-12-10 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.17.0-2 at Arch Linux / Packaging / Packages 
/ wlroots

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




[Git][archlinux/packaging/packages/phoc] Pushed new tag 0.34.0-2

2023-12-10 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.34.0-2 at Arch Linux / Packaging / Packages 
/ phoc

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




[Git][archlinux/packaging/packages/phoc][main] upgpkg: 0.34.0-2

2023-12-10 Thread Jelle van der Waa (@jelle)


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


Commits:
7aea8e97 by Jelle van der Waa at 2023-12-10T14:57:55+01:00
upgpkg: 0.34.0-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = phoc
pkgdesc = Display compositor designed for phones
pkgver = 0.34.0
-   pkgrel = 1
+   pkgrel = 2
url = https://gitlab.gnome.org/World/Phosh/phoc
arch = x86_64
arch = aarch64
@@ -51,4 +51,4 @@ pkgname = phoc
depends = dconf
depends = cairo
depends = wayland
-   depends = libwlroots.so=11
+   depends = libwlroots.so=12


=
PKGBUILD
=
@@ -4,7 +4,7 @@ libgmobile_commit=a3c67a1184bfa73c593edefabe77cce57a5e38f6
 
 pkgname=phoc
 pkgver=0.34.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Display compositor designed for phones'
 arch=(x86_64 aarch64)
 url='https://gitlab.gnome.org/World/Phosh/phoc'
@@ -39,6 +39,6 @@ check() {
 }
 
 package() {
-  depends+=(libwlroots.so=11)
+  depends+=(libwlroots.so=12)
   DESTDIR="${pkgdir}" meson install -C build
 }



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

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




[Git][archlinux/packaging/packages/phosh] Pushed new tag 0.34.0-2

2023-12-10 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.34.0-2 at Arch Linux / Packaging / Packages 
/ phosh

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




[Git][archlinux/packaging/packages/phosh][main] upgpkg: 0.34.0-2

2023-12-10 Thread Jelle van der Waa (@jelle)


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


Commits:
64df242b by Jelle van der Waa at 2023-12-10T15:30:27+01:00
upgpkg: 0.34.0-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = phosh
pkgdesc = A pure Wayland shell prototype for GNOME on mobile devices
pkgver = 0.34.0
-   pkgrel = 1
+   pkgrel = 2
url = https://gitlab.gnome.org/World/Phosh/phosh
arch = x86_64
arch = aarch64


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=phosh
 pkgver=0.34.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A pure Wayland shell prototype for GNOME on mobile devices'
 arch=(x86_64 aarch64)
 url='https://gitlab.gnome.org/World/Phosh/phosh'



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

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




[Git][archlinux/packaging/packages/phosh-mobile-settings] Pushed new tag 0.34.0-2

2023-12-10 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.34.0-2 at Arch Linux / Packaging / Packages 
/ phosh-mobile-settings

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




[Git][archlinux/packaging/packages/phosh-mobile-settings][main] upgpkg: 0.34.0-2

2023-12-10 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
phosh-mobile-settings


Commits:
a5af90fd by Jelle van der Waa at 2023-12-10T15:43:43+01:00
upgpkg: 0.34.0-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = phosh-mobile-settings
pkgdesc = A settings app for mobile specific things
pkgver = 0.34.0
-   pkgrel = 1
+   pkgrel = 2
url = https://gitlab.gnome.org/guidog/phosh-mobile-settings
arch = x86_64
arch = aarch64


=
PKGBUILD
=
@@ -5,7 +5,7 @@ libgmobile_commit=a3c67a1184bfa73c593edefabe77cce57a5e38f6
 
 pkgname=phosh-mobile-settings
 pkgver=0.34.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A settings app for mobile specific things'
 arch=(x86_64 aarch64)
 url='https://gitlab.gnome.org/guidog/phosh-mobile-settings'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/phosh-mobile-settings/-/commit/a5af90fd442f27f9bb3f61a201b56a95f8946597

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




[Git][archlinux/packaging/packages/esbuild] Pushed new tag 0.19.9-1

2023-12-11 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.19.9-1 at Arch Linux / Packaging / Packages 
/ esbuild

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




[Git][archlinux/packaging/packages/esbuild][main] upgpkg: 0.19.9-1

2023-12-11 Thread Jelle van der Waa (@jelle)


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


Commits:
a8f7a1a8 by Jelle van der Waa at 2023-12-11T09:57:42+01:00
upgpkg: 0.19.9-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = esbuild
pkgdesc = An extremely fast JavaScript and CSS bundler and minifier.
-   pkgver = 0.19.8
+   pkgver = 0.19.9
pkgrel = 1
url = https://esbuild.github.io/
arch = x86_64
license = MIT
makedepends = go
depends = glibc
-   source = 
esbuild-0.19.8.tar.gz::https://github.com/evanw/esbuild/archive/v0.19.8.tar.gz
-   sha512sums = 
3462475f8705f1390c8d018206201bb6e06c12a069dcb2a15cf83ba8efeb3da4f2882af110faed1465abe2e54a8392d166a8cd771e15a120b7de55bf1a9039ee
+   source = 
esbuild-0.19.9.tar.gz::https://github.com/evanw/esbuild/archive/v0.19.9.tar.gz
+   sha512sums = 
0c0f9f2975b08130364c917bc1cf21b43c387669f6f07f66d64aecf2cc4a976d54fcdbd6c106ff523b0fbd41e52b33220fa21702a584f2282bdd30232f1b90ec
 
 pkgname = esbuild


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: George Rawlinson 
 
 pkgname=esbuild
-pkgver=0.19.8
+pkgver=0.19.9
 pkgrel=1
 pkgdesc="An extremely fast JavaScript and CSS bundler and minifier."
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=('MIT')
 depends=(glibc)
 makedepends=(go)
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/evanw/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha512sums=('3462475f8705f1390c8d018206201bb6e06c12a069dcb2a15cf83ba8efeb3da4f2882af110faed1465abe2e54a8392d166a8cd771e15a120b7de55bf1a9039ee')
+sha512sums=('0c0f9f2975b08130364c917bc1cf21b43c387669f6f07f66d64aecf2cc4a976d54fcdbd6c106ff523b0fbd41e52b33220fa21702a584f2282bdd30232f1b90ec')
 
 export CGO_CPPFLAGS="${CPPFLAGS}"
 export CGO_CFLAGS="${CFLAGS}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/esbuild/-/commit/a8f7a1a8084a6dcaa280cd3b0a3ce7718bc22db2

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




[Git][archlinux/packaging/packages/v4l-utils][main] upgpkg: 1.26.1-1

2023-12-14 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
v4l-utils


Commits:
172af870 by Jelle van der Waa at 2023-12-14T22:06:58+01:00
upgpkg: 1.26.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = v4l-utils
pkgdesc = Userspace tools and conversion library for Video 4 Linux
-   pkgver = 1.26.0
+   pkgver = 1.26.1
pkgrel = 1
url = https://linuxtv.org/
arch = x86_64
@@ -18,14 +18,14 @@ pkgbase = v4l-utils
depends = json-c
optdepends = qt5-base: for qv4l2 and qvidcap
optdepends = alsa-lib: for qv4l2
-   provides = libv4l=1.26.0
+   provides = libv4l=1.26.1
conflicts = libv4l
replaces = libv4l
backup = etc/rc_maps.cfg
-   source = https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.26.0.tar.xz
-   source = 
https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.26.0.tar.xz.asc
+   source = https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.26.1.tar.xz
+   source = 
https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.26.1.tar.xz.asc
validpgpkeys = 05D0169C26E41593418129DF199A64FADFB500FF
-   sha256sums = 
dab463dc0215e55b2ef1f7a7ab230c3ae8102ea029547eefb4478da0fa8af505
+   sha256sums = 
4a71608c0ef7df2931176989e6d32b445c0bdc1030a2376d929c8ca6e550ec4e
sha256sums = SKIP
 
 pkgname = v4l-utils


=
PKGBUILD
=
@@ -1,6 +1,6 @@
 # Maintainer: Thomas Bächler 
 pkgname=v4l-utils
-pkgver=1.26.0
+pkgver=1.26.1
 pkgrel=1
 pkgdesc="Userspace tools and conversion library for Video 4 Linux"
 arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('hicolor-icon-theme' 'gcc-libs' 'libjpeg-turbo'  
'systemd-libs' 'json-c
 makedepends=('qt5-base' 'alsa-lib' 'meson' 'clang' 'doxygen' 'libbpf')
 optdepends=('qt5-base: for qv4l2 and qvidcap' 'alsa-lib: for qv4l2')
 
source=(https://linuxtv.org/downloads/v4l-utils/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('dab463dc0215e55b2ef1f7a7ab230c3ae8102ea029547eefb4478da0fa8af505'
+sha256sums=('4a71608c0ef7df2931176989e6d32b445c0bdc1030a2376d929c8ca6e550ec4e'
 'SKIP')
 validpgpkeys=('05D0169C26E41593418129DF199A64FADFB500FF') # Gregor Jasny 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/v4l-utils/-/commit/172af8705698a6ba23621c3b0b5090b3eea9d6bd

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




[Git][archlinux/packaging/packages/v4l-utils] Pushed new tag 1.26.1-1

2023-12-14 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.26.1-1 at Arch Linux / Packaging / Packages 
/ v4l-utils

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




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

2023-12-14 Thread Jelle van der Waa (@jelle)


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

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




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

2023-12-14 Thread Jelle van der Waa (@jelle)


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


Commits:
b8ee74ca by Jelle van der Waa at 2023-12-14T22:12:50+01:00
upgpkg: 0.19.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-prometheus_client
pkgdesc = Prometheus instrumentation library for Python applications
-   pkgver = 0.18.0
+   pkgver = 0.19.0
pkgrel = 1
url = https://github.com/prometheus/client_python
arch = any
@@ -9,7 +9,7 @@ pkgbase = python-prometheus_client
checkdepends = python-pytest
makedepends = python-setuptools
depends = python
-   source = 
client_python-0.18.0.tar.gz::https://github.com/prometheus/client_python/archive/v0.18.0.tar.gz
-   sha512sums = 
ab42596ceccb6bdd31a343c36cd17422efeba9475a4f731ba2ce26a9270986084485deb30ce6c81568d168f986978b3fe8aaa78b7bba933fd44ee88c56e6f3af
+   source = 
client_python-0.19.0.tar.gz::https://github.com/prometheus/client_python/archive/v0.19.0.tar.gz
+   sha512sums = 
9d465daf83d8e4ec0bed4e06f3699a91dcbe773c4007e38e345becc22bded7b74e1dc8cbeff03df5e1973c41e78b74b0975e3bb62caee6d895aa69ca7a774047
 
 pkgname = python-prometheus_client


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Johannes Löthberg 
 
 pkgname=python-prometheus_client
-pkgver=0.18.0
+pkgver=0.19.0
 pkgrel=1
 
 pkgdesc="Prometheus instrumentation library for Python applications"
@@ -15,7 +15,7 @@ checkdepends=('python-twisted' 'python-pytest')
 
 
source=(client_python-$pkgver.tar.gz::https://github.com/prometheus/client_python/archive/v${pkgver}.tar.gz)
 
-sha512sums=('ab42596ceccb6bdd31a343c36cd17422efeba9475a4f731ba2ce26a9270986084485deb30ce6c81568d168f986978b3fe8aaa78b7bba933fd44ee88c56e6f3af')
+sha512sums=('9d465daf83d8e4ec0bed4e06f3699a91dcbe773c4007e38e345becc22bded7b74e1dc8cbeff03df5e1973c41e78b74b0975e3bb62caee6d895aa69ca7a774047')
 
 build() {
   cd client_python-$pkgver



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

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




[Git][archlinux/packaging/packages/python-smbprotocol][main] Build with PEP517

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


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


Commits:
a1d5c130 by Jelle van der Waa at 2024-05-27T21:20:59+02:00
Build with PEP517

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -10,6 +10,9 @@ pkgbase = python-smbprotocol
checkdepends = python-gssapi
makedepends = git
makedepends = python-setuptools
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
depends = python-cryptography
depends = python-pyspnego
optdepends = python-gssapi: Kerberos support


=
PKGBUILD
=
@@ -9,7 +9,7 @@ arch=(any)
 url="https://github.com/jborean93/smbprotocol";
 license=(MIT)
 depends=(python-cryptography python-pyspnego)
-makedepends=(git python-setuptools)
+makedepends=(git python-setuptools python-build python-installer python-wheel)
 checkdepends=(python-pytest python-pytest-mock python-gssapi)
 optdepends=('python-gssapi: Kerberos support')
 # tags are not signed, commits only
@@ -22,7 +22,7 @@ validpgpkeys=(A03A0E13C2EFFD384B1EC39A2AAC89085FBBDAB5) # 
Jordan Borean https://gitlab.archlinux.org/archlinux/packaging/packages/python-smbprotocol/-/commit/a1d5c13013ca3bb12db492c7235e98b0f76a1312

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




[Git][archlinux/packaging/packages/nodejs-lts-iron][main] upgpkg: 20.14.0-1

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


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
nodejs-lts-iron


Commits:
549373b1 by Jelle van der Waa at 2024-05-30T09:51:28+02:00
upgpkg: 20.14.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = nodejs-lts-iron
pkgdesc = Evented I/O for V8 javascript (LTS release: Iron)
-   pkgver = 20.13.1
+   pkgver = 20.14.0
pkgrel = 1
url = https://nodejs.org/
arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = nodejs-lts-iron
depends = brotli
depends = libnghttp2
optdepends = npm: nodejs package manager
-   provides = nodejs=20.13.1
+   provides = nodejs=20.14.0
conflicts = nodejs
options = !lto
-   source = https://nodejs.org/dist/v20.13.1/node-v20.13.1.tar.xz
-   sha256sums = 
791786a09023241cb7e4f7d65ec90aa924bb39141ff7bb6d5a1dedf7def4b4e7
+   source = https://nodejs.org/dist/v20.14.0/node-v20.14.0.tar.xz
+   sha256sums = 
08655028f0d8436e88163f9186044d635d3f36a85ee528f36bd05b6c5e46c1bb
 
 pkgname = nodejs-lts-iron


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Felix Yan 
 
 pkgname=nodejs-lts-iron
-pkgver=20.13.1
+pkgver=20.14.0
 pkgrel=1
 pkgdesc="Evented I/O for V8 javascript (LTS release: Iron)"
 arch=(x86_64)
@@ -18,7 +18,7 @@ provides=("nodejs=$pkgver")
 conflicts=(nodejs)
 source=(https://nodejs.org/dist/v${pkgver}/node-v${pkgver}.tar.xz)
 # https://nodejs.org/download/release/latest-iron/SHASUMS256.txt.asc
-sha256sums=('791786a09023241cb7e4f7d65ec90aa924bb39141ff7bb6d5a1dedf7def4b4e7')
+sha256sums=('08655028f0d8436e88163f9186044d635d3f36a85ee528f36bd05b6c5e46c1bb')
 
 build() {
   cd node-v${pkgver}



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nodejs-lts-iron/-/commit/549373b1479706e26dccf161e2d4a4104d8961cb
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/nodejs-lts-iron] Pushed new tag 20.14.0-1

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


Jelle van der Waa pushed new tag 20.14.0-1 at Arch Linux / Packaging / Packages 
/ nodejs-lts-iron

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nodejs-lts-iron/-/tree/20.14.0-1
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.3-1

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


Jelle van der Waa pushed new tag 0.21.3-1 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.3-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/tree-sitter-javascript][main] upgpkg: 0.21.3-1

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


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


Commits:
b855dd68 by Jelle van der Waa at 2024-06-01T00:23:21+02:00
upgpkg: 0.21.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = tree-sitter-javascript
pkgdesc = JavaScript grammar for tree-sitter
-   pkgver = 0.21.2
-   pkgrel = 2
+   pkgver = 0.21.3
+   pkgrel = 1
url = https://github.com/tree-sitter/tree-sitter-javascript
arch = x86_64
groups = tree-sitter-grammars
@@ -10,7 +10,7 @@ pkgbase = tree-sitter-javascript
makedepends = tree-sitter-cli
optdepends = tree-sitter: core library
provides = libtree-sitter-javascript.so
-   source = 
git+https://github.com/tree-sitter/tree-sitter-javascript.git#tag=v0.21.2
-   b2sums = 
336e0f951bc6f3bbbfbab847fcbeeb313e8a4c0f2c4e15bfba9fef6b8c186e168ee73f4f091b5bb9b1fee2d529f77a292f88ba5ffb950a9a5d33df677299b1ce
+   source = 
git+https://github.com/tree-sitter/tree-sitter-javascript.git#tag=v0.21.3
+   b2sums = 
71dcab7e3aaa51ec9ea0cb6216c5dd9bb470b097b0c8eea97b0f8bcfab61ae7c334c710a174876e456a0232e32965fc9c3ed8443b6bb85e7c54139d4c4df8996
 
 pkgname = tree-sitter-javascript


=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: Jelle van der Waa 
 
 pkgname=tree-sitter-javascript
-pkgver=0.21.2
-pkgrel=2
+pkgver=0.21.3
+pkgrel=1
 pkgdesc='JavaScript grammar for tree-sitter'
 arch=('x86_64')
 url=https://github.com/tree-sitter/tree-sitter-javascript
@@ -12,7 +12,7 @@ makedepends=('git' 'tree-sitter-cli')
 optdepends=('tree-sitter: core library')
 provides=("lib$pkgname.so")
 source=("git+$url.git#tag=v$pkgver")
-b2sums=('336e0f951bc6f3bbbfbab847fcbeeb313e8a4c0f2c4e15bfba9fef6b8c186e168ee73f4f091b5bb9b1fee2d529f77a292f88ba5ffb950a9a5d33df677299b1ce')
+b2sums=('71dcab7e3aaa51ec9ea0cb6216c5dd9bb470b097b0c8eea97b0f8bcfab61ae7c334c710a174876e456a0232e32965fc9c3ed8443b6bb85e7c54139d4c4df8996')
 
 prepare() {
   cd $pkgname



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

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




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

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


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


Commits:
7d4ecfda by Jelle van der Waa at 2024-06-01T00:23:42+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



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

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




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

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


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


Commits:
42ee6f49 by Jelle van der Waa at 2024-06-01T00:28:24+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/alertmanager/-/commit/42ee6f4953b6f96ef4e28ac142f41e1dde7e6376

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




[Git][archlinux/packaging/packages/esbuild][main] 2 commits: add nvchecker

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


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


Commits:
eacce0be by Jelle van der Waa at 2024-06-01T00:27:43+02:00
add nvchecker

- - - - -
c77621d6 by Jelle van der Waa at 2024-06-01T00:28:26+02:00
upgpkg: 0.21.4-1

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = esbuild
pkgdesc = An extremely fast JavaScript and CSS bundler and minifier.
-   pkgver = 0.21.3
+   pkgver = 0.21.4
pkgrel = 1
url = https://esbuild.github.io/
arch = x86_64
license = MIT
makedepends = go
depends = glibc
-   source = 
esbuild-0.21.3.tar.gz::https://github.com/evanw/esbuild/archive/v0.21.3.tar.gz
-   sha512sums = 
3addd35438fece910ea92be829f02681f010e1c2516d3bbfe835740b032ab2fa784cdc7216130866442a3b2fb411f0a853903f0344b85529fe4e5d8a285f6e33
+   source = 
esbuild-0.21.4.tar.gz::https://github.com/evanw/esbuild/archive/v0.21.4.tar.gz
+   sha512sums = 
78abfd372675880a2ca6edd95f6c5a1ba3a199c0851a48c0568afcb91362e4c07691fe0e6d7b52365b3c00e2a399b1b0a476a4da3673932cb14441a83d1350b2
 
 pkgname = esbuild


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


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: George Rawlinson 
 
 pkgname=esbuild
-pkgver=0.21.3
+pkgver=0.21.4
 pkgrel=1
 pkgdesc="An extremely fast JavaScript and CSS bundler and minifier."
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=('MIT')
 depends=(glibc)
 makedepends=(go)
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/evanw/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha512sums=('3addd35438fece910ea92be829f02681f010e1c2516d3bbfe835740b032ab2fa784cdc7216130866442a3b2fb411f0a853903f0344b85529fe4e5d8a285f6e33')
+sha512sums=('78abfd372675880a2ca6edd95f6c5a1ba3a199c0851a48c0568afcb91362e4c07691fe0e6d7b52365b3c00e2a399b1b0a476a4da3673932cb14441a83d1350b2')
 
 export CGO_CPPFLAGS="${CPPFLAGS}"
 export CGO_CFLAGS="${CFLAGS}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/esbuild/-/compare/7a7053d8ace764ab58928da35d58ab91587a6279...c77621d6a9e65f6520c1b00e80d6f914b392996a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/esbuild/-/compare/7a7053d8ace764ab58928da35d58ab91587a6279...c77621d6a9e65f6520c1b00e80d6f914b392996a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/esbuild] Pushed new tag 0.21.4-1

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


Jelle van der Waa pushed new tag 0.21.4-1 at Arch Linux / Packaging / Packages 
/ esbuild

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




[Git][archlinux/packaging/packages/cargo-insta][main] add nvchecker

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


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
cargo-insta


Commits:
c1441bfa by Jelle van der Waa at 2024-06-01T00:29:19+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[cargo-insta]
+source = "cratesio"
+cratesio = "cargo-insta"



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

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




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

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


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


Commits:
762d472e by Jelle van der Waa at 2024-06-01T00:30:16+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/grafana/-/commit/762d472e5cdfd5ba885988a3d574730d59cfa626

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




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

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


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


Commits:
9899e83a by Jelle van der Waa at 2024-06-01T00:31:15+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[phosh]
+source = "git"
+git = "https://gitlab.gnome.org/World/Phosh/phosh.git";
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/phosh/-/commit/9899e83a8fb9d69b31ac9ae3b08eafec59c6024c

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




[Git][archlinux/packaging/packages/phosh-mobile-settings][main] add nvchecker

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


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
phosh-mobile-settings


Commits:
1a288bc7 by Jelle van der Waa at 2024-06-01T00:31:25+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[phosh-mobile-settings]
+source = "git"
+git = "https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings.git";
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/phosh-mobile-settings/-/commit/1a288bc7f0eb89070149d33a5b807c379d0846d6

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




[Git][archlinux/packaging/packages/prometheus-blackbox-exporter][main] add nvchecker

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


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
prometheus-blackbox-exporter


Commits:
9358141b by Jelle van der Waa at 2024-06-01T00:31:52+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[prometheus-blackbox-exporter]
+source = "git"
+git = "https://github.com/prometheus/blackbox_exporter.git";
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus-blackbox-exporter/-/commit/9358141b469d687eaa923b5244bcd8f6a5733a71

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus-blackbox-exporter/-/commit/9358141b469d687eaa923b5244bcd8f6a5733a71
You're receiving this email because of your account on gitlab.archlinux.org.




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

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


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


Commits:
83392323 by Jelle van der Waa at 2024-06-01T00:32:04+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openrct2/-/commit/8339232345be3c319373c810654c45ee33ffc6b6

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




[Git][archlinux/packaging/packages/prometheus-memcached-exporter][main] add nvchecker

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


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
prometheus-memcached-exporter


Commits:
73045f9e by Jelle van der Waa at 2024-06-01T00:32:19+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[prometheus-memcached-exporter]
+source = "git"
+git = "https://github.com/prometheus/memcached_exporter.git";
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus-memcached-exporter/-/commit/73045f9efc3df60f0f0e647af596884dc8e56252

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus-memcached-exporter/-/commit/73045f9efc3df60f0f0e647af596884dc8e56252
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/prometheus-mysqld-exporter][main] add nvchecker

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


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
prometheus-mysqld-exporter


Commits:
0bf4958c by Jelle van der Waa at 2024-06-01T00:32:32+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[prometheus-mysqld-exporter]
+source = "git"
+git = "https://github.com/prometheus/mysqld_exporter.git";
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus-mysqld-exporter/-/commit/0bf4958cebfbab67121632b75127de408c9984b1

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




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

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


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


Commits:
dceb0644 by Jelle van der Waa at 2024-06-01T00:33:04+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oxipng/-/commit/dceb064448d9a22fb065a6ec05e4f3c5ef2b60c5

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




[Git][archlinux/packaging/packages/rpm-sequoia][main] add nvchecker

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


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
rpm-sequoia


Commits:
28f4c224 by Jelle van der Waa at 2024-06-01T00:35:06+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[rpm-sequoia]
+source = "git"
+git = "https://github.com/rpm-software-management/rpm-sequoia.git";
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rpm-sequoia/-/commit/28f4c224b8fb1f2e2c4e7adefd2e1fcb445cb5bc

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




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

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


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


Commits:
c3be83a5 by Jelle van der Waa at 2024-06-01T00:35:34+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[sscg]
+source = "git"
+git = "https://github.com/sgallagher/sscg.git";
+prefix = "sscg-"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sscg/-/commit/c3be83a520ec49db84bb146c99245e8746aa939c

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




[Git][archlinux/packaging/packages/python-django-q2] Pushed new tag 1.6.2-1

2024-06-01 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.6.2-1 at Arch Linux / Packaging / Packages / 
python-django-q2

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




[Git][archlinux/packaging/packages/python-django-q2] Pushed new branch main

2024-06-01 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new branch main at Arch Linux / Packaging / Packages / 
python-django-q2

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




[Git][archlinux/packaging/packages/python-django-debug-toolbar] Pushed new tag 4.4.2-1

2024-06-01 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 4.4.2-1 at Arch Linux / Packaging / Packages / 
python-django-debug-toolbar

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




[Git][archlinux/packaging/packages/python-django-debug-toolbar][main] upgpkg: 4.4.2-1

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
3215d699 by Jelle van der Waa at 2024-06-01T12:28:40+02:00
upgpkg: 4.4.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-django-debug-toolbar
pkgdesc = A configurable set of panels that display various debug 
information about the current request/response.
-   pkgver = 4.1
-   pkgrel = 2
+   pkgver = 4.4.2
+   pkgrel = 1
url = https://github.com/jazzband/django-debug-toolbar
arch = any
license = BSD
@@ -13,7 +13,7 @@ pkgbase = python-django-debug-toolbar
makedepends = python-hatchling
depends = python-django
depends = python-sqlparse
-   source = 
python-django-debug-toolbar-4.1.tar.gz::https://github.com/jazzband/django-debug-toolbar/archive/4.1.tar.gz
-   sha256sums = 
4bdddaa742b6d8fa13ccd153a95492e422798179bf8bf898c9bbbfaf9fdae755
+   source = 
python-django-debug-toolbar-4.4.2.tar.gz::https://github.com/jazzband/django-debug-toolbar/archive/4.4.2.tar.gz
+   sha256sums = 
00b8b82ef73524c136c2ab35c817f9ccd46e02e3711b09bb45f499a01cae2550
 
 pkgname = python-django-debug-toolbar


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 
 _name=django-debug-toolbar
 pkgname=python-django-debug-toolbar
-pkgver=4.1
-pkgrel=2
+pkgver=4.4.2
+pkgrel=1
 pkgdesc='A configurable set of panels that display various debug information 
about the current request/response.'
 arch=(any)
 url='https://github.com/jazzband/django-debug-toolbar'
@@ -14,7 +14,7 @@ makedepends=(python-build python-installer python-wheel 
python-hatchling)
 checkdepends=(python-jinja python-html5lib)
 depends=(python-django python-sqlparse)
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jazzband/${_name}/archive/${pkgver}.tar.gz)
-sha256sums=('4bdddaa742b6d8fa13ccd153a95492e422798179bf8bf898c9bbbfaf9fdae755')
+sha256sums=('00b8b82ef73524c136c2ab35c817f9ccd46e02e3711b09bb45f499a01cae2550')
 
 prepare() {
   cd "${_name}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-debug-toolbar/-/commit/3215d699f4a85af1643db04ffc65dcac42e3985f

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




[Git][archlinux/packaging/packages/python-django-debug-toolbar][main] add nvchecker

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
dfbd9921 by Jelle van der Waa at 2024-06-01T12:29:21+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-debug-toolbar/-/commit/dfbd9921fd3b56a210f7b1aff80be41e1da867ab

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
b731f33c by Jelle van der Waa at 2024-06-01T14:12:40+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/unshield/-/commit/b731f33c5017c82d7b6357167d80e408b5060e1f

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.38.0-1 at Arch Linux / Packaging / Packages 
/ zigbee2mqtt

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




[Git][archlinux/packaging/packages/zigbee2mqtt][main] upgpkg: 1.38.0-1

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
f8effbca by Jelle van der Waa at 2024-06-01T14:20:47+02:00
upgpkg: 1.38.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = zigbee2mqtt
pkgdesc = A Zigbee to MQTT bridge
-   pkgver = 1.37.1
+   pkgver = 1.38.0
pkgrel = 1
url = https://www.zigbee2mqtt.io
arch = x86_64
@@ -12,11 +12,11 @@ pkgbase = zigbee2mqtt
optdepends = mosquitto: MQTT broker
options = !emptydirs
backup = etc/zigbee2mqtt/configuration.yaml
-   source = 
zigbee2mqtt::git+https://github.com/Koenkk/zigbee2mqtt#tag=1.37.1
+   source = 
zigbee2mqtt::git+https://github.com/Koenkk/zigbee2mqtt#tag=1.38.0
source = zigbee2mqtt.service
source = zigbee2mqtt.sysusers
source = zigbee2mqtt.tmpfiles
-   sha256sums = 
1b834db3373d7c34af4fcc009af4a4d0809fad6b9882c066b27686dd3eaa91bd
+   sha256sums = 
678f90d378fa42ccf88ebdfd4b3fcd7a71fd7c94f106a736538779735c4b1afa
sha256sums = 
04d58763942cc598ac858f003b174316b695c2a542b2788e50751c3077adf106
sha256sums = 
3a86716e9036e97d885e9b5f37c7f87d9c2872435e4acf9fc4c9157264cf387b
sha256sums = 
b8cb53b06176abb09e74e68daee702263f3d471b249c51b1b32d693fc7354fd8


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Sebastian Zwierzchowski 
 
 pkgname=zigbee2mqtt
-pkgver=1.37.1
+pkgver=1.38.0
 pkgrel=1
 pkgdesc='A Zigbee to MQTT bridge'
 arch=('x86_64')
@@ -20,7 +20,7 @@ source=(
   'zigbee2mqtt.sysusers'
   'zigbee2mqtt.tmpfiles'
 )
-sha256sums=('1b834db3373d7c34af4fcc009af4a4d0809fad6b9882c066b27686dd3eaa91bd'
+sha256sums=('678f90d378fa42ccf88ebdfd4b3fcd7a71fd7c94f106a736538779735c4b1afa'
 '04d58763942cc598ac858f003b174316b695c2a542b2788e50751c3077adf106'
 '3a86716e9036e97d885e9b5f37c7f87d9c2872435e4acf9fc4c9157264cf387b'
 'b8cb53b06176abb09e74e68daee702263f3d471b249c51b1b32d693fc7354fd8')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zigbee2mqtt/-/commit/f8effbcac8d0533e6b08fa49d74b05c2af84e330

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
84ab5181 by Jelle van der Waa at 2024-06-01T14:23:49+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,6 @@
+[tracer]
+source = "git"
+git = "https://github.com/FrostyX/tracer.git";
+include_regex = "tracer-.*"
+from_pattern = 'tracer-(\d+).(\d+).(\d+)'
+to_pattern = '\1.\2'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tracer/-/commit/84ab5181e45d95167527b128816575cfdd348d88

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




[Git][archlinux/packaging/packages/tracer][main] upgpkg: 1.1-1

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
cabfd065 by Jelle van der Waa at 2024-06-01T14:27:27+02:00
upgpkg: 1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = tracer
pkgdesc = Tracer finds outdated running applications in your system
-   pkgver = 0.7.11
-   pkgrel = 2
+   pkgver = 1.1
+   pkgrel = 1
url = http://tracer-package.com/
arch = any
license = GPL
@@ -11,9 +11,9 @@ pkgbase = tracer
depends = python-distro
depends = python-psutil
depends = python-six
-   depends = dbus-python
+   depends = python-dbus
depends = pyalpm
-   source = 
tracer-0.7.11.tar.gz::https://github.com/FrostyX/tracer/archive/refs/tags/tracer-0.7.11-1.tar.gz
-   sha512sums = 
01fed4041d10cd1bbbcff722eec264e8e0378cbb35cbb3e87233a8698833beff832a78cb4437dc5530df03fd55acb77c3e4c4fea3f71fdfb7bfcdd94fcbe581e
+   source = 
tracer-1.1.tar.gz::https://github.com/FrostyX/tracer/archive/refs/tags/tracer-1.1-1.tar.gz
+   sha512sums = 
b994c9197d9371cba801f413c47a982cc54f03b4ed9764529a097b03ad8aee13ce635af1fc388fc4a9db02b2026a7e6c8a02e6f143a15ed347f1ce5e8a7eda30
 
 pkgname = tracer


=
PKGBUILD
=
@@ -1,17 +1,17 @@
 # Maintainer: Jelle van der Waa 
 
 pkgname=tracer
-pkgver=0.7.11
-pkgrel=2
+pkgver=1.1
+pkgrel=1
 pkgdesc="Tracer finds outdated running applications in your system"
 arch=('any')
 url="http://tracer-package.com/";
 license=('GPL')
-depends=(python python-distro python-psutil python-six dbus-python pyalpm)
+depends=(python python-distro python-psutil python-six python-dbus pyalpm)
 makedepends=(python-setuptools)
 checkdepends=(python-pytest)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/FrostyX/tracer/archive/refs/tags/$pkgname-$pkgver-1.tar.gz";)
-sha512sums=('01fed4041d10cd1bbbcff722eec264e8e0378cbb35cbb3e87233a8698833beff832a78cb4437dc5530df03fd55acb77c3e4c4fea3f71fdfb7bfcdd94fcbe581e')
+sha512sums=('b994c9197d9371cba801f413c47a982cc54f03b4ed9764529a097b03ad8aee13ce635af1fc388fc4a9db02b2026a7e6c8a02e6f143a15ed347f1ce5e8a7eda30')
 
 prepare() {
 cd "$pkgname-$pkgname-$pkgver-1"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tracer/-/commit/cabfd065ac91ef449e9eb10c22c2c832f770d3b4

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




[Git][archlinux/packaging/packages/tracer] Pushed new tag 1.1-1

2024-06-01 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.1-1 at Arch Linux / Packaging / Packages / 
tracer

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
53ac4e27 by Jelle van der Waa at 2024-06-01T14:28:26+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/timew/-/commit/53ac4e277096d9d2ea5cf5620d196ac6bb90a0bc

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




[Git][archlinux/packaging/packages/unix-tree][main] add nvchecker

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
81f32d5c by Jelle van der Waa at 2024-06-01T14:29:10+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[tree]
+source = "git"
+git = "https://gitlab.com/OldManProgrammer/unix-tree.git";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/unix-tree/-/commit/81f32d5cc417af940ebd64fa285be631b39d5cd2

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
bc345764 by Jelle van der Waa at 2024-06-01T14:30:09+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/svgcleaner/-/commit/bc3457644b5dfc5530d49e59c4f9a0c1c9c5d922

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
572ca68d by Jelle van der Waa at 2024-06-01T14:30:42+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[reprotest]
+source = "git"
+git = "https://salsa.debian.org/reproducible-builds/reprotest.git";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/reprotest/-/commit/572ca68dbee4f7a0170bcb00e51221d887a34193

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




[Git][archlinux/packaging/packages/reprotest] Pushed new tag 0.7.27-1

2024-06-01 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.7.27-1 at Arch Linux / Packaging / Packages 
/ reprotest

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




[Git][archlinux/packaging/packages/reprotest][main] upgpkg: 0.7.27-1

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
4a262003 by Jelle van der Waa at 2024-06-01T14:32:10+02:00
upgpkg: 0.7.27-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = reprotest
pkgdesc = Run a process twice and check the output for reproducibility
-   pkgver = 0.7.25
-   pkgrel = 2
+   pkgver = 0.7.27
+   pkgrel = 1
url = https://salsa.debian.org/reproducible-builds/reprotest
arch = any
license = GPL3
@@ -20,12 +20,12 @@ pkgbase = reprotest
depends = libfaketime
optdepends = disorderfs: to enable the shuffle-dirents option
optdepends = python-progressbar: to show a progress bar during 
diffoscope
-   source = 
git+https://salsa.debian.org/reproducible-builds/reprotest.git?signed#tag=0.7.25
+   source = 
git+https://salsa.debian.org/reproducible-builds/reprotest.git?signed#tag=0.7.27
validpgpkeys = A405E58AB3725B396ED1B85C1318EFAC5FBBDBCE
validpgpkeys = 66AE2B4AFCCF3F52DA184D184B043FCDB9444540
validpgpkeys = 8B7868786C33E5C64C4D0A480816B9E18C762BAD
validpgpkeys = F0ADA5240891831165DF98EA7CFCD8CD257721E9
validpgpkeys = B8BF54137B09D35CF026FE9D091AB856069AAA1C
-   sha512sums = SKIP
+   sha512sums = 
664cf23409c0110b1dd73c2eef0e13221d80d1bde6d84548ba1ef687e5e3359873414f5165f60da042d2649c773b220bb545e39682a7c0d0880ca76ac154ec02
 
 pkgname = reprotest


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: kpcyrd 
 
 pkgname=('reprotest')
-pkgver=0.7.25
-pkgrel=2
+pkgver=0.7.27
+pkgrel=1
 pkgdesc="Run a process twice and check the output for reproducibility"
 arch=('any')
 license=('GPL3')
@@ -15,7 +15,7 @@ optdepends=(
 'disorderfs: to enable the shuffle-dirents option'
 'python-progressbar: to show a progress bar during diffoscope')
 
source=("git+https://salsa.debian.org/reproducible-builds/reprotest.git?signed#tag=${pkgver}";)
-sha512sums=('SKIP')
+sha512sums=('664cf23409c0110b1dd73c2eef0e13221d80d1bde6d84548ba1ef687e5e3359873414f5165f60da042d2649c773b220bb545e39682a7c0d0880ca76ac154ec02')
 
 validpgpkeys=("A405E58AB3725B396ED1B85C1318EFAC5FBBDBCE" # Ximin Luo
   "66AE2B4AFCCF3F52DA184D184B043FCDB9444540" # Mattia Rizzolo



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

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




[Git][archlinux/packaging/packages/python-rstr][main] add nvchecker

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
7fc228fc by Jelle van der Waa at 2024-06-01T14:32:55+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



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

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
f82f259e by Jelle van der Waa at 2024-06-01T14:33:34+02:00
upgpkg: 3.2.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-rstr
pkgdesc = Generate random strings in Python
-   pkgver = 3.2.1
-   pkgrel = 2
+   pkgver = 3.2.2
+   pkgrel = 1
url = https://github.com/leapfrogonline/rstr
arch = any
license = BSD
@@ -11,7 +11,7 @@ pkgbase = python-rstr
makedepends = python-installer
makedepends = python-wheel
depends = python
-   source = 
https://files.pythonhosted.org/packages/source/r/rstr/rstr-3.2.1.tar.gz
-   sha256sums = 
c51924c626540eb626ed3eb8e5e6c1d2f2c73959d039c8ff61ee562baeb4e0ff
+   source = 
https://files.pythonhosted.org/packages/source/r/rstr/rstr-3.2.2.tar.gz
+   sha256sums = 
c4a564d4dfb4472d931d145c43d1cf1ad78c24592142e7755b8866179eeac012
 
 pkgname = python-rstr


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 
 pkgname=python-rstr
 _pkgname=rstr
-pkgver=3.2.1
-pkgrel=2
+pkgver=3.2.2
+pkgrel=1
 pkgdesc="Generate random strings in Python"
 arch=('any')
 url="https://github.com/leapfrogonline/rstr";
@@ -13,7 +13,7 @@ license=('BSD')
 depends=('python')
 makedepends=(python-setuptools python-setuptools-scm python-build 
python-installer python-wheel)
 
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz";)
-sha256sums=('c51924c626540eb626ed3eb8e5e6c1d2f2c73959d039c8ff61ee562baeb4e0ff')
+sha256sums=('c4a564d4dfb4472d931d145c43d1cf1ad78c24592142e7755b8866179eeac012')
 
 prepare() {
   cd $_pkgname-$pkgver



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

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
9c4be4d3 by Jelle van der Waa at 2024-06-01T14:34:43+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



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

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
a1c08e18 by Jelle van der Waa at 2024-06-01T14:35:34+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/django/-/commit/a1c08e18529b089617ce1c49b433cf9d32dd78dc

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
bd68864e by Jelle van der Waa at 2024-06-01T14:35:56+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[dnf]
+source = "git"
+git = "https://github.com/rpm-software-management/dnf.git";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dnf/-/commit/bd68864e984dd6c391859fd2069575f59ab4f100

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
c32ae520 by Jelle van der Waa at 2024-06-01T14:37:30+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[esptool]
+source = "git"
+git = "https://github.com/espressif/esptool.git";
+prefix = "v"
+exclude_regex = ".*(dev|rc).*"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/esptool/-/commit/c32ae5205dbbb05dfd3fe8d4932f7a03b03daac7

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
8b08935c by Jelle van der Waa at 2024-06-01T14:38:10+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[evtest]
+source = "git"
+git = "https://gitlab.freedesktop.org/libevdev/evtest.git";
+prefix = "evtest-"



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

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
c27509dc by Jelle van der Waa at 2024-06-01T14:38:24+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fakechroot/-/commit/c27509dca4541a63bae7773387440f17e7e24df2

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
06ebb5d6 by Jelle van der Waa at 2024-06-01T14:38:38+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flake8/-/commit/06ebb5d6930503c17e42f6be09a58946d8574352

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
edf80845 by Jelle van der Waa at 2024-06-01T14:39:01+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fsarchiver/-/commit/edf8084573cd07d56a88fe8eabba817cb1c25aef

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
caaa72df by Jelle van der Waa at 2024-06-01T14:39:14+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gcovr/-/commit/caaa72df463ddbd39c81bd52b7caf9f28753161a

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
2832ed5c by Jelle van der Waa at 2024-06-01T14:39:38+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gotosocial/-/commit/2832ed5c1935b7e9e2efd2be0e4d2f3d66ca2a21

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
3ea664ec by Jelle van der Waa at 2024-06-01T14:40:35+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



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

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
9b832451 by Jelle van der Waa at 2024-06-01T14:41:31+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



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

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
2d478b0a by Jelle van der Waa at 2024-06-01T14:42:00+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



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

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




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

2024-06-01 Thread Jelle van der Waa (@jelle)


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


Commits:
314da9ed by Jelle van der Waa at 2024-06-01T14:43:14+02:00
add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libmodulemd/-/commit/314da9ed1c1f663a6ce324e9f3dadef3978402a1

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




  1   2   3   4   5   6   7   8   9   10   >