[Git][archlinux/packaging/packages/bitwarden] Pushed new tag 2024.6.4-1

2024-07-02 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2024.6.4-1 at Arch Linux / Packaging / 
Packages / bitwarden

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




[Git][archlinux/packaging/packages/bitwarden][main] upgpkg: 2024.6.4-1: upstream release

2024-07-02 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
bf6d4cde by Alexander Epaneshnikov at 2024-07-02T21:46:03+03:00
upgpkg: 2024.6.4-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bitwarden
pkgdesc = A secure and free password manager for all of your devices
-   pkgver = 2024.6.2
+   pkgver = 2024.6.4
pkgrel = 1
url = https://github.com/bitwarden/clients/tree/master/apps/desktop
arch = x86_64
@@ -20,12 +20,12 @@ pkgbase = bitwarden
depends = libxtst
depends = libxss
depends = libnss_nis
-   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.6.2
+   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.6.4
source = messaging.main.ts.patch
source = nativelib.patch
source = bitwarden.sh
source = bitwarden.desktop
-   sha512sums = 
57cc5bcf4dad49106fcb3296312b051687d30e259cfa4199ca8cdad7ba7c21e60baabeba2ad201bdaf9e59d547927b4eeacc455dd5ced2b962599b24be6f69c1
+   sha512sums = 
03e855133bce7eabc530b2b3f0ae54b90d73024a3f7c6beef40137c926591f1032155b56a80da089fe8b4a4360168f990521c5ffd3b9b6e0e5d5b625487b67a6
sha512sums = 
babcae0dba4d036e5d2cd04d8932b63253bc7b27b14d090932066e9d39383f7565c06d72dae9f96e741b494ef7e50a1fe7ec33905aa3124b427a8bf404df5762
sha512sums = 
88610cba9dea99aefdfea51139f5770f04f1e877d75e86f2eea3470c99880282c5ff91060cb08d92cdf00d0a1b3bd40c5f3ee887cee11946dd31ca06da978272
sha512sums = 
98d2860bef2283fd09710fbbc5362d7ef2cd8eca26f35805ea258f2dacba78bd6aab14c834388a5089a8150eb0f32a82577aab10f8ad68e1a6371959b2802ad4


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: libertylocked 
 
 pkgname=bitwarden
-pkgver=2024.6.2
+pkgver=2024.6.4
 pkgrel=1
 _electronversion=29
 pkgdesc='A secure and free password manager for all of your devices'
@@ -16,7 +16,7 @@ 
source=(bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v$pk
 nativelib.patch
 ${pkgname}.sh
 ${pkgname}.desktop)
-sha512sums=('57cc5bcf4dad49106fcb3296312b051687d30e259cfa4199ca8cdad7ba7c21e60baabeba2ad201bdaf9e59d547927b4eeacc455dd5ced2b962599b24be6f69c1'
+sha512sums=('03e855133bce7eabc530b2b3f0ae54b90d73024a3f7c6beef40137c926591f1032155b56a80da089fe8b4a4360168f990521c5ffd3b9b6e0e5d5b625487b67a6'
 
'babcae0dba4d036e5d2cd04d8932b63253bc7b27b14d090932066e9d39383f7565c06d72dae9f96e741b494ef7e50a1fe7ec33905aa3124b427a8bf404df5762'
 
'88610cba9dea99aefdfea51139f5770f04f1e877d75e86f2eea3470c99880282c5ff91060cb08d92cdf00d0a1b3bd40c5f3ee887cee11946dd31ca06da978272'
 
'98d2860bef2283fd09710fbbc5362d7ef2cd8eca26f35805ea258f2dacba78bd6aab14c834388a5089a8150eb0f32a82577aab10f8ad68e1a6371959b2802ad4'
@@ -42,7 +42,7 @@ prepare() {
   > package.json.patched
mv package.json.patched package.json
patch --strip=1 apps/desktop/desktop_native/index.js 
"$srcdir/nativelib.patch"
-   npm ci
+   npm install
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden/-/commit/bf6d4cdeb03603eadfb2a9ad44e361c5d59a0fe6

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




[Git][archlinux/packaging/packages/bitwarden-cli][main] upgpkg: 2024.6.1-1: upstream release

2024-07-02 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / bitwarden-cli


Commits:
5a1cff00 by Alexander Epaneshnikov at 2024-07-02T21:41:02+03:00
upgpkg: 2024.6.1-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bitwarden-cli
pkgdesc = The command line vault
-   pkgver = 2024.6.0
+   pkgver = 2024.6.1
pkgrel = 1
url = https://github.com/bitwarden/clients
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = bitwarden-cli
makedepends = modclean
depends = nodejs-lts-iron
options = !emptydirs
-   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.6.0
-   sha512sums = 
5d714db2621fbcaa16512c9b4035f746482e3c854673e12d1e71ef6279248a3ab278859c4e216fed7f65b98ae0603642e13757a285ae4f4c55694197d3973aed
+   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.6.1
+   sha512sums = 
a209e56c0ac9ea0f724837ab628e898ba29f1a3a7e5bcdb75252a22fc8db1a37e3f0d443645cac8d0102a4a9800c571a83b896af02301599d752128c6826af56
 
 pkgname = bitwarden-cli


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: libertylocked 
 
 pkgname=bitwarden-cli
-pkgver=2024.6.0
+pkgver=2024.6.1
 pkgrel=1
 pkgdesc="The command line vault"
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('nodejs-lts-iron')
 makedepends=('git' 'python' 'python-setuptools' 'npm' 'modclean')
 options=(!emptydirs)
 
source=(bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v${pkgver})
-sha512sums=('5d714db2621fbcaa16512c9b4035f746482e3c854673e12d1e71ef6279248a3ab278859c4e216fed7f65b98ae0603642e13757a285ae4f4c55694197d3973aed')
+sha512sums=('a209e56c0ac9ea0f724837ab628e898ba29f1a3a7e5bcdb75252a22fc8db1a37e3f0d443645cac8d0102a4a9800c571a83b896af02301599d752128c6826af56')
 
 prepare() {
cd bitwarden



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden-cli/-/commit/5a1cff002d2646a95bded856c8fe9825c117dfe2

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




[Git][archlinux/packaging/packages/bitwarden-cli] Pushed new tag 2024.6.1-1

2024-07-02 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2024.6.1-1 at Arch Linux / Packaging / 
Packages / bitwarden-cli

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




[Git][archlinux/packaging/packages/baresip][main] 2 commits: add glib2-devel to makedepends

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


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


Commits:
9f05bef8 by Alexander Epaneshnikov at 2024-06-27T15:59:07+03:00
add glib2-devel to makedepends

fixes #1

- - - - -
52ab7ca1 by Alexander Epaneshnikov at 2024-06-27T18:11:02+03:00
upgpkg: 3.13.0-2: rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = baresip
pkgdesc = portable and modular SIP User-Agent with audio and video 
support
pkgver = 3.13.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/baresip/baresip
arch = x86_64
license = BSD-3-Clause
@@ -35,7 +35,7 @@ pkgbase = baresip
makedepends = v4l-utils
makedepends = python
makedepends = cmake
-   makedepends = python-packaging
+   makedepends = glib2-devel
depends = libre.so
depends = openssl
optdepends = libfdk-aac: AAC audio codec


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=baresip
 pkgver=3.13.0
-pkgrel=1
+pkgrel=2
 pkgdesc="portable and modular SIP User-Agent with audio and video support"
 arch=('x86_64')
 url="https://github.com/baresip/baresip;
@@ -38,7 +38,7 @@ optdepends=('libfdk-aac: AAC audio codec'
 'speexdsp: (speex_aec, speex_pp modules)'
 'sndio: sndio audio driver'
 'v4l-utils: (v4l2 module)')
-makedepends=(${optdepends[@]/%:*/} python cmake python-packaging)
+makedepends=(${optdepends[@]/%:*/} python cmake glib2-devel)
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/baresip/baresip/archive/v${pkgver}.tar.gz;)
 sha256sums=('f474de87747dd71e69c32de68ec5528436a2edb23898510b41f88f1da8daf074')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/baresip/-/compare/c7398eb96b3a4b1aa9e287870caf39e26d9550b7...52ab7ca1c20f7a1360b9ecbe7a09f9fdd3cc3959

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




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

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


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

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




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

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


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

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




[Git][archlinux/packaging/packages/baresip][main] 2 commits: add mqtt support

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


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


Commits:
11a56941 by Alexander Epaneshnikov at 2024-06-24T15:09:41+03:00
add mqtt support

- - - - -
c7398eb9 by Alexander Epaneshnikov at 2024-06-24T15:09:49+03:00
upgpkg: 3.13.0-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = baresip
pkgdesc = portable and modular SIP User-Agent with audio and video 
support
-   pkgver = 3.12.1
-   pkgrel = 2
+   pkgver = 3.13.0
+   pkgrel = 1
url = https://github.com/baresip/baresip
arch = x86_64
license = BSD-3-Clause
@@ -25,6 +25,7 @@ pkgbase = baresip
makedepends = libpulse
makedepends = libx11
makedepends = mpg123
+   makedepends = mosquitto
makedepends = opus
makedepends = portaudio
makedepends = sdl2
@@ -57,6 +58,7 @@ pkgbase = baresip
optdepends = libpulse: Pulseaudio audio driver
optdepends = libx11: (x11, x11grab modules)
optdepends = mpg123: (rst module)
+   optdepends = mosquitto: (mqtt module)
optdepends = opus: (opus module)
optdepends = portaudio: Portaudio audio driver
optdepends = sdl2: (sdl2 module)
@@ -64,7 +66,7 @@ pkgbase = baresip
optdepends = speexdsp: (speex_aec, speex_pp modules)
optdepends = sndio: sndio audio driver
optdepends = v4l-utils: (v4l2 module)
-   source = 
baresip-3.12.1.tar.gz::https://github.com/baresip/baresip/archive/v3.12.1.tar.gz
-   sha256sums = 
228e3a1e2ce20a49cb8995ea78b711eae4d01f4647834f6ec765be841d788cc3
+   source = 
baresip-3.13.0.tar.gz::https://github.com/baresip/baresip/archive/v3.13.0.tar.gz
+   sha256sums = 
f474de87747dd71e69c32de68ec5528436a2edb23898510b41f88f1da8daf074
 
 pkgname = baresip


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Dmitrij D. Czarkoff 
 
 pkgname=baresip
-pkgver=3.12.1
-pkgrel=2
+pkgver=3.13.0
+pkgrel=1
 pkgdesc="portable and modular SIP User-Agent with audio and video support"
 arch=('x86_64')
 url="https://github.com/baresip/baresip;
@@ -30,6 +30,7 @@ optdepends=('libfdk-aac: AAC audio codec'
 'libpulse: Pulseaudio audio driver'
 'libx11: (x11, x11grab modules)'
 'mpg123: (rst module)'
+'mosquitto: (mqtt module)'
 'opus: (opus module)'
 'portaudio: Portaudio audio driver'
 'sdl2: (sdl2 module)'
@@ -39,7 +40,7 @@ optdepends=('libfdk-aac: AAC audio codec'
 'v4l-utils: (v4l2 module)')
 makedepends=(${optdepends[@]/%:*/} python cmake python-packaging)
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/baresip/baresip/archive/v${pkgver}.tar.gz;)
-sha256sums=('228e3a1e2ce20a49cb8995ea78b711eae4d01f4647834f6ec765be841d788cc3')
+sha256sums=('f474de87747dd71e69c32de68ec5528436a2edb23898510b41f88f1da8daf074')
 
 build() {
   cd ${pkgname}-${pkgver}



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

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




[Git][archlinux/packaging/packages/libre][main] upgpkg: 3.13.0-1: upstream update

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


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


Commits:
738cd336 by Alexander Epaneshnikov at 2024-06-24T15:03:16+03:00
upgpkg: 3.13.0-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = libre
pkgdesc = Portable library for real-time communications
-   pkgver = 3.12.0
+   pkgver = 3.13.0
pkgrel = 1
url = https://github.com/baresip/re
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = libre
conflicts = librem
replaces = re
replaces = librem
-   source = 
libre-3.12.0.tar.gz::https://github.com/baresip/re/archive/v3.12.0.tar.gz
-   sha256sums = 
6c29f3811bd59585fd369e18a70fb43bd5a322df84e62ad4ac97832f9b1f0876
+   source = 
libre-3.13.0.tar.gz::https://github.com/baresip/re/archive/v3.13.0.tar.gz
+   sha256sums = 
de293bf0a55656e59325f8563814d185c8b459667c897a59d1acc952f86f4746
 
 pkgname = libre


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 # Contributor: Dmitrij D. Czarkoff 
 
 pkgname=libre
-pkgver=3.12.0
+pkgver=3.13.0
 pkgrel=1
 pkgdesc="Portable library for real-time communications"
 arch=('x86_64')
@@ -17,7 +17,7 @@ replaces=('re' 'librem')
 conflicts=('re' 'librem')
 provides=(libre.so)
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/baresip/re/archive/v${pkgver}.tar.gz;)
-sha256sums=('6c29f3811bd59585fd369e18a70fb43bd5a322df84e62ad4ac97832f9b1f0876')
+sha256sums=('de293bf0a55656e59325f8563814d185c8b459667c897a59d1acc952f86f4746')
 
 build() {
   cd re-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libre/-/commit/738cd3362654f125d7179be99fb5acb0e6c9f452

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




[Git][archlinux/packaging/packages/libre] Pushed new tag 3.13.0-1

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


Alexander Epaneshnikov pushed new tag 3.13.0-1 at Arch Linux / Packaging / 
Packages / libre

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




[Git][archlinux/packaging/packages/bitwarden][main] upgpkg: 2024.6.2-1: upstream update

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


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


Commits:
6b1f0d72 by Alexander Epaneshnikov at 2024-06-24T14:59:08+03:00
upgpkg: 2024.6.2-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bitwarden
pkgdesc = A secure and free password manager for all of your devices
-   pkgver = 2024.5.0
+   pkgver = 2024.6.2
pkgrel = 1
url = https://github.com/bitwarden/clients/tree/master/apps/desktop
arch = x86_64
@@ -10,22 +10,22 @@ pkgbase = bitwarden
makedepends = python
makedepends = python-setuptools
makedepends = node-gyp
-   makedepends = nodejs-lts-hydrogen
+   makedepends = nodejs-lts-iron
makedepends = jq
makedepends = rust
-   depends = electron28
+   depends = electron29
depends = libnotify
depends = libsecret
depends = org.freedesktop.secrets
depends = libxtst
depends = libxss
depends = libnss_nis
-   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.5.0
+   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.6.2
source = messaging.main.ts.patch
source = nativelib.patch
source = bitwarden.sh
source = bitwarden.desktop
-   sha512sums = 
f3150c1b7a3b5b4c01b334eb6b73536da2a01868a332b264747b76f173cd9417e18351c4abf18e2232917a0cacc7bdbeaa99d1be097e510c8b015e94ae7af7d6
+   sha512sums = 
57cc5bcf4dad49106fcb3296312b051687d30e259cfa4199ca8cdad7ba7c21e60baabeba2ad201bdaf9e59d547927b4eeacc455dd5ced2b962599b24be6f69c1
sha512sums = 
babcae0dba4d036e5d2cd04d8932b63253bc7b27b14d090932066e9d39383f7565c06d72dae9f96e741b494ef7e50a1fe7ec33905aa3124b427a8bf404df5762
sha512sums = 
88610cba9dea99aefdfea51139f5770f04f1e877d75e86f2eea3470c99880282c5ff91060cb08d92cdf00d0a1b3bd40c5f3ee887cee11946dd31ca06da978272
sha512sums = 
98d2860bef2283fd09710fbbc5362d7ef2cd8eca26f35805ea258f2dacba78bd6aab14c834388a5089a8150eb0f32a82577aab10f8ad68e1a6371959b2802ad4


=
PKGBUILD
=
@@ -2,21 +2,21 @@
 # Contributor: libertylocked 
 
 pkgname=bitwarden
-pkgver=2024.5.0
+pkgver=2024.6.2
 pkgrel=1
-_electronversion=28
+_electronversion=29
 pkgdesc='A secure and free password manager for all of your devices'
 arch=('x86_64')
 url='https://github.com/bitwarden/clients/tree/master/apps/desktop'
 license=('GPL3')
 depends=("electron$_electronversion" 'libnotify' 'libsecret' 
'org.freedesktop.secrets' 'libxtst' 'libxss' 'libnss_nis')
-makedepends=('git' 'npm' 'python' 'python-setuptools' 'node-gyp' 
'nodejs-lts-hydrogen' 'jq' 'rust')
+makedepends=('git' 'npm' 'python' 'python-setuptools' 'node-gyp' 
'nodejs-lts-iron' 'jq' 'rust')
 
source=(bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v$pkgver
 messaging.main.ts.patch
 nativelib.patch
 ${pkgname}.sh
 ${pkgname}.desktop)
-sha512sums=('f3150c1b7a3b5b4c01b334eb6b73536da2a01868a332b264747b76f173cd9417e18351c4abf18e2232917a0cacc7bdbeaa99d1be097e510c8b015e94ae7af7d6'
+sha512sums=('57cc5bcf4dad49106fcb3296312b051687d30e259cfa4199ca8cdad7ba7c21e60baabeba2ad201bdaf9e59d547927b4eeacc455dd5ced2b962599b24be6f69c1'
 
'babcae0dba4d036e5d2cd04d8932b63253bc7b27b14d090932066e9d39383f7565c06d72dae9f96e741b494ef7e50a1fe7ec33905aa3124b427a8bf404df5762'
 
'88610cba9dea99aefdfea51139f5770f04f1e877d75e86f2eea3470c99880282c5ff91060cb08d92cdf00d0a1b3bd40c5f3ee887cee11946dd31ca06da978272'
 
'98d2860bef2283fd09710fbbc5362d7ef2cd8eca26f35805ea258f2dacba78bd6aab14c834388a5089a8150eb0f32a82577aab10f8ad68e1a6371959b2802ad4'
@@ -36,11 +36,11 @@ prepare() {
export SYSTEM_ELECTRON_VERSION=$(electron$_electronversion -v | sed 
's/v//g')
export ELECTRONVERSION=$_electronversion
sed -i "s|@electronversion@|${ELECTRONVERSION}|" "$srcdir/bitwarden.sh"
-   # jq < package.json \
-   #'.build["electronVersion"]=$ENV.SYSTEM_ELECTRON_VERSION | 
.build["electronDist"]="/usr/lib/electron\(env.ELECTRONVERSION)"' \
-   #> package.json.patched
-   # mv package.json.patched package.json
cd ../../
+   jq < package.json \
+  '.devDependencies["electron"]=$ENV.SYSTEM_ELECTRON_VERSION' \
+  > package.json.patched
+   mv package.json.patched package.json
patch --strip=1 apps/desktop/desktop_native/index.js 
"$srcdir/nativelib.patch"
npm ci
 }



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden/-/commit/6b1f0d721723b9cd1c482c9f924fac5f751ba479
You're 

[Git][archlinux/packaging/packages/bitwarden] Pushed new tag 2024.6.2-1

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


Alexander Epaneshnikov pushed new tag 2024.6.2-1 at Arch Linux / Packaging / 
Packages / bitwarden

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




[Git][archlinux/packaging/packages/matrix-synapse][main] upgpkg: 1.109.0-1: upstream release

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


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / matrix-synapse


Commits:
23c5ffed by Alexander Epaneshnikov at 2024-06-20T23:18:35+03:00
upgpkg: 1.109.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = matrix-synapse
pkgdesc = Matrix reference homeserver
-   pkgver = 1.108.0
+   pkgver = 1.109.0
pkgrel = 1
url = https://github.com/element-hq/synapse
install = synapse.install
@@ -66,7 +66,7 @@ pkgbase = matrix-synapse
optdepends = python-pyicu: Improve user search for international 
display names
optdepends = python-authlib: OpenID SSO support
backup = etc/synapse/log_config.yaml
-   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.108.0
+   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.109.0
source = generic_worker.yaml.example
source = synapse.service
source = synapse.target
@@ -83,7 +83,7 @@ pkgbase = matrix-synapse
validpgpkeys = D79D3CA0B61429A8A760525A903ECE108A39DEDD
validpgpkeys = F124520CEEE062448FE1C8442D2EFA2F32FBE047
validpgpkeys = 177B595E4DFCB510C556750833FC58F6A7113048
-   sha256sums = 
1940a2ba6c3509aa5c2bcbd69d6ed1098ef789b6754ce0609bf26a6b96e8b75a
+   sha256sums = 
c6a62ab3e67094bb3aff5898af7ec6a98808208b4b0a2ac9f48b08735641c291
sha256sums = 
f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e
sha256sums = 
74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed
sha256sums = 
408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=matrix-synapse
-pkgver=1.108.0
+pkgver=1.109.0
 pkgrel=1
 pkgdesc="Matrix reference homeserver"
 url="https://github.com/element-hq/synapse;
@@ -40,7 +40,7 @@ 
source=("$pkgname::git+https://github.com/element-hq/synapse.git#tag=v$pkgver;
 'sysusers-synapse.conf'
 'tmpfiles-synapse.conf'
 'override-hardened.conf')
-sha256sums=('1940a2ba6c3509aa5c2bcbd69d6ed1098ef789b6754ce0609bf26a6b96e8b75a'
+sha256sums=('c6a62ab3e67094bb3aff5898af7ec6a98808208b4b0a2ac9f48b08735641c291'
 'f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e'
 '74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed'
 '408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/matrix-synapse/-/commit/23c5ffed6db1910c071d9ab8b2783001ae97a2fa

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




[Git][archlinux/packaging/packages/matrix-synapse] Pushed new tag 1.109.0-1

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


Alexander Epaneshnikov pushed new tag 1.109.0-1 at Arch Linux / Packaging / 
Packages / matrix-synapse

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




[Git][archlinux/packaging/packages/bitwarden-cli] Pushed new tag 2024.6.0-1

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


Alexander Epaneshnikov pushed new tag 2024.6.0-1 at Arch Linux / Packaging / 
Packages / bitwarden-cli

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




[Git][archlinux/packaging/packages/bitwarden-cli][main] upgpkg: 2024.6.0-1: upstream update

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


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / bitwarden-cli


Commits:
6fb89464 by Alexander Epaneshnikov at 2024-06-13T18:00:07+03:00
upgpkg: 2024.6.0-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bitwarden-cli
pkgdesc = The command line vault
-   pkgver = 2024.4.1
+   pkgver = 2024.6.0
pkgrel = 1
url = https://github.com/bitwarden/clients
arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = bitwarden-cli
makedepends = python-setuptools
makedepends = npm
makedepends = modclean
-   depends = nodejs-lts-hydrogen
+   depends = nodejs-lts-iron
options = !emptydirs
-   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.4.1
-   sha512sums = 
c1e8cd958bdc3818ebfcb6601181dafd74dfbb715fc4cc31ad50f563bb38bc24e7503f2a10c117ba28ea64b90f9d2d42e56bbc1b3f9fbcc016ea2ea78f120930
+   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.6.0
+   sha512sums = 
5d714db2621fbcaa16512c9b4035f746482e3c854673e12d1e71ef6279248a3ab278859c4e216fed7f65b98ae0603642e13757a285ae4f4c55694197d3973aed
 
 pkgname = bitwarden-cli


=
PKGBUILD
=
@@ -2,17 +2,17 @@
 # Contributor: libertylocked 
 
 pkgname=bitwarden-cli
-pkgver=2024.4.1
+pkgver=2024.6.0
 pkgrel=1
 pkgdesc="The command line vault"
 arch=('x86_64')
 url="https://github.com/bitwarden/clients;
 license=('GPL3')
-depends=('nodejs-lts-hydrogen')
+depends=('nodejs-lts-iron')
 makedepends=('git' 'python' 'python-setuptools' 'npm' 'modclean')
 options=(!emptydirs)
 
source=(bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v${pkgver})
-sha512sums=('c1e8cd958bdc3818ebfcb6601181dafd74dfbb715fc4cc31ad50f563bb38bc24e7503f2a10c117ba28ea64b90f9d2d42e56bbc1b3f9fbcc016ea2ea78f120930')
+sha512sums=('5d714db2621fbcaa16512c9b4035f746482e3c854673e12d1e71ef6279248a3ab278859c4e216fed7f65b98ae0603642e13757a285ae4f4c55694197d3973aed')
 
 prepare() {
cd bitwarden
@@ -26,7 +26,7 @@ prepare() {
 build() {
cd bitwarden/apps/cli
export npm_config_cache="$srcdir/npm_cache"
-   npm run dist:lin
+   npm run build:bit
npm run clean
node ./build/bw.js completion --shell zsh > _bw
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden-cli/-/commit/6fb89464a598c17d4ce7892c938d608da0e04fd0

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




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

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


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


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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




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

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


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

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




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

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


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

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




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

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


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


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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




[Git][archlinux/packaging/packages/libre] Pushed new tag 3.12.0-1

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


Alexander Epaneshnikov pushed new tag 3.12.0-1 at Arch Linux / Packaging / 
Packages / libre

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




[Git][archlinux/packaging/packages/libre][main] upgpkg: 3.12.0-1: upstream release

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


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


Commits:
30695624 by Alexander Epaneshnikov at 2024-06-08T21:17:13+03:00
upgpkg: 3.12.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = libre
pkgdesc = Portable library for real-time communications
-   pkgver = 3.11.0
+   pkgver = 3.12.0
pkgrel = 1
url = https://github.com/baresip/re
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = libre
conflicts = librem
replaces = re
replaces = librem
-   source = 
libre-3.11.0.tar.gz::https://github.com/baresip/re/archive/v3.11.0.tar.gz
-   sha256sums = 
a29dbdbbacd27461b9c8e94b0e52773f3b1396a64e31e258635f18cf5f27e44e
+   source = 
libre-3.12.0.tar.gz::https://github.com/baresip/re/archive/v3.12.0.tar.gz
+   sha256sums = 
6c29f3811bd59585fd369e18a70fb43bd5a322df84e62ad4ac97832f9b1f0876
 
 pkgname = libre


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 # Contributor: Dmitrij D. Czarkoff 
 
 pkgname=libre
-pkgver=3.11.0
+pkgver=3.12.0
 pkgrel=1
 pkgdesc="Portable library for real-time communications"
 arch=('x86_64')
@@ -17,7 +17,7 @@ replaces=('re' 'librem')
 conflicts=('re' 'librem')
 provides=(libre.so)
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/baresip/re/archive/v${pkgver}.tar.gz;)
-sha256sums=('a29dbdbbacd27461b9c8e94b0e52773f3b1396a64e31e258635f18cf5f27e44e')
+sha256sums=('6c29f3811bd59585fd369e18a70fb43bd5a322df84e62ad4ac97832f9b1f0876')
 
 build() {
   cd re-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libre/-/commit/3069562445c74aa5dbf16ec97d5f6b5836c075d3

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




[Git][archlinux/packaging/packages/trash-cli][main] upgpkg: 0.24.5.26-1: upstream release

2024-05-30 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / trash-cli


Commits:
02a1f397 by Alexander Epaneshnikov at 2024-05-30T10:35:38+03:00
upgpkg: 0.24.5.26-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = trash-cli
pkgdesc = Command line trashcan (recycle bin) interface
-   pkgver = 0.24.4.17
-   pkgrel = 2
+   pkgver = 0.24.5.26
+   pkgrel = 1
url = https://github.com/andreafrancia/trash-cli
arch = any
license = GPL-2.0-only
@@ -13,7 +13,7 @@ pkgbase = trash-cli
depends = python
depends = python-psutil
depends = python-six
-   source = 
trash-cli-0.24.4.17.tar.gz::https://github.com/andreafrancia/trash-cli/archive/0.24.4.17.tar.gz
-   sha256sums = 
8476c926b0f4df5c09fe94a8573b04aeefff43d2e9ff0044c2caaf4c883e0e50
+   source = 
trash-cli-0.24.5.26.tar.gz::https://github.com/andreafrancia/trash-cli/archive/0.24.5.26.tar.gz
+   sha256sums = 
1d7dec1ad8f0264ceb1b0211d25fffee99c9409cd2e1d36dcc82ac5540f39ce5
 
 pkgname = trash-cli


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Renato Garcia 
 
 pkgname=trash-cli
-pkgver=0.24.4.17
-pkgrel=2
+pkgver=0.24.5.26
+pkgrel=1
 pkgdesc="Command line trashcan (recycle bin) interface"
 arch=('any')
 url="https://github.com/andreafrancia/trash-cli;
@@ -14,7 +14,7 @@ depends=('python' 'python-psutil' 'python-six')
 makedepends=('python-setuptools' 'python-shtab')
 checkdepends=('python-pytest' 'python-flexmock' 'python-parameterized')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('8476c926b0f4df5c09fe94a8573b04aeefff43d2e9ff0044c2caaf4c883e0e50')
+sha256sums=('1d7dec1ad8f0264ceb1b0211d25fffee99c9409cd2e1d36dcc82ac5540f39ce5')
 
 prepare() {
 cd "${srcdir}"/${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/trash-cli/-/commit/02a1f39742282baf0cef605fd3fd0789e516a338

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




[Git][archlinux/packaging/packages/trash-cli] Pushed new tag 0.24.5.26-1

2024-05-30 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 0.24.5.26-1 at Arch Linux / Packaging / 
Packages / trash-cli

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




[Git][archlinux/packaging/packages/matrix-synapse][main] upgpkg: 1.108.0-1: upstream update

2024-05-28 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / matrix-synapse


Commits:
d63e0dca by Alexander Epaneshnikov at 2024-05-28T23:37:26+03:00
upgpkg: 1.108.0-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = matrix-synapse
pkgdesc = Matrix reference homeserver
-   pkgver = 1.107.0
+   pkgver = 1.108.0
pkgrel = 1
url = https://github.com/element-hq/synapse
install = synapse.install
@@ -66,7 +66,7 @@ pkgbase = matrix-synapse
optdepends = python-pyicu: Improve user search for international 
display names
optdepends = python-authlib: OpenID SSO support
backup = etc/synapse/log_config.yaml
-   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.107.0
+   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.108.0
source = generic_worker.yaml.example
source = synapse.service
source = synapse.target
@@ -83,7 +83,7 @@ pkgbase = matrix-synapse
validpgpkeys = D79D3CA0B61429A8A760525A903ECE108A39DEDD
validpgpkeys = F124520CEEE062448FE1C8442D2EFA2F32FBE047
validpgpkeys = 177B595E4DFCB510C556750833FC58F6A7113048
-   sha256sums = 
a86861417e045bfd5a5c03565f4a532563eadd91b929602d02b5b68bf726e7dd
+   sha256sums = 
1940a2ba6c3509aa5c2bcbd69d6ed1098ef789b6754ce0609bf26a6b96e8b75a
sha256sums = 
f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e
sha256sums = 
74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed
sha256sums = 
408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=matrix-synapse
-pkgver=1.107.0
+pkgver=1.108.0
 pkgrel=1
 pkgdesc="Matrix reference homeserver"
 url="https://github.com/element-hq/synapse;
@@ -40,7 +40,7 @@ 
source=("$pkgname::git+https://github.com/element-hq/synapse.git#tag=v$pkgver;
 'sysusers-synapse.conf'
 'tmpfiles-synapse.conf'
 'override-hardened.conf')
-sha256sums=('a86861417e045bfd5a5c03565f4a532563eadd91b929602d02b5b68bf726e7dd'
+sha256sums=('1940a2ba6c3509aa5c2bcbd69d6ed1098ef789b6754ce0609bf26a6b96e8b75a'
 'f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e'
 '74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed'
 '408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/matrix-synapse/-/commit/d63e0dca56f6c935970fefd5e5308f4e737c6b95

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




[Git][archlinux/packaging/packages/matrix-synapse] Pushed new tag 1.108.0-1

2024-05-28 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 1.108.0-1 at Arch Linux / Packaging / 
Packages / matrix-synapse

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




[Git][archlinux/packaging/packages/upmpdcli][main] upgpkg: 1.8.11-2 fix mistake

2024-05-25 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
7c296bde by Alexander Epaneshnikov at 2024-05-25T22:49:09+03:00
upgpkg: 1.8.11-2 fix mistake

- - - - -


4 changed files:

- .SRCINFO
- PKGBUILD
- upmpdcli-sysusers.conf
- upmpdcli-tmpfiles.conf


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = upmpdcli
pkgdesc = A UPnP Media Renderer front-end for the Music Player Daemon 
(MPD)
pkgver = 1.8.11
-   pkgrel = 1
+   pkgrel = 2
url = https://www.lesbonscomptes.com/upmpdcli/
arch = x86_64
license = LGPL-2.1-or-later
@@ -33,8 +33,8 @@ pkgbase = upmpdcli
source = upmpdcli-tmpfiles.conf
source = upmpdcli.service
sha256sums = 
d715120b869382ea701f07baa604c77b7895537e0655e1ed4dfa68d986d6a59f
-   sha256sums = 
67e7eb899e21069ceb4c9838d086a6537e82910c9d8d9b28831b0285ab470e80
-   sha256sums = 
eac843e7c34352e4c25df86b12d5412c6b031e9a520f94efba24cdd530cad07e
+   sha256sums = 
91f22d20b1f1580d793d638818173d63700f1cd1cf674f8eabc63f5f2fc2a7f1
+   sha256sums = 
1f2872e1f8d957b9e90acda46cdd2c9d724be8aa18d74560bbe3b05d72f38047
sha256sums = 
5bf5d476cf57695f7d839d4fc042e4bd99d3e8be881e8166e47da18384d18141
 
 pkgname = upmpdcli


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 pkgname=upmpdcli
 pkgver=1.8.11
-pkgrel=1
+pkgrel=2
 pkgdesc="A UPnP Media Renderer front-end for the Music Player Daemon (MPD)"
 arch=(x86_64)
 url="https://www.lesbonscomptes.com/upmpdcli/;
@@ -24,8 +24,8 @@ 
source=("http://www.lesbonscomptes.com/upmpdcli/downloads/$pkgname-$pkgver.tar.g
 "upmpdcli-tmpfiles.conf"
 'upmpdcli.service')
 sha256sums=('d715120b869382ea701f07baa604c77b7895537e0655e1ed4dfa68d986d6a59f'
-'67e7eb899e21069ceb4c9838d086a6537e82910c9d8d9b28831b0285ab470e80'
-'eac843e7c34352e4c25df86b12d5412c6b031e9a520f94efba24cdd530cad07e'
+'91f22d20b1f1580d793d638818173d63700f1cd1cf674f8eabc63f5f2fc2a7f1'
+'1f2872e1f8d957b9e90acda46cdd2c9d724be8aa18d74560bbe3b05d72f38047'
 '5bf5d476cf57695f7d839d4fc042e4bd99d3e8be881e8166e47da18384d18141')
 backup=('etc/upmpdcli.conf')
 


=
upmpdcli-sysusers.conf
=
@@ -1,2 +1 @@
 u upmpdcli - - - -
-d /var/cache/upmpdcli 0755 upmpdcli upmpdcli


=
upmpdcli-tmpfiles.conf
=
@@ -1 +1,2 @@
+d /var/cache/upmpdcli 0755 upmpdcli upmpdcli
 Z /etc/upmpdcli.conf 0644 upmpdcli upmpdcli -



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

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




[Git][archlinux/packaging/packages/upmpdcli] Pushed new tag 1.8.11-2

2024-05-25 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 1.8.11-2 at Arch Linux / Packaging / 
Packages / upmpdcli

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




[Git][archlinux/packaging/packages/upmpdcli][main] upgpkg: 1.8.11-1 switch to meson fix #1

2024-05-25 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
c426459e by Alexander Epaneshnikov at 2024-05-25T22:43:32+03:00
upgpkg: 1.8.11-1 switch to meson fix #1

- - - - -


4 changed files:

- .SRCINFO
- PKGBUILD
- upmpdcli-sysusers.conf
- upmpdcli.service


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = upmpdcli
pkgdesc = A UPnP Media Renderer front-end for the Music Player Daemon 
(MPD)
-   pkgver = 1.8.8
+   pkgver = 1.8.11
pkgrel = 1
url = https://www.lesbonscomptes.com/upmpdcli/
arch = x86_64
@@ -13,6 +13,7 @@ pkgbase = upmpdcli
makedepends = id3lib
makedepends = python-waitress
makedepends = sqlite
+   makedepends = meson
depends = python
depends = libmpdclient
depends = libupnpp
@@ -27,19 +28,13 @@ pkgbase = upmpdcli
optdepends = python-waitress: enable uprcl media server
optdepends = recoll: enable uprcl media server
backup = etc/upmpdcli.conf
-   source = 
http://www.lesbonscomptes.com/upmpdcli/downloads/upmpdcli-1.8.8.tar.gz
+   source = 
http://www.lesbonscomptes.com/upmpdcli/downloads/upmpdcli-1.8.11.tar.gz
source = upmpdcli-sysusers.conf
source = upmpdcli-tmpfiles.conf
source = upmpdcli.service
-   sha256sums = 
cb5278c7b6dd3ab1c17d8d03a05ad093bc6c8e64c1b9494151cb2c2a6723fd38
-   sha256sums = 
91f22d20b1f1580d793d638818173d63700f1cd1cf674f8eabc63f5f2fc2a7f1
+   sha256sums = 
d715120b869382ea701f07baa604c77b7895537e0655e1ed4dfa68d986d6a59f
+   sha256sums = 
67e7eb899e21069ceb4c9838d086a6537e82910c9d8d9b28831b0285ab470e80
sha256sums = 
eac843e7c34352e4c25df86b12d5412c6b031e9a520f94efba24cdd530cad07e
-   sha256sums = 
53da5e4e40a1987e3c137270b315f8c0ba9521539c563e75e254f48449ce0ae9
+   sha256sums = 
5bf5d476cf57695f7d839d4fc042e4bd99d3e8be881e8166e47da18384d18141
 
 pkgname = upmpdcli
-   depends = python
-   depends = libmpdclient
-   depends = libupnpp
-   depends = libmicrohttpd
-   depends = jsoncpp
-   depends = libupnpp.so


=
PKGBUILD
=
@@ -5,14 +5,14 @@
 # Contributor: Tilman Vatteroth 
 
 pkgname=upmpdcli
-pkgver=1.8.8
+pkgver=1.8.11
 pkgrel=1
 pkgdesc="A UPnP Media Renderer front-end for the Music Player Daemon (MPD)"
 arch=(x86_64)
 url="https://www.lesbonscomptes.com/upmpdcli/;
 license=(LGPL-2.1-or-later)
 depends=(python libmpdclient libupnpp libmicrohttpd jsoncpp)
-makedepends=(python-setuptools python-requests python-bottle python-mutagen 
aspell-en id3lib python-waitress sqlite)
+makedepends=(python-setuptools python-requests python-bottle python-mutagen 
aspell-en id3lib python-waitress sqlite meson)
 optdepends=(aspell-en id3lib sqlite
 'python-requests: enable search'
 'python-bottle: enable uprcl media server'
@@ -23,27 +23,25 @@ 
source=("http://www.lesbonscomptes.com/upmpdcli/downloads/$pkgname-$pkgver.tar.g
 "upmpdcli-sysusers.conf"
 "upmpdcli-tmpfiles.conf"
 'upmpdcli.service')
-sha256sums=('cb5278c7b6dd3ab1c17d8d03a05ad093bc6c8e64c1b9494151cb2c2a6723fd38'
-'91f22d20b1f1580d793d638818173d63700f1cd1cf674f8eabc63f5f2fc2a7f1'
+sha256sums=('d715120b869382ea701f07baa604c77b7895537e0655e1ed4dfa68d986d6a59f'
+'67e7eb899e21069ceb4c9838d086a6537e82910c9d8d9b28831b0285ab470e80'
 'eac843e7c34352e4c25df86b12d5412c6b031e9a520f94efba24cdd530cad07e'
-'53da5e4e40a1987e3c137270b315f8c0ba9521539c563e75e254f48449ce0ae9')
+'5bf5d476cf57695f7d839d4fc042e4bd99d3e8be881e8166e47da18384d18141')
 backup=('etc/upmpdcli.conf')
 
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --sysconfdir=/etc --prefix=/usr
-  make
+build(){
+  arch-meson $pkgname-$pkgver build
+  meson compile -C build
 }
 
-package() {
-  depends+=(libupnpp.so)
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -Dm644 systemd/upmpdcli.service 
"${pkgdir}"/usr/lib/systemd/system/upmpdcli.service
+package(){
+  meson install -C build --destdir "$pkgdir"
+  install -Dm644 $pkgname-$pkgver/systemd/upmpdcli.service 
"${pkgdir}"/usr/lib/systemd/system/upmpdcli.service
   sed '/\[Service\]/a User=upmpdcli' -i 
${pkgdir}/usr/lib/systemd/system/upmpdcli.service
   sed -i '/^After/ s/$/ mpd.service/' 
${pkgdir}/usr/lib/systemd/system/upmpdcli.service
   install -Dm644 "${srcdir}"/upmpdcli.service 
"${pkgdir}"/usr/lib/systemd/user/upmpdcli.service
   install -vDm 644 "${srcdir}"/upmpdcli-sysusers.conf 
"${pkgdir}/usr/lib/sysusers.d/upmpdcli.conf"
   install -vDm 644 "${srcdir}"/upmpdcli-tmpfiles.conf 
"${pkgdir}"/usr/lib/tmpfiles.d/upmpdcli.conf
   chmod 644 "${pkgdir}"/etc/upmpdcli.conf
+  rm  "${pkgdir}"/etc/upmpdcli.conf-dist
 }


=

[Git][archlinux/packaging/packages/upmpdcli] Pushed new tag 1.8.11-1

2024-05-25 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 1.8.11-1 at Arch Linux / Packaging / 
Packages / upmpdcli

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




[Git][archlinux/packaging/packages/libupnpp][main] upgpkg: 0.26.4-1 switch to meson fix #1

2024-05-25 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
697d157e by Alexander Epaneshnikov at 2024-05-25T22:20:11+03:00
upgpkg: 0.26.4-1 switch to meson fix #1

- - - - -


3 changed files:

- .SRCINFO
- + 0.26.4-include-fix.patch
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,18 +1,21 @@
 pkgbase = libupnpp
pkgdesc = A C++ wrapper for libupnp - used with upmpdcli or upplay
-   pkgver = 0.26.2
+   pkgver = 0.26.4
pkgrel = 1
url = 
https://www.lesbonscomptes.com//upmpdcli/libupnpp-refdoc/libupnpp-ctl.html
arch = x86_64
license = LGPL-2.1-or-later
+   makedepends = meson
depends = glibc
depends = gcc-libs
depends = curl
depends = expat
depends = libnpupnp
provides = libupnpp.so
-   source = 
http://www.lesbonscomptes.com/upmpdcli/downloads/libupnpp-0.26.2.tar.gz
-   sha256sums = 
d148a522df714ec08b5d03e35c273f340e45eb0d98eb42049247c040814db98f
+   source = 
http://www.lesbonscomptes.com/upmpdcli/downloads/libupnpp-0.26.4.tar.gz
+   source = 0.26.4-include-fix.patch
+   sha256sums = 
94eb4e54edcbfe8250f426bcb1a819b5d387c2899f7fe73c1bf08b67956859c6
+   sha256sums = 
31ade4ca2151267b226a368125f55ec599c780e40c3d8cff39456610279e83b6
 
 pkgname = libupnpp
depends = glibc


=
0.26.4-include-fix.patch
=
@@ -0,0 +1,10 @@
+--- ./libupnpp/upnpplib.cxx2024-05-25 22:04:18.356294739 +0300
 ./libupnpp/upnpplib.cxx2024-05-25 22:05:24.251163871 +0300
+@@ -29,6 +29,7 @@
+ #include 
+ #endif
+ 
++#include 
+ #include "libupnpp/upnpp_p.hxx"
+ 
+ #include 


=
PKGBUILD
=
@@ -3,25 +3,32 @@
 # Contributor: Tristelune 
 
 pkgname=libupnpp
-pkgver=0.26.2
+pkgver=0.26.4
 pkgrel=1
 pkgdesc="A C++ wrapper for libupnp - used with upmpdcli or upplay"
 
url="https://www.lesbonscomptes.com//upmpdcli/libupnpp-refdoc/libupnpp-ctl.html;
 arch=(x86_64)
 license=(LGPL-2.1-or-later)
 depends=(glibc gcc-libs curl expat libnpupnp)
+makedepends=('meson')
 provides=(libupnpp.so)
-source=("http://www.lesbonscomptes.com/upmpdcli/downloads/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('d148a522df714ec08b5d03e35c273f340e45eb0d98eb42049247c040814db98f')
+source=("http://www.lesbonscomptes.com/upmpdcli/downloads/${pkgname}-${pkgver}.tar.gz;
+"0.26.4-include-fix.patch")
+sha256sums=('94eb4e54edcbfe8250f426bcb1a819b5d387c2899f7fe73c1bf08b67956859c6'
+'31ade4ca2151267b226a368125f55ec599c780e40c3d8cff39456610279e83b6')
+
+prepare(){
+  cd $pkgname-$pkgver
+  patch -p1 -i ../0.26.4-include-fix.patch
+}
 
 build(){
-  cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
+  arch-meson $pkgname-$pkgver build
+  meson compile -C build
 }
 
 package(){
   depends+=(libnpupnp.so)
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir" install
+  meson install -C build --destdir "$pkgdir"
+  install -Dm644 "$pkgname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libupnpp/-/commit/697d157e66739743250bf6e5413ba537b3baba99

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




[Git][archlinux/packaging/packages/libupnpp] Pushed new tag 0.26.4-1

2024-05-25 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 0.26.4-1 at Arch Linux / Packaging / 
Packages / libupnpp

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




[Git][archlinux/packaging/packages/libnpupnp][main] upgpkg: 6.1.3-1 switch to meson

2024-05-25 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
03c7b3a9 by Alexander Epaneshnikov at 2024-05-25T21:12:09+03:00
upgpkg: 6.1.3-1 switch to meson

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,17 +1,18 @@
 pkgbase = libnpupnp
pkgdesc = C++ base UPnP library, derived from Portable UPnP, a.k.a 
libupnp
-   pkgver = 6.1.0
+   pkgver = 6.1.3
pkgrel = 1
url = 
https://www.lesbonscomptes.com//upmpdcli/libupnpp-refdoc/libupnpp-ctl.html
arch = x86_64
license = BSD-3-Clause
+   makedepends = meson
depends = glibc
depends = gcc-libs
depends = curl
depends = expat
depends = libmicrohttpd
provides = libnpupnp.so
-   source = 
https://www.lesbonscomptes.com/upmpdcli/downloads/libnpupnp-6.1.0.tar.gz
-   sha256sums = 
1e305abf63ac945d9cb4576689670c009a914dc9d05b4c1ed605391e7f6b9719
+   source = 
https://www.lesbonscomptes.com/upmpdcli/downloads/libnpupnp-6.1.3.tar.gz
+   sha256sums = 
80c3d5adc388e59057be52c4c33d7708efe05318487c09e342e7a1f4a83aa792
 
 pkgname = libnpupnp


=
PKGBUILD
=
@@ -2,30 +2,24 @@
 # Contributor: Fabio 'Lolix' Loli  -> 
https://github.com/FabioLolix
 
 pkgname=libnpupnp
-pkgver=6.1.0
+pkgver=6.1.3
 pkgrel=1
 pkgdesc="C++ base UPnP library, derived from Portable UPnP, a.k.a libupnp"
 
url="https://www.lesbonscomptes.com//upmpdcli/libupnpp-refdoc/libupnpp-ctl.html;
 arch=(x86_64)
 license=(BSD-3-Clause)
 depends=(glibc gcc-libs curl expat libmicrohttpd)
+makedepends=('meson')
 provides=(libnpupnp.so)
 
source=("https://www.lesbonscomptes.com/upmpdcli/downloads/libnpupnp-${pkgver}.tar.gz;)
-sha256sums=('1e305abf63ac945d9cb4576689670c009a914dc9d05b4c1ed605391e7f6b9719')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  ./autogen.sh
-}
+sha256sums=('80c3d5adc388e59057be52c4c33d7708efe05318487c09e342e7a1f4a83aa792')
 
 build(){
-  cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
+  arch-meson $pkgname-$pkgver build
+meson compile -C build
 }
 
 package(){
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+  meson install -C build --destdir "$pkgdir"
+  install -Dm644 "$pkgname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libnpupnp/-/commit/03c7b3a92f3dbe2ad773dd3a3f053d90dab35121

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




[Git][archlinux/packaging/packages/libnpupnp] Pushed new tag 6.1.3-1

2024-05-25 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 6.1.3-1 at Arch Linux / Packaging / 
Packages / libnpupnp

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




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

2024-05-23 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2024.5.0-1 at Arch Linux / Packaging / 
Packages / bitwarden

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




[Git][archlinux/packaging/packages/bitwarden][main] 2 commits: add org.freedesktop.secrets to depends fixes #1

2024-05-23 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
f09cc2a2 by Alexander Epaneshnikov at 2024-05-23T21:10:34+03:00
add org.freedesktop.secrets to depends fixes #1

- - - - -
f658d58e by Alexander Epaneshnikov at 2024-05-23T21:15:28+03:00
upgpkg: 2024.5.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bitwarden
pkgdesc = A secure and free password manager for all of your devices
-   pkgver = 2024.4.3
+   pkgver = 2024.5.0
pkgrel = 1
url = https://github.com/bitwarden/clients/tree/master/apps/desktop
arch = x86_64
@@ -16,15 +16,16 @@ pkgbase = bitwarden
depends = electron28
depends = libnotify
depends = libsecret
+   depends = org.freedesktop.secrets
depends = libxtst
depends = libxss
depends = libnss_nis
-   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.4.3
+   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.5.0
source = messaging.main.ts.patch
source = nativelib.patch
source = bitwarden.sh
source = bitwarden.desktop
-   sha512sums = 
3698a7d986929b8d3933a0f52959901122580aeb730b243613b739b0228f4a9d71fca673ab63956e6465e6dfd54a474f4d765b8546a3775a72e593d38e06869d
+   sha512sums = 
f3150c1b7a3b5b4c01b334eb6b73536da2a01868a332b264747b76f173cd9417e18351c4abf18e2232917a0cacc7bdbeaa99d1be097e510c8b015e94ae7af7d6
sha512sums = 
babcae0dba4d036e5d2cd04d8932b63253bc7b27b14d090932066e9d39383f7565c06d72dae9f96e741b494ef7e50a1fe7ec33905aa3124b427a8bf404df5762
sha512sums = 
88610cba9dea99aefdfea51139f5770f04f1e877d75e86f2eea3470c99880282c5ff91060cb08d92cdf00d0a1b3bd40c5f3ee887cee11946dd31ca06da978272
sha512sums = 
98d2860bef2283fd09710fbbc5362d7ef2cd8eca26f35805ea258f2dacba78bd6aab14c834388a5089a8150eb0f32a82577aab10f8ad68e1a6371959b2802ad4


=
PKGBUILD
=
@@ -2,21 +2,21 @@
 # Contributor: libertylocked 
 
 pkgname=bitwarden
-pkgver=2024.4.3
+pkgver=2024.5.0
 pkgrel=1
 _electronversion=28
 pkgdesc='A secure and free password manager for all of your devices'
 arch=('x86_64')
 url='https://github.com/bitwarden/clients/tree/master/apps/desktop'
 license=('GPL3')
-depends=("electron$_electronversion" 'libnotify' 'libsecret' 'libxtst' 
'libxss' 'libnss_nis')
+depends=("electron$_electronversion" 'libnotify' 'libsecret' 
'org.freedesktop.secrets' 'libxtst' 'libxss' 'libnss_nis')
 makedepends=('git' 'npm' 'python' 'python-setuptools' 'node-gyp' 
'nodejs-lts-hydrogen' 'jq' 'rust')
 
source=(bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v$pkgver
 messaging.main.ts.patch
 nativelib.patch
 ${pkgname}.sh
 ${pkgname}.desktop)
-sha512sums=('3698a7d986929b8d3933a0f52959901122580aeb730b243613b739b0228f4a9d71fca673ab63956e6465e6dfd54a474f4d765b8546a3775a72e593d38e06869d'
+sha512sums=('f3150c1b7a3b5b4c01b334eb6b73536da2a01868a332b264747b76f173cd9417e18351c4abf18e2232917a0cacc7bdbeaa99d1be097e510c8b015e94ae7af7d6'
 
'babcae0dba4d036e5d2cd04d8932b63253bc7b27b14d090932066e9d39383f7565c06d72dae9f96e741b494ef7e50a1fe7ec33905aa3124b427a8bf404df5762'
 
'88610cba9dea99aefdfea51139f5770f04f1e877d75e86f2eea3470c99880282c5ff91060cb08d92cdf00d0a1b3bd40c5f3ee887cee11946dd31ca06da978272'
 
'98d2860bef2283fd09710fbbc5362d7ef2cd8eca26f35805ea258f2dacba78bd6aab14c834388a5089a8150eb0f32a82577aab10f8ad68e1a6371959b2802ad4'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden/-/compare/78008d43e9e229cb0214eec4a37bb282819f4b6b...f658d58eecabe1778ac31dfec31f746439ddffcf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden/-/compare/78008d43e9e229cb0214eec4a37bb282819f4b6b...f658d58eecabe1778ac31dfec31f746439ddffcf
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bitwarden-cli][main] upgpkg: 2024.4.1-1: upstream release

2024-05-15 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / bitwarden-cli


Commits:
99a66eea by Alexander Epaneshnikov at 2024-05-15T22:49:14+03:00
upgpkg: 2024.4.1-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bitwarden-cli
pkgdesc = The command line vault
-   pkgver = 2024.4.0
+   pkgver = 2024.4.1
pkgrel = 1
url = https://github.com/bitwarden/clients
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = bitwarden-cli
makedepends = modclean
depends = nodejs-lts-hydrogen
options = !emptydirs
-   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.4.0
-   sha512sums = 
1c84da4488217c80c1918336125e3cb5dcaf293e68300c68a4f4488651bdd48f8d32026115a5d5af9c22db4ae171107540469765a69a496d41cd8446fa846c6b
+   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.4.1
+   sha512sums = 
c1e8cd958bdc3818ebfcb6601181dafd74dfbb715fc4cc31ad50f563bb38bc24e7503f2a10c117ba28ea64b90f9d2d42e56bbc1b3f9fbcc016ea2ea78f120930
 
 pkgname = bitwarden-cli


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: libertylocked 
 
 pkgname=bitwarden-cli
-pkgver=2024.4.0
+pkgver=2024.4.1
 pkgrel=1
 pkgdesc="The command line vault"
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('nodejs-lts-hydrogen')
 makedepends=('git' 'python' 'python-setuptools' 'npm' 'modclean')
 options=(!emptydirs)
 
source=(bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v${pkgver})
-sha512sums=('1c84da4488217c80c1918336125e3cb5dcaf293e68300c68a4f4488651bdd48f8d32026115a5d5af9c22db4ae171107540469765a69a496d41cd8446fa846c6b')
+sha512sums=('c1e8cd958bdc3818ebfcb6601181dafd74dfbb715fc4cc31ad50f563bb38bc24e7503f2a10c117ba28ea64b90f9d2d42e56bbc1b3f9fbcc016ea2ea78f120930')
 
 prepare() {
cd bitwarden



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden-cli/-/commit/99a66eea903d39050007601a186733033568b3f0

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




[Git][archlinux/packaging/packages/bitwarden-cli] Pushed new tag 2024.4.1-1

2024-05-15 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2024.4.1-1 at Arch Linux / Packaging / 
Packages / bitwarden-cli

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




[Git][archlinux/packaging/packages/matrix-synapse][main] upgpkg: 1.107.0-1: upstream release

2024-05-15 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / matrix-synapse


Commits:
68a7a923 by Alexander Epaneshnikov at 2024-05-15T22:48:55+03:00
upgpkg: 1.107.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = matrix-synapse
pkgdesc = Matrix reference homeserver
-   pkgver = 1.106.0
+   pkgver = 1.107.0
pkgrel = 1
url = https://github.com/element-hq/synapse
install = synapse.install
@@ -66,7 +66,7 @@ pkgbase = matrix-synapse
optdepends = python-pyicu: Improve user search for international 
display names
optdepends = python-authlib: OpenID SSO support
backup = etc/synapse/log_config.yaml
-   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.106.0
+   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.107.0
source = generic_worker.yaml.example
source = synapse.service
source = synapse.target
@@ -83,7 +83,7 @@ pkgbase = matrix-synapse
validpgpkeys = D79D3CA0B61429A8A760525A903ECE108A39DEDD
validpgpkeys = F124520CEEE062448FE1C8442D2EFA2F32FBE047
validpgpkeys = 177B595E4DFCB510C556750833FC58F6A7113048
-   sha256sums = 
5570c12ddae3e17569f14b1166255b4925dddc8eddad500cc9ee55f3f238172e
+   sha256sums = 
a86861417e045bfd5a5c03565f4a532563eadd91b929602d02b5b68bf726e7dd
sha256sums = 
f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e
sha256sums = 
74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed
sha256sums = 
408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=matrix-synapse
-pkgver=1.106.0
+pkgver=1.107.0
 pkgrel=1
 pkgdesc="Matrix reference homeserver"
 url="https://github.com/element-hq/synapse;
@@ -40,7 +40,7 @@ 
source=("$pkgname::git+https://github.com/element-hq/synapse.git#tag=v$pkgver;
 'sysusers-synapse.conf'
 'tmpfiles-synapse.conf'
 'override-hardened.conf')
-sha256sums=('5570c12ddae3e17569f14b1166255b4925dddc8eddad500cc9ee55f3f238172e'
+sha256sums=('a86861417e045bfd5a5c03565f4a532563eadd91b929602d02b5b68bf726e7dd'
 'f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e'
 '74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed'
 '408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/matrix-synapse/-/commit/68a7a923657c51f6d37b9d5c330b99fee6046c73

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




[Git][archlinux/packaging/packages/matrix-synapse] Pushed new tag 1.107.0-1

2024-05-15 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 1.107.0-1 at Arch Linux / Packaging / 
Packages / matrix-synapse

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




[Git][archlinux/packaging/packages/trash-cli] Pushed new tag 0.24.4.17-2

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


Alexander Epaneshnikov pushed new tag 0.24.4.17-2 at Arch Linux / Packaging / 
Packages / trash-cli

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




[Git][archlinux/packaging/packages/trash-cli][main] upgpkg: 0.24.4.17-2 drop python-typing_extensions

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


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / trash-cli


Commits:
abd6a15f by Alexander Epaneshnikov at 2024-05-10T00:11:01+03:00
upgpkg: 0.24.4.17-2 drop python-typing_extensions

fixes #1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = trash-cli
pkgdesc = Command line trashcan (recycle bin) interface
pkgver = 0.24.4.17
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/andreafrancia/trash-cli
arch = any
license = GPL-2.0-only
@@ -11,7 +11,6 @@ pkgbase = trash-cli
makedepends = python-setuptools
makedepends = python-shtab
depends = python
-   depends = python-typing_extensions
depends = python-psutil
depends = python-six
source = 
trash-cli-0.24.4.17.tar.gz::https://github.com/andreafrancia/trash-cli/archive/0.24.4.17.tar.gz


=
PKGBUILD
=
@@ -5,12 +5,12 @@
 
 pkgname=trash-cli
 pkgver=0.24.4.17
-pkgrel=1
+pkgrel=2
 pkgdesc="Command line trashcan (recycle bin) interface"
 arch=('any')
 url="https://github.com/andreafrancia/trash-cli;
 license=('GPL-2.0-only')
-depends=('python' 'python-typing_extensions' 'python-psutil' 'python-six')
+depends=('python' 'python-psutil' 'python-six')
 makedepends=('python-setuptools' 'python-shtab')
 checkdepends=('python-pytest' 'python-flexmock' 'python-parameterized')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")



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

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




[Git][archlinux/packaging/packages/bitwarden-cli][main] upgpkg: 2024.4.0-1: upstream release

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


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / bitwarden-cli


Commits:
49165bd8 by Alexander Epaneshnikov at 2024-05-06T20:59:47+03:00
upgpkg: 2024.4.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,16 +1,18 @@
 pkgbase = bitwarden-cli
pkgdesc = The command line vault
-   pkgver = 2024.3.1
+   pkgver = 2024.4.0
pkgrel = 1
url = https://github.com/bitwarden/clients
arch = x86_64
license = GPL3
makedepends = git
+   makedepends = python
+   makedepends = python-setuptools
makedepends = npm
makedepends = modclean
depends = nodejs-lts-hydrogen
options = !emptydirs
-   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.3.1
-   sha512sums = 
1533ce7bc7510d67a0a4dec8aaf28cf7f04006a06990c13e26e7e9c49bce47482c02480a2d1000feccf452bb61aec9d1e9de40df7b2b2cf253020360fe43bdc3
+   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.4.0
+   sha512sums = 
1c84da4488217c80c1918336125e3cb5dcaf293e68300c68a4f4488651bdd48f8d32026115a5d5af9c22db4ae171107540469765a69a496d41cd8446fa846c6b
 
 pkgname = bitwarden-cli


=
PKGBUILD
=
@@ -2,17 +2,17 @@
 # Contributor: libertylocked 
 
 pkgname=bitwarden-cli
-pkgver=2024.3.1
+pkgver=2024.4.0
 pkgrel=1
 pkgdesc="The command line vault"
 arch=('x86_64')
 url="https://github.com/bitwarden/clients;
 license=('GPL3')
 depends=('nodejs-lts-hydrogen')
-makedepends=('git' 'npm' 'modclean')
+makedepends=('git' 'python' 'python-setuptools' 'npm' 'modclean')
 options=(!emptydirs)
 
source=(bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v${pkgver})
-sha512sums=('1533ce7bc7510d67a0a4dec8aaf28cf7f04006a06990c13e26e7e9c49bce47482c02480a2d1000feccf452bb61aec9d1e9de40df7b2b2cf253020360fe43bdc3')
+sha512sums=('1c84da4488217c80c1918336125e3cb5dcaf293e68300c68a4f4488651bdd48f8d32026115a5d5af9c22db4ae171107540469765a69a496d41cd8446fa846c6b')
 
 prepare() {
cd bitwarden



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden-cli/-/commit/49165bd8a3e2ec2afefe5033803c19311bfeddbb

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




[Git][archlinux/packaging/packages/bitwarden-cli] Pushed new tag 2024.4.0-1

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


Alexander Epaneshnikov pushed new tag 2024.4.0-1 at Arch Linux / Packaging / 
Packages / bitwarden-cli

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




[Git][archlinux/packaging/packages/bitwarden][main] upgpkg: 2024.4.3-1: upstream release

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


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


Commits:
78008d43 by Alexander Epaneshnikov at 2024-05-06T20:47:16+03:00
upgpkg: 2024.4.3-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bitwarden
pkgdesc = A secure and free password manager for all of your devices
-   pkgver = 2024.4.0
+   pkgver = 2024.4.3
pkgrel = 1
url = https://github.com/bitwarden/clients/tree/master/apps/desktop
arch = x86_64
@@ -8,6 +8,7 @@ pkgbase = bitwarden
makedepends = git
makedepends = npm
makedepends = python
+   makedepends = python-setuptools
makedepends = node-gyp
makedepends = nodejs-lts-hydrogen
makedepends = jq
@@ -18,12 +19,12 @@ pkgbase = bitwarden
depends = libxtst
depends = libxss
depends = libnss_nis
-   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.4.0
+   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.4.3
source = messaging.main.ts.patch
source = nativelib.patch
source = bitwarden.sh
source = bitwarden.desktop
-   sha512sums = 
1883f5c39a8524af2d69c7316bfdc2a31a2158c57559a1afe1072ce233735d8fb7f02558222ec811c217bdd7952e377c5049bb6e7cc59203c3b9b4b0009445c3
+   sha512sums = 
3698a7d986929b8d3933a0f52959901122580aeb730b243613b739b0228f4a9d71fca673ab63956e6465e6dfd54a474f4d765b8546a3775a72e593d38e06869d
sha512sums = 
babcae0dba4d036e5d2cd04d8932b63253bc7b27b14d090932066e9d39383f7565c06d72dae9f96e741b494ef7e50a1fe7ec33905aa3124b427a8bf404df5762
sha512sums = 
88610cba9dea99aefdfea51139f5770f04f1e877d75e86f2eea3470c99880282c5ff91060cb08d92cdf00d0a1b3bd40c5f3ee887cee11946dd31ca06da978272
sha512sums = 
98d2860bef2283fd09710fbbc5362d7ef2cd8eca26f35805ea258f2dacba78bd6aab14c834388a5089a8150eb0f32a82577aab10f8ad68e1a6371959b2802ad4


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: libertylocked 
 
 pkgname=bitwarden
-pkgver=2024.4.0
+pkgver=2024.4.3
 pkgrel=1
 _electronversion=28
 pkgdesc='A secure and free password manager for all of your devices'
@@ -10,13 +10,13 @@ arch=('x86_64')
 url='https://github.com/bitwarden/clients/tree/master/apps/desktop'
 license=('GPL3')
 depends=("electron$_electronversion" 'libnotify' 'libsecret' 'libxtst' 
'libxss' 'libnss_nis')
-makedepends=('git' 'npm' 'python' 'node-gyp' 'nodejs-lts-hydrogen' 'jq' 'rust')
+makedepends=('git' 'npm' 'python' 'python-setuptools' 'node-gyp' 
'nodejs-lts-hydrogen' 'jq' 'rust')
 
source=(bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v$pkgver
 messaging.main.ts.patch
 nativelib.patch
 ${pkgname}.sh
 ${pkgname}.desktop)
-sha512sums=('1883f5c39a8524af2d69c7316bfdc2a31a2158c57559a1afe1072ce233735d8fb7f02558222ec811c217bdd7952e377c5049bb6e7cc59203c3b9b4b0009445c3'
+sha512sums=('3698a7d986929b8d3933a0f52959901122580aeb730b243613b739b0228f4a9d71fca673ab63956e6465e6dfd54a474f4d765b8546a3775a72e593d38e06869d'
 
'babcae0dba4d036e5d2cd04d8932b63253bc7b27b14d090932066e9d39383f7565c06d72dae9f96e741b494ef7e50a1fe7ec33905aa3124b427a8bf404df5762'
 
'88610cba9dea99aefdfea51139f5770f04f1e877d75e86f2eea3470c99880282c5ff91060cb08d92cdf00d0a1b3bd40c5f3ee887cee11946dd31ca06da978272'
 
'98d2860bef2283fd09710fbbc5362d7ef2cd8eca26f35805ea258f2dacba78bd6aab14c834388a5089a8150eb0f32a82577aab10f8ad68e1a6371959b2802ad4'
@@ -56,7 +56,7 @@ build() {
npm run build
popd
npm run build
-   npm run clean:dist 
+   npm run clean:dist
npm exec -c "electron-builder --linux --x64 --dir 
-c.electronDist=$electronDist \
 -c.electronVersion=$electronVer"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden/-/commit/78008d43e9e229cb0214eec4a37bb282819f4b6b

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




[Git][archlinux/packaging/packages/bitwarden] Pushed new tag 2024.4.3-1

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


Alexander Epaneshnikov pushed new tag 2024.4.3-1 at Arch Linux / Packaging / 
Packages / bitwarden

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




[Git][archlinux/packaging/packages/matrix-synapse][main] upgpkg: 1.106.0-1: upstream release

2024-05-01 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / matrix-synapse


Commits:
4875c5e2 by Alexander Epaneshnikov at 2024-05-01T18:44:08+03:00
upgpkg: 1.106.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = matrix-synapse
pkgdesc = Matrix reference homeserver
-   pkgver = 1.105.1
+   pkgver = 1.106.0
pkgrel = 1
url = https://github.com/element-hq/synapse
install = synapse.install
@@ -66,7 +66,7 @@ pkgbase = matrix-synapse
optdepends = python-pyicu: Improve user search for international 
display names
optdepends = python-authlib: OpenID SSO support
backup = etc/synapse/log_config.yaml
-   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.105.1
+   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.106.0
source = generic_worker.yaml.example
source = synapse.service
source = synapse.target
@@ -83,7 +83,7 @@ pkgbase = matrix-synapse
validpgpkeys = D79D3CA0B61429A8A760525A903ECE108A39DEDD
validpgpkeys = F124520CEEE062448FE1C8442D2EFA2F32FBE047
validpgpkeys = 177B595E4DFCB510C556750833FC58F6A7113048
-   sha256sums = 
ea01f123ad74263dd3ddf1266e2705d9958bd82bbe377420d4e8c7769f47ed10
+   sha256sums = 
5570c12ddae3e17569f14b1166255b4925dddc8eddad500cc9ee55f3f238172e
sha256sums = 
f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e
sha256sums = 
74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed
sha256sums = 
408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=matrix-synapse
-pkgver=1.105.1
+pkgver=1.106.0
 pkgrel=1
 pkgdesc="Matrix reference homeserver"
 url="https://github.com/element-hq/synapse;
@@ -40,7 +40,7 @@ 
source=("$pkgname::git+https://github.com/element-hq/synapse.git#tag=v$pkgver;
 'sysusers-synapse.conf'
 'tmpfiles-synapse.conf'
 'override-hardened.conf')
-sha256sums=('ea01f123ad74263dd3ddf1266e2705d9958bd82bbe377420d4e8c7769f47ed10'
+sha256sums=('5570c12ddae3e17569f14b1166255b4925dddc8eddad500cc9ee55f3f238172e'
 'f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e'
 '74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed'
 '408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/matrix-synapse/-/commit/4875c5e2a1f6244c08bb8fb6c1751ff8b6d18279

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




[Git][archlinux/packaging/packages/matrix-synapse] Pushed new tag 1.106.0-1

2024-05-01 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 1.106.0-1 at Arch Linux / Packaging / 
Packages / matrix-synapse

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




[Git][archlinux/packaging/packages/trash-cli][main] upgpkg: 0.24.4.17-1: upstream release

2024-05-01 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / trash-cli


Commits:
7582d3d3 by Alexander Epaneshnikov at 2024-05-01T18:39:48+03:00
upgpkg: 0.24.4.17-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = trash-cli
pkgdesc = Command line trashcan (recycle bin) interface
-   pkgver = 0.23.11.10
-   pkgrel = 2
+   pkgver = 0.24.4.17
+   pkgrel = 1
url = https://github.com/andreafrancia/trash-cli
arch = any
license = GPL-2.0-only
@@ -14,7 +14,7 @@ pkgbase = trash-cli
depends = python-typing_extensions
depends = python-psutil
depends = python-six
-   source = 
trash-cli-0.23.11.10.tar.gz::https://github.com/andreafrancia/trash-cli/archive/0.23.11.10.tar.gz
-   sha256sums = 
166a5b725c323a801b884b7040877788eefa592866149cf5647ef1fd3a14ceb9
+   source = 
trash-cli-0.24.4.17.tar.gz::https://github.com/andreafrancia/trash-cli/archive/0.24.4.17.tar.gz
+   sha256sums = 
8476c926b0f4df5c09fe94a8573b04aeefff43d2e9ff0044c2caaf4c883e0e50
 
 pkgname = trash-cli


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Renato Garcia 
 
 pkgname=trash-cli
-pkgver=0.23.11.10
-pkgrel=2
+pkgver=0.24.4.17
+pkgrel=1
 pkgdesc="Command line trashcan (recycle bin) interface"
 arch=('any')
 url="https://github.com/andreafrancia/trash-cli;
@@ -14,7 +14,7 @@ depends=('python' 'python-typing_extensions' 'python-psutil' 
'python-six')
 makedepends=('python-setuptools' 'python-shtab')
 checkdepends=('python-pytest' 'python-flexmock' 'python-parameterized')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('166a5b725c323a801b884b7040877788eefa592866149cf5647ef1fd3a14ceb9')
+sha256sums=('8476c926b0f4df5c09fe94a8573b04aeefff43d2e9ff0044c2caaf4c883e0e50')
 
 prepare() {
 cd "${srcdir}"/${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/trash-cli/-/commit/7582d3d324db8f3a20875255da30f2741841df81

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




[Git][archlinux/packaging/packages/trash-cli] Pushed new tag 0.24.4.17-1

2024-05-01 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 0.24.4.17-1 at Arch Linux / Packaging / 
Packages / trash-cli

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




[Git][archlinux/packaging/packages/apt][main] 2 commits: upgpkg: 2.7.10-1: upstream release

2024-05-01 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
dd48e106 by Alexander Epaneshnikov at 2024-05-01T18:23:14+03:00
upgpkg: 2.7.10-1: upstream release

- - - - -
2b418cba by Alexander Epaneshnikov at 2024-05-01T18:36:28+03:00
upgpkg: 2.7.10-2 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = apt
pkgdesc = Command-line package manager used on Debian-based systems
pkgver = 2.7.10
-   pkgrel = 1
+   pkgrel = 2
url = https://salsa.debian.org/apt-team/apt
arch = x86_64
license = BSD-3-Clause
@@ -37,7 +37,7 @@ pkgbase = apt
source = apt-sysusers.conf
source = apt-tmpfiles.conf
validpgpkeys = AEE1C8F0B7684019C546021B361B6B031B00
-   sha256sums = SKIP
+   sha256sums = 
426220d1d94170f2c0dce7f625021b26f8c547442c9d78345d51de0cad8beadd
sha256sums = 
f4528114112f05ce7e78d5b64e77d20053a6ce29a59588345985be7335cf63d6
sha256sums = 
424ca4feab152d7f5ce73a2ddd29bcd3e482cfe1c96cffb969d7542d19da0455
 


=
PKGBUILD
=
@@ -10,7 +10,7 @@ pkgbase=apt
 pkgname=('apt' 'apt-docs')
 _commit=75dcb4516bc2b5eccd05970461628be52bcbf6b5
 pkgver=2.7.10
-pkgrel=1
+pkgrel=2
 pkgdesc='Command-line package manager used on Debian-based systems'
 arch=('x86_64')
 url='https://salsa.debian.org/apt-team/apt'
@@ -31,7 +31,7 @@ options=('emptydirs')
 source=("git+https://salsa.debian.org/apt-team/apt.git?signed#tag=${_commit};
 "apt-sysusers.conf"
 "apt-tmpfiles.conf")
-sha256sums=('SKIP'
+sha256sums=('426220d1d94170f2c0dce7f625021b26f8c547442c9d78345d51de0cad8beadd'
 'f4528114112f05ce7e78d5b64e77d20053a6ce29a59588345985be7335cf63d6'
 '424ca4feab152d7f5ce73a2ddd29bcd3e482cfe1c96cffb969d7542d19da0455')
 validpgpkeys=('AEE1C8F0B7684019C546021B361B6B031B00') # Julian Andres 
Klode 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/apt/-/compare/d5da7a9e437bd19f1fe864d87a79913873f38c4c...2b418cba76d25dfd81bbb3a37530427b34df19ff

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




[Git][archlinux/packaging/packages/apt] Pushed new tag 2.7.10-2

2024-05-01 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2.7.10-2 at Arch Linux / Packaging / 
Packages / apt

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




[Git][archlinux/packaging/packages/matrix-synapse][main] upgpkg: 1.105.1-1: upstream release

2024-04-24 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / matrix-synapse


Commits:
d6dcff69 by Alexander Epaneshnikov at 2024-04-24T16:15:38+03:00
upgpkg: 1.105.1-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = matrix-synapse
pkgdesc = Matrix reference homeserver
-   pkgver = 1.105.0
-   pkgrel = 2
+   pkgver = 1.105.1
+   pkgrel = 1
url = https://github.com/element-hq/synapse
install = synapse.install
arch = x86_64
@@ -66,7 +66,7 @@ pkgbase = matrix-synapse
optdepends = python-pyicu: Improve user search for international 
display names
optdepends = python-authlib: OpenID SSO support
backup = etc/synapse/log_config.yaml
-   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.105.0
+   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.105.1
source = generic_worker.yaml.example
source = synapse.service
source = synapse.target
@@ -83,7 +83,7 @@ pkgbase = matrix-synapse
validpgpkeys = D79D3CA0B61429A8A760525A903ECE108A39DEDD
validpgpkeys = F124520CEEE062448FE1C8442D2EFA2F32FBE047
validpgpkeys = 177B595E4DFCB510C556750833FC58F6A7113048
-   sha256sums = 
74623a60db6e9299b85543ae76d354d87be4b17ab53c2dfc2b20bab9254600af
+   sha256sums = 
ea01f123ad74263dd3ddf1266e2705d9958bd82bbe377420d4e8c7769f47ed10
sha256sums = 
f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e
sha256sums = 
74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed
sha256sums = 
408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=matrix-synapse
-pkgver=1.105.0
-pkgrel=2
+pkgver=1.105.1
+pkgrel=1
 pkgdesc="Matrix reference homeserver"
 url="https://github.com/element-hq/synapse;
 arch=('x86_64')
@@ -40,7 +40,7 @@ 
source=("$pkgname::git+https://github.com/element-hq/synapse.git#tag=v$pkgver;
 'sysusers-synapse.conf'
 'tmpfiles-synapse.conf'
 'override-hardened.conf')
-sha256sums=('74623a60db6e9299b85543ae76d354d87be4b17ab53c2dfc2b20bab9254600af'
+sha256sums=('ea01f123ad74263dd3ddf1266e2705d9958bd82bbe377420d4e8c7769f47ed10'
 'f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e'
 '74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed'
 '408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/matrix-synapse/-/commit/d6dcff694e633f8518ee7f0daa8b211fdc0c6715

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




[Git][archlinux/packaging/packages/matrix-synapse] Pushed new tag 1.105.1-1

2024-04-24 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 1.105.1-1 at Arch Linux / Packaging / 
Packages / matrix-synapse

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




[Git][archlinux/packaging/packages/matrix-synapse] Pushed new tag 1.105.0-2

2024-04-18 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 1.105.0-2 at Arch Linux / Packaging / 
Packages / matrix-synapse

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




[Git][archlinux/packaging/packages/matrix-synapse][main] upgpkg: 1.105.0-2: Rebuild against Python 3.12

2024-04-18 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / matrix-synapse


Commits:
acfe9ab4 by Alexander Epaneshnikov at 2024-04-18T15:19:59+03:00
upgpkg: 1.105.0-2: Rebuild against Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = matrix-synapse
pkgdesc = Matrix reference homeserver
pkgver = 1.105.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/element-hq/synapse
install = synapse.install
arch = x86_64


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=matrix-synapse
 pkgver=1.105.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Matrix reference homeserver"
 url="https://github.com/element-hq/synapse;
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/matrix-synapse/-/commit/acfe9ab4559503a3f465503acd9a24fcd8d8661c

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




[Git][archlinux/packaging/packages/matrix-synapse][main] upgpkg: 1.105.0-1: upstream release

2024-04-18 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / matrix-synapse


Commits:
5bd4d883 by Alexander Epaneshnikov at 2024-04-18T15:16:05+03:00
upgpkg: 1.105.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = matrix-synapse
pkgdesc = Matrix reference homeserver
-   pkgver = 1.104.0
-   pkgrel = 2
+   pkgver = 1.105.0
+   pkgrel = 1
url = https://github.com/element-hq/synapse
install = synapse.install
arch = x86_64
@@ -66,7 +66,7 @@ pkgbase = matrix-synapse
optdepends = python-pyicu: Improve user search for international 
display names
optdepends = python-authlib: OpenID SSO support
backup = etc/synapse/log_config.yaml
-   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.104.0
+   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.105.0
source = generic_worker.yaml.example
source = synapse.service
source = synapse.target
@@ -83,7 +83,7 @@ pkgbase = matrix-synapse
validpgpkeys = D79D3CA0B61429A8A760525A903ECE108A39DEDD
validpgpkeys = F124520CEEE062448FE1C8442D2EFA2F32FBE047
validpgpkeys = 177B595E4DFCB510C556750833FC58F6A7113048
-   sha256sums = 
a04c5045d865136e5251e065872d0dd3701e083e539f1888098bf462c02a11cf
+   sha256sums = 
74623a60db6e9299b85543ae76d354d87be4b17ab53c2dfc2b20bab9254600af
sha256sums = 
f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e
sha256sums = 
74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed
sha256sums = 
408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=matrix-synapse
-pkgver=1.104.0
-pkgrel=2
+pkgver=1.105.0
+pkgrel=1
 pkgdesc="Matrix reference homeserver"
 url="https://github.com/element-hq/synapse;
 arch=('x86_64')
@@ -40,7 +40,7 @@ 
source=("$pkgname::git+https://github.com/element-hq/synapse.git#tag=v$pkgver;
 'sysusers-synapse.conf'
 'tmpfiles-synapse.conf'
 'override-hardened.conf')
-sha256sums=('a04c5045d865136e5251e065872d0dd3701e083e539f1888098bf462c02a11cf'
+sha256sums=('74623a60db6e9299b85543ae76d354d87be4b17ab53c2dfc2b20bab9254600af'
 'f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e'
 '74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed'
 '408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/matrix-synapse/-/commit/5bd4d883ba5a66515ad369591d836c68e61b4664

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




[Git][archlinux/packaging/packages/matrix-synapse] Pushed new tag 1.105.0-1

2024-04-18 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 1.105.0-1 at Arch Linux / Packaging / 
Packages / matrix-synapse

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




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

2024-04-14 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
f14b0108 by Alexander Epaneshnikov at 2024-04-14T21:47:36+03:00
upgpkg: 3.11.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = baresip
pkgdesc = portable and modular SIP User-Agent with audio and video 
support
-   pkgver = 3.10.1
+   pkgver = 3.11.0
pkgrel = 1
url = https://github.com/baresip/baresip
arch = x86_64
@@ -34,6 +34,7 @@ pkgbase = baresip
makedepends = v4l-utils
makedepends = python
makedepends = cmake
+   makedepends = python-packaging
depends = libre.so
depends = openssl
optdepends = libfdk-aac: AAC audio codec
@@ -63,7 +64,7 @@ pkgbase = baresip
optdepends = speexdsp: (speex_aec, speex_pp modules)
optdepends = sndio: sndio audio driver
optdepends = v4l-utils: (v4l2 module)
-   source = 
baresip-3.10.1.tar.gz::https://github.com/baresip/baresip/archive/v3.10.1.tar.gz
-   sha256sums = 
892f8c9918f887c8923c9bb939d251766f9e30cb436ff10db338871a66d81d10
+   source = 
baresip-3.11.0.tar.gz::https://github.com/baresip/baresip/archive/v3.11.0.tar.gz
+   sha256sums = 
2b03fbbdb59ac1de91c0264ebb7256886c298e9efe0bcb0b9514ea00a4d48f40
 
 pkgname = baresip


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



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

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




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

2024-04-14 Thread Alexander Epaneshnikov (@alex19ep)


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

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




[Git][archlinux/packaging/packages/libre][main] upgpkg: 3.11.0-1: upstream update

2024-04-11 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
8a3a25fc by Alexander Epaneshnikov at 2024-04-11T19:06:19+03:00
upgpkg: 3.11.0-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = libre
pkgdesc = Portable library for real-time communications
-   pkgver = 3.10.0
+   pkgver = 3.11.0
pkgrel = 1
url = https://github.com/baresip/re
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = libre
conflicts = librem
replaces = re
replaces = librem
-   source = 
libre-3.10.0.tar.gz::https://github.com/baresip/re/archive/v3.10.0.tar.gz
-   sha256sums = 
275f1eb074a517ee1116266e59e1ef3400e1f4b8b81ad9807dc4504e94002b4d
+   source = 
libre-3.11.0.tar.gz::https://github.com/baresip/re/archive/v3.11.0.tar.gz
+   sha256sums = 
a29dbdbbacd27461b9c8e94b0e52773f3b1396a64e31e258635f18cf5f27e44e
 
 pkgname = libre


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 # Contributor: Dmitrij D. Czarkoff 
 
 pkgname=libre
-pkgver=3.10.0
+pkgver=3.11.0
 pkgrel=1
 pkgdesc="Portable library for real-time communications"
 arch=('x86_64')
@@ -17,7 +17,7 @@ replaces=('re' 'librem')
 conflicts=('re' 'librem')
 provides=(libre.so)
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/baresip/re/archive/v${pkgver}.tar.gz;)
-sha256sums=('275f1eb074a517ee1116266e59e1ef3400e1f4b8b81ad9807dc4504e94002b4d')
+sha256sums=('a29dbdbbacd27461b9c8e94b0e52773f3b1396a64e31e258635f18cf5f27e44e')
 
 build() {
   cd re-${pkgver}



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

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




[Git][archlinux/packaging/packages/libre] Pushed new tag 3.11.0-1

2024-04-11 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 3.11.0-1 at Arch Linux / Packaging / 
Packages / libre

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




[Git][archlinux/packaging/packages/bitwarden] Pushed new tag 2024.4.0-1

2024-04-11 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2024.4.0-1 at Arch Linux / Packaging / 
Packages / bitwarden

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




[Git][archlinux/packaging/packages/bitwarden][main] upgpkg: 2024.4.0-1: upstream release

2024-04-11 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
a259b730 by Alexander Epaneshnikov at 2024-04-11T18:49:00+03:00
upgpkg: 2024.4.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bitwarden
pkgdesc = A secure and free password manager for all of your devices
-   pkgver = 2024.3.2
+   pkgver = 2024.4.0
pkgrel = 1
url = https://github.com/bitwarden/clients/tree/master/apps/desktop
arch = x86_64
@@ -18,12 +18,12 @@ pkgbase = bitwarden
depends = libxtst
depends = libxss
depends = libnss_nis
-   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.3.2
+   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.4.0
source = messaging.main.ts.patch
source = nativelib.patch
source = bitwarden.sh
source = bitwarden.desktop
-   sha512sums = 
1533ce7bc7510d67a0a4dec8aaf28cf7f04006a06990c13e26e7e9c49bce47482c02480a2d1000feccf452bb61aec9d1e9de40df7b2b2cf253020360fe43bdc3
+   sha512sums = 
1883f5c39a8524af2d69c7316bfdc2a31a2158c57559a1afe1072ce233735d8fb7f02558222ec811c217bdd7952e377c5049bb6e7cc59203c3b9b4b0009445c3
sha512sums = 
babcae0dba4d036e5d2cd04d8932b63253bc7b27b14d090932066e9d39383f7565c06d72dae9f96e741b494ef7e50a1fe7ec33905aa3124b427a8bf404df5762
sha512sums = 
88610cba9dea99aefdfea51139f5770f04f1e877d75e86f2eea3470c99880282c5ff91060cb08d92cdf00d0a1b3bd40c5f3ee887cee11946dd31ca06da978272
sha512sums = 
98d2860bef2283fd09710fbbc5362d7ef2cd8eca26f35805ea258f2dacba78bd6aab14c834388a5089a8150eb0f32a82577aab10f8ad68e1a6371959b2802ad4


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: libertylocked 
 
 pkgname=bitwarden
-pkgver=2024.3.2
+pkgver=2024.4.0
 pkgrel=1
 _electronversion=28
 pkgdesc='A secure and free password manager for all of your devices'
@@ -16,7 +16,7 @@ 
source=(bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v$pk
 nativelib.patch
 ${pkgname}.sh
 ${pkgname}.desktop)
-sha512sums=('1533ce7bc7510d67a0a4dec8aaf28cf7f04006a06990c13e26e7e9c49bce47482c02480a2d1000feccf452bb61aec9d1e9de40df7b2b2cf253020360fe43bdc3'
+sha512sums=('1883f5c39a8524af2d69c7316bfdc2a31a2158c57559a1afe1072ce233735d8fb7f02558222ec811c217bdd7952e377c5049bb6e7cc59203c3b9b4b0009445c3'
 
'babcae0dba4d036e5d2cd04d8932b63253bc7b27b14d090932066e9d39383f7565c06d72dae9f96e741b494ef7e50a1fe7ec33905aa3124b427a8bf404df5762'
 
'88610cba9dea99aefdfea51139f5770f04f1e877d75e86f2eea3470c99880282c5ff91060cb08d92cdf00d0a1b3bd40c5f3ee887cee11946dd31ca06da978272'
 
'98d2860bef2283fd09710fbbc5362d7ef2cd8eca26f35805ea258f2dacba78bd6aab14c834388a5089a8150eb0f32a82577aab10f8ad68e1a6371959b2802ad4'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden/-/commit/a259b730a4b229a7f8a3de4cfbed1c5416eaa999

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




[Git][archlinux/packaging/packages/bitwarden-cli][main] upgpkg: 2024.3.1-1: upstream release

2024-04-10 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / bitwarden-cli


Commits:
a6eb4788 by Alexander Epaneshnikov at 2024-04-11T01:37:31+03:00
upgpkg: 2024.3.1-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bitwarden-cli
pkgdesc = The command line vault
-   pkgver = 2024.2.1
+   pkgver = 2024.3.1
pkgrel = 1
url = https://github.com/bitwarden/clients
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = bitwarden-cli
makedepends = modclean
depends = nodejs-lts-hydrogen
options = !emptydirs
-   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.2.1
-   sha512sums = SKIP
+   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.3.1
+   sha512sums = 
1533ce7bc7510d67a0a4dec8aaf28cf7f04006a06990c13e26e7e9c49bce47482c02480a2d1000feccf452bb61aec9d1e9de40df7b2b2cf253020360fe43bdc3
 
 pkgname = bitwarden-cli


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: libertylocked 
 
 pkgname=bitwarden-cli
-pkgver=2024.2.1
+pkgver=2024.3.1
 pkgrel=1
 pkgdesc="The command line vault"
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('nodejs-lts-hydrogen')
 makedepends=('git' 'npm' 'modclean')
 options=(!emptydirs)
 
source=(bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v${pkgver})
-sha512sums=('SKIP')
+sha512sums=('1533ce7bc7510d67a0a4dec8aaf28cf7f04006a06990c13e26e7e9c49bce47482c02480a2d1000feccf452bb61aec9d1e9de40df7b2b2cf253020360fe43bdc3')
 
 prepare() {
cd bitwarden



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

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




[Git][archlinux/packaging/packages/bitwarden-cli] Pushed new tag 2024.3.1-1

2024-04-10 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2024.3.1-1 at Arch Linux / Packaging / 
Packages / bitwarden-cli

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




[Git][archlinux/packaging/packages/bitwarden][main] upgpkg: 2024.3.2-1: upstream release

2024-04-10 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
6752f972 by Alexander Epaneshnikov at 2024-04-11T01:33:17+03:00
upgpkg: 2024.3.2-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bitwarden
pkgdesc = A secure and free password manager for all of your devices
-   pkgver = 2024.3.0
+   pkgver = 2024.3.2
pkgrel = 1
url = https://github.com/bitwarden/clients/tree/master/apps/desktop
arch = x86_64
@@ -18,12 +18,12 @@ pkgbase = bitwarden
depends = libxtst
depends = libxss
depends = libnss_nis
-   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.3.0
+   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.3.2
source = messaging.main.ts.patch
source = nativelib.patch
source = bitwarden.sh
source = bitwarden.desktop
-   sha512sums = SKIP
+   sha512sums = 
1533ce7bc7510d67a0a4dec8aaf28cf7f04006a06990c13e26e7e9c49bce47482c02480a2d1000feccf452bb61aec9d1e9de40df7b2b2cf253020360fe43bdc3
sha512sums = 
babcae0dba4d036e5d2cd04d8932b63253bc7b27b14d090932066e9d39383f7565c06d72dae9f96e741b494ef7e50a1fe7ec33905aa3124b427a8bf404df5762
sha512sums = 
88610cba9dea99aefdfea51139f5770f04f1e877d75e86f2eea3470c99880282c5ff91060cb08d92cdf00d0a1b3bd40c5f3ee887cee11946dd31ca06da978272
sha512sums = 
98d2860bef2283fd09710fbbc5362d7ef2cd8eca26f35805ea258f2dacba78bd6aab14c834388a5089a8150eb0f32a82577aab10f8ad68e1a6371959b2802ad4


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: libertylocked 
 
 pkgname=bitwarden
-pkgver=2024.3.0
+pkgver=2024.3.2
 pkgrel=1
 _electronversion=28
 pkgdesc='A secure and free password manager for all of your devices'
@@ -16,7 +16,7 @@ 
source=(bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v$pk
 nativelib.patch
 ${pkgname}.sh
 ${pkgname}.desktop)
-sha512sums=('SKIP'
+sha512sums=('1533ce7bc7510d67a0a4dec8aaf28cf7f04006a06990c13e26e7e9c49bce47482c02480a2d1000feccf452bb61aec9d1e9de40df7b2b2cf253020360fe43bdc3'
 
'babcae0dba4d036e5d2cd04d8932b63253bc7b27b14d090932066e9d39383f7565c06d72dae9f96e741b494ef7e50a1fe7ec33905aa3124b427a8bf404df5762'
 
'88610cba9dea99aefdfea51139f5770f04f1e877d75e86f2eea3470c99880282c5ff91060cb08d92cdf00d0a1b3bd40c5f3ee887cee11946dd31ca06da978272'
 
'98d2860bef2283fd09710fbbc5362d7ef2cd8eca26f35805ea258f2dacba78bd6aab14c834388a5089a8150eb0f32a82577aab10f8ad68e1a6371959b2802ad4'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden/-/commit/6752f972fa18620fda49a6f936b0050d11da6003

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




[Git][archlinux/packaging/packages/bitwarden] Pushed new tag 2024.3.2-1

2024-04-10 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2024.3.2-1 at Arch Linux / Packaging / 
Packages / bitwarden

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




[Git][archlinux/packaging/packages/python-signedjson][main] 2 commits: Change to a PEP 517 based workflow

2024-04-07 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / python-signedjson


Commits:
59314203 by loqs at 2024-04-06T13:18:50+01:00
Change to a PEP 517 based workflow

- - - - -
fac2e37f by loqs at 2024-04-06T13:18:52+01:00
Change to SPDX license identifier

https://github.com/matrix-org/python-signedjson/blob/v1.1.4/LICENSE

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -9,10 +9,10 @@ pkgrel=3
 pkgdesc='Sign JSON with Ed25519 signatures'
 url='https://pypi.python.org/pypi/signedjson/'
 arch=('any')
-license=('Apache')
+license=('Apache-2.0')
 
 depends=('python' 'python-canonicaljson' 'python-unpaddedbase64' 
'python-pynacl')
-makedepends=('python-setuptools' 'python-setuptools-scm' 'python-wheel')
+makedepends=('python-setuptools' 'python-setuptools-scm' 'python-wheel' 
'python-build' 'python-installer')
 
 
source=("https://files.pythonhosted.org/packages/source/s/signedjson/signedjson-$pkgver.tar.gz;)
 
@@ -20,12 +20,12 @@ 
sha256sums=('cd91c56af53f169ef032c62e9c4a3292dc158866933318d0592e3462db3d6492')
 
 build() {
cd signedjson-$pkgver
-   python setup.py build
+   python -m build --wheel --no-isolation
 }
 
 package() {
cd signedjson-$pkgver
-   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+   python -m installer --destdir="$pkgdir" dist/*.whl
 }
 
 # vim: set ts=4 sw=4 tw=0 ft=PKGBUILD :



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-signedjson/-/compare/2392feb3edaea1a05bc81ba38adf5236af7674aa...fac2e37f361fc77836a9db4dc8d4549701c4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-signedjson/-/compare/2392feb3edaea1a05bc81ba38adf5236af7674aa...fac2e37f361fc77836a9db4dc8d4549701c4
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-2

2024-04-04 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 3.2.3-2 at Arch Linux / Packaging / 
Packages / python-ijson

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




[Git][archlinux/packaging/packages/python-ijson][main] upgpkg: 3.2.3-2: Rebuild against Python 3.12

2024-04-04 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / python-ijson


Commits:
ec865bf3 by Alexander Epaneshnikov at 2024-04-04T17:09:21+03:00
upgpkg: 3.2.3-2: Rebuild against Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-ijson
pkgdesc = Iterative JSON parser with Pythonic interface
pkgver = 3.2.3
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/ICRAR/ijson
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-ijson
 pkgver=3.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Iterative JSON parser with Pythonic interface"
 arch=(x86_64)
 url="https://github.com/ICRAR/ijson;



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

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




[Git][archlinux/packaging/packages/python-frozendict] Pushed new tag 1-2.4.0-2

2024-04-04 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 1-2.4.0-2 at Arch Linux / Packaging / 
Packages / python-frozendict

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




[Git][archlinux/packaging/packages/python-frozendict][main] upgpkg: 1:2.4.0-2: Rebuild against Python 3.12

2024-04-04 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / python-frozendict


Commits:
7f1b97b5 by Alexander Epaneshnikov at 2024-04-04T17:07:03+03:00
upgpkg: 1:2.4.0-2: Rebuild against Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-frozendict
pkgdesc = An immutable dictionary
pkgver = 2.4.0
-   pkgrel = 1
+   pkgrel = 2
epoch = 1
url = https://pypi.python.org/pypi/frozendict/
arch = any


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=python-frozendict
 pkgver=2.4.0
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='An immutable dictionary'
 url='https://pypi.python.org/pypi/frozendict/'



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

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




[Git][archlinux/packaging/packages/python-canonicaljson][main] upgpkg: 2.0.0-3: Rebuild against Python 3.12

2024-04-04 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / python-canonicaljson


Commits:
8bb39d29 by Alexander Epaneshnikov at 2024-04-04T16:29:05+03:00
upgpkg: 2.0.0-3: Rebuild against Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = python-canonicaljson
+   pkgdesc = Canonical JSON
+   pkgver = 2.0.0
+   pkgrel = 3
+   url = https://pypi.python.org/pypi/canonicaljson/
+   arch = any
+   license = Apache
+   checkdepends = python-pytest
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
+   makedepends = python-setuptools
+   depends = python
+   source = 
python-canonicaljson-2.0.0.tar.gz::https://github.com/matrix-org/python-canonicaljson/archive/v2.0.0.tar.gz
+   sha512sums = 
953426264f231c5c598f7a2212fd566e6b0c51bd766778143283a3b6f7b01627f41d81c2355bacd0dcea9fb6992865092ad798f35a829845be2a9c18cff72a68
+   b2sums = 
ebaa5d3ef8c83f1f67e5b92951bd42d90639b634e0a154ee57801bf91c710b42e08404ac4ac1934a9cc4dc92e60447fb4153182ae2c9c7e435db44949e8e600c
+
+pkgname = python-canonicaljson


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=python-canonicaljson
 pkgver=2.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Canonical JSON'
 url='https://pypi.python.org/pypi/canonicaljson/'
 arch=('any')



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

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




[Git][archlinux/packaging/packages/python-canonicaljson] Pushed new tag 2.0.0-3

2024-04-04 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2.0.0-3 at Arch Linux / Packaging / 
Packages / python-canonicaljson

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




[Git][archlinux/packaging/packages/matrix-synapse][main] 2 commits: add python-pydantic to depends

2024-04-03 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / matrix-synapse


Commits:
5b176331 by Alexander Epaneshnikov at 2024-04-03T14:17:13+03:00
add python-pydantic to depends

fixes #3

- - - - -
fa48febf by Alexander Epaneshnikov at 2024-04-03T14:21:01+03:00
upgpkg: 1.104.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = matrix-synapse
pkgdesc = Matrix reference homeserver
-   pkgver = 1.103.0
+   pkgver = 1.104.0
pkgrel = 1
url = https://github.com/element-hq/synapse
install = synapse.install
@@ -33,6 +33,7 @@ pkgbase = matrix-synapse
depends = python-immutabledict
depends = python-pillow
depends = python-pysaml2
+   depends = python-pydantic
depends = python-systemd
depends = python-unpaddedbase64
depends = python-canonicaljson
@@ -62,7 +63,7 @@ pkgbase = matrix-synapse
optdepends = python-pyicu: Improve user search for international 
display names
optdepends = python-authlib: OpenID SSO support
backup = etc/synapse/log_config.yaml
-   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.103.0
+   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.104.0
source = generic_worker.yaml.example
source = synapse.service
source = synapse.target
@@ -79,7 +80,7 @@ pkgbase = matrix-synapse
validpgpkeys = D79D3CA0B61429A8A760525A903ECE108A39DEDD
validpgpkeys = F124520CEEE062448FE1C8442D2EFA2F32FBE047
validpgpkeys = 177B595E4DFCB510C556750833FC58F6A7113048
-   sha256sums = 
726d75fc5ccec7dc1c1c39b0b614751a12e374e78d5dcb14b42bf1336b8655ac
+   sha256sums = 
a04c5045d865136e5251e065872d0dd3701e083e539f1888098bf462c02a11cf
sha256sums = 
f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e
sha256sums = 
74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed
sha256sums = 
408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=matrix-synapse
-pkgver=1.103.0
+pkgver=1.104.0
 pkgrel=1
 pkgdesc="Matrix reference homeserver"
 url="https://github.com/element-hq/synapse;
@@ -12,7 +12,7 @@ license=('AGPL-3.0-or-later')
 depends=('libwebp' 'python-ijson' 'python-jsonschema' 'python-twisted'
  'python-pyopenssl' 'python-yaml' 'python-pyasn1' 'python-pynacl'
  'python-bcrypt' 'python-immutabledict'
- 'python-pillow' 'python-pysaml2'
+ 'python-pillow' 'python-pysaml2' 'python-pydantic'
  'python-systemd' 'python-unpaddedbase64' 'python-canonicaljson'
  'python-signedjson' 'python-pymacaroons'
  'python-service-identity' 'python-msgpack'
@@ -40,7 +40,7 @@ 
source=("$pkgname::git+https://github.com/element-hq/synapse.git#tag=v$pkgver;
 'sysusers-synapse.conf'
 'tmpfiles-synapse.conf'
 'override-hardened.conf')
-sha256sums=('726d75fc5ccec7dc1c1c39b0b614751a12e374e78d5dcb14b42bf1336b8655ac'
+sha256sums=('a04c5045d865136e5251e065872d0dd3701e083e539f1888098bf462c02a11cf'
 'f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e'
 '74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed'
 '408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661'
@@ -65,7 +65,7 @@ prepare() {
# allow any poetry-core to be used
sed 's/poetry-core>=1.1.0,<=1.8.1/poetry-core>=1.0.0/' -i pyproject.toml
sed 's/setuptools_rust>=1.3,<=1.8.1/setuptools_rust>=1.3.0/' -i 
pyproject.toml
-}   
+}
 
 build() {
cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/matrix-synapse/-/compare/91223143cdbb3da3829c15ef27ffaf9c5bfb208e...fa48febf98919123c331662c73e7ff5503848471

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/matrix-synapse/-/compare/91223143cdbb3da3829c15ef27ffaf9c5bfb208e...fa48febf98919123c331662c73e7ff5503848471
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/matrix-synapse] Pushed new tag 1.104.0-1

2024-04-03 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 1.104.0-1 at Arch Linux / Packaging / 
Packages / matrix-synapse

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




[Git][archlinux/packaging/packages/atril][main] use SPDX

2024-04-02 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
42ccf452 by Alexander Epaneshnikov at 2024-04-02T17:54:05+03:00
use SPDX

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -5,7 +5,7 @@ pkgbase = atril
url = https://mate-desktop.org
arch = x86_64
groups = mate-extra
-   license = GPL
+   license = GPL-2.0-or-later
makedepends = caja
makedepends = gobject-introspection
makedepends = itstool


=
PKGBUILD
=
@@ -8,7 +8,7 @@ pkgrel=2
 pkgdesc="MATE document viewer"
 url="https://mate-desktop.org;
 arch=('x86_64')
-license=('GPL')
+license=('GPL-2.0-or-later')
 depends=('djvulibre' 'libspectre' 'libgxps' 'mathjax2' 'gettext' 
'poppler-glib' 'cairo>=1.14.0' 'webkit2gtk>=2.6.0' 'libsynctex' 'mate-desktop')
 makedepends=('caja' 'gobject-introspection' 'itstool' 'texlive-bin' 
'python-packaging')
 optdepends=('caja: Document Properties extension'



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

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




[Git][archlinux/packaging/packages/atril][main] add mate-desktop to depends

2024-04-02 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
2ab0f53b by Alexander Epaneshnikov at 2024-04-02T17:04:48+03:00
add mate-desktop to depends

fix #3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = atril
pkgdesc = MATE document viewer
pkgver = 1.28.0
-   pkgrel = 1
+   pkgrel = 2
url = https://mate-desktop.org
arch = x86_64
groups = mate-extra
@@ -10,6 +10,7 @@ pkgbase = atril
makedepends = gobject-introspection
makedepends = itstool
makedepends = texlive-bin
+   makedepends = python-packaging
depends = djvulibre
depends = libspectre
depends = libgxps
@@ -19,6 +20,7 @@ pkgbase = atril
depends = cairo>=1.14.0
depends = webkit2gtk>=2.6.0
depends = libsynctex
+   depends = mate-desktop
optdepends = caja: Document Properties extension
optdepends = texlive-bin: DVI support
conflicts = atril-gtk3


=
PKGBUILD
=
@@ -4,12 +4,12 @@
 
 pkgname=atril
 pkgver=1.28.0
-pkgrel=1
+pkgrel=2
 pkgdesc="MATE document viewer"
 url="https://mate-desktop.org;
 arch=('x86_64')
 license=('GPL')
-depends=('djvulibre' 'libspectre' 'libgxps' 'mathjax2' 'gettext' 
'poppler-glib' 'cairo>=1.14.0' 'webkit2gtk>=2.6.0' 'libsynctex')
+depends=('djvulibre' 'libspectre' 'libgxps' 'mathjax2' 'gettext' 
'poppler-glib' 'cairo>=1.14.0' 'webkit2gtk>=2.6.0' 'libsynctex' 'mate-desktop')
 makedepends=('caja' 'gobject-introspection' 'itstool' 'texlive-bin' 
'python-packaging')
 optdepends=('caja: Document Properties extension'
 'texlive-bin: DVI support')



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

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




[Git][archlinux/packaging/packages/atril] Pushed new tag 1.28.0-2

2024-04-02 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 1.28.0-2 at Arch Linux / Packaging / 
Packages / atril

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




[Git][archlinux/packaging/packages/repo][main] upgpkg: 2.45-1: upstream release

2024-03-24 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
dfa8cd58 by Alexander Epaneshnikov at 2024-03-25T00:11:56+03:00
upgpkg: 2.45-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,14 @@
 pkgbase = repo
pkgdesc = The Multiple Git Repository Tool from the Android Open Source 
Project
-   pkgver = 2.44
+   pkgver = 2.45
pkgrel = 1
url = https://android.googlesource.com/tools/repo
arch = any
license = APACHE
depends = git
depends = python
-   source = 
git+https://android.googlesource.com/tools/repo.git#tag=v2.44?signed
+   source = 
git+https://android.googlesource.com/tools/repo.git#tag=v2.45?signed
validpgpkeys = 8BB9AD793E8E6153AF0F9A4416530D5E920F5C65
-   sha256sums = 
8f20706c34a4504b79daac1a8c5afcd4c3500d749012168684edcc1962c56096
+   sha256sums = 
2d3c8178fd539242cfecd5cfb861f98e269fe5761a0109dc8d96358f3a12798a
 
 pkgname = repo


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Alexander Epaneshnikov 
 
 pkgname=repo
-pkgver=2.44
+pkgver=2.45
 pkgrel=1
 pkgdesc="The Multiple Git Repository Tool from the Android Open Source Project"
 url="https://android.googlesource.com/tools/repo;
@@ -11,7 +11,7 @@ license=("APACHE")
 depends=("git" "python")
 
source=("git+https://android.googlesource.com/tools/repo.git#tag=v$pkgver?signed;)
 validpgpkeys=('8BB9AD793E8E6153AF0F9A4416530D5E920F5C65') # Repo Maintainer 

-sha256sums=('8f20706c34a4504b79daac1a8c5afcd4c3500d749012168684edcc1962c56096')
+sha256sums=('2d3c8178fd539242cfecd5cfb861f98e269fe5761a0109dc8d96358f3a12798a')
 
 package() {
   cd repo



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/repo/-/commit/dfa8cd587bf2ab3dcc368063a406f169ef4591e2

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




[Git][archlinux/packaging/packages/repo] Pushed new tag 2.45-1

2024-03-24 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2.45-1 at Arch Linux / Packaging / 
Packages / repo

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




[Git][archlinux/packaging/packages/matrix-synapse] Pushed new tag 1.103.0-1

2024-03-20 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 1.103.0-1 at Arch Linux / Packaging / 
Packages / matrix-synapse

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




[Git][archlinux/packaging/packages/matrix-synapse][main] upgpkg: 1.103.0-1: upstream release

2024-03-20 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / matrix-synapse


Commits:
91223143 by Alexander Epaneshnikov at 2024-03-20T15:12:48+03:00
upgpkg: 1.103.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = matrix-synapse
pkgdesc = Matrix reference homeserver
-   pkgver = 1.102.0
+   pkgver = 1.103.0
pkgrel = 1
url = https://github.com/element-hq/synapse
install = synapse.install
@@ -62,7 +62,7 @@ pkgbase = matrix-synapse
optdepends = python-pyicu: Improve user search for international 
display names
optdepends = python-authlib: OpenID SSO support
backup = etc/synapse/log_config.yaml
-   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=90205fd640955c602d11ef47cb7b47a3c3436020
+   source = 
matrix-synapse::git+https://github.com/element-hq/synapse.git#tag=v1.103.0
source = generic_worker.yaml.example
source = synapse.service
source = synapse.target
@@ -79,7 +79,7 @@ pkgbase = matrix-synapse
validpgpkeys = D79D3CA0B61429A8A760525A903ECE108A39DEDD
validpgpkeys = F124520CEEE062448FE1C8442D2EFA2F32FBE047
validpgpkeys = 177B595E4DFCB510C556750833FC58F6A7113048
-   sha256sums = SKIP
+   sha256sums = 
726d75fc5ccec7dc1c1c39b0b614751a12e374e78d5dcb14b42bf1336b8655ac
sha256sums = 
f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e
sha256sums = 
74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed
sha256sums = 
408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661


=
PKGBUILD
=
@@ -3,8 +3,7 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=matrix-synapse
-_tag=90205fd640955c602d11ef47cb7b47a3c3436020
-pkgver=1.102.0
+pkgver=1.103.0
 pkgrel=1
 pkgdesc="Matrix reference homeserver"
 url="https://github.com/element-hq/synapse;
@@ -33,7 +32,7 @@ optdepends=('perl: sync_room_to_group.pl'
 'python-hiredis'
 'python-pyicu: Improve user search for international display names'
 'python-authlib: OpenID SSO support')
-source=("$pkgname::git+https://github.com/element-hq/synapse.git#tag=$_tag;
+source=("$pkgname::git+https://github.com/element-hq/synapse.git#tag=v$pkgver;
 'generic_worker.yaml.example'
 'synapse.service'
 'synapse.target'
@@ -41,7 +40,7 @@ 
source=("$pkgname::git+https://github.com/element-hq/synapse.git#tag=$_tag;
 'sysusers-synapse.conf'
 'tmpfiles-synapse.conf'
 'override-hardened.conf')
-sha256sums=('SKIP'
+sha256sums=('726d75fc5ccec7dc1c1c39b0b614751a12e374e78d5dcb14b42bf1336b8655ac'
 'f67334856609997eac26939d77cfc520e78e98d3755543ab730d83a0f362a35e'
 '74af0bc2f57e5ced1a44f2438922d420cbb7defedae784cac02ef125f276a2ed'
 '408527271e1250beb20531f140b91201ed464e42f7eb3f47f02967a2ac23a661'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/matrix-synapse/-/commit/91223143cdbb3da3829c15ef27ffaf9c5bfb208e

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




[Git][archlinux/packaging/packages/repo][main] upgpkg: 2.44-1: upstream release

2024-03-17 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
474646f8 by Alexander Epaneshnikov at 2024-03-17T12:39:08+03:00
upgpkg: 2.44-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,14 @@
 pkgbase = repo
pkgdesc = The Multiple Git Repository Tool from the Android Open Source 
Project
-   pkgver = 2.42
+   pkgver = 2.44
pkgrel = 1
url = https://android.googlesource.com/tools/repo
arch = any
license = APACHE
depends = git
depends = python
-   source = 
git+https://android.googlesource.com/tools/repo.git#tag=v2.42?signed
+   source = 
git+https://android.googlesource.com/tools/repo.git#tag=v2.44?signed
validpgpkeys = 8BB9AD793E8E6153AF0F9A4416530D5E920F5C65
-   sha256sums = SKIP
+   sha256sums = 
8f20706c34a4504b79daac1a8c5afcd4c3500d749012168684edcc1962c56096
 
 pkgname = repo


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Alexander Epaneshnikov 
 
 pkgname=repo
-pkgver=2.42
+pkgver=2.44
 pkgrel=1
 pkgdesc="The Multiple Git Repository Tool from the Android Open Source Project"
 url="https://android.googlesource.com/tools/repo;
@@ -11,7 +11,7 @@ license=("APACHE")
 depends=("git" "python")
 
source=("git+https://android.googlesource.com/tools/repo.git#tag=v$pkgver?signed;)
 validpgpkeys=('8BB9AD793E8E6153AF0F9A4416530D5E920F5C65') # Repo Maintainer 

-sha256sums=('SKIP')
+sha256sums=('8f20706c34a4504b79daac1a8c5afcd4c3500d749012168684edcc1962c56096')
 
 package() {
   cd repo



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/repo/-/commit/474646f899c90dc06917b3887a81ea87d88ce8e6

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




[Git][archlinux/packaging/packages/repo] Pushed new tag 2.44-1

2024-03-17 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2.44-1 at Arch Linux / Packaging / 
Packages / repo

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




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

2024-03-14 Thread Alexander Epaneshnikov (@alex19ep)


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

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




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

2024-03-14 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
cd5d5651 by Alexander Epaneshnikov at 2024-03-14T15:09:20+03:00
upgpkg: 3.10.1-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = baresip
pkgdesc = portable and modular SIP User-Agent with audio and video 
support
-   pkgver = 3.10.0
+   pkgver = 3.10.1
pkgrel = 1
url = https://github.com/baresip/baresip
arch = x86_64
@@ -63,7 +63,7 @@ pkgbase = baresip
optdepends = speexdsp: (speex_aec, speex_pp modules)
optdepends = sndio: sndio audio driver
optdepends = v4l-utils: (v4l2 module)
-   source = 
baresip-3.10.0.tar.gz::https://github.com/baresip/baresip/archive/v3.10.0.tar.gz
-   sha256sums = 
52b7544a3a2a152c36010897617512ab0a9e24f81db32fdba30be9b7430373d2
+   source = 
baresip-3.10.1.tar.gz::https://github.com/baresip/baresip/archive/v3.10.1.tar.gz
+   sha256sums = 
892f8c9918f887c8923c9bb939d251766f9e30cb436ff10db338871a66d81d10
 
 pkgname = baresip


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



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

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




[Git][archlinux/packaging/packages/bitwarden][main] upgpkg: 2024.3.0-1: upstream update

2024-03-13 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
810252cc by Alexander Epaneshnikov at 2024-03-13T09:50:30+03:00
upgpkg: 2024.3.0-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bitwarden
pkgdesc = A secure and free password manager for all of your devices
-   pkgver = 2024.2.1
+   pkgver = 2024.3.0
pkgrel = 1
url = https://github.com/bitwarden/clients/tree/master/apps/desktop
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = bitwarden
makedepends = nodejs-lts-hydrogen
makedepends = jq
makedepends = rust
-   depends = electron27
+   depends = electron28
depends = libnotify
depends = libsecret
depends = libxtst
depends = libxss
depends = libnss_nis
-   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.2.1
+   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.3.0
source = messaging.main.ts.patch
source = nativelib.patch
source = bitwarden.sh


=
PKGBUILD
=
@@ -2,9 +2,9 @@
 # Contributor: libertylocked 
 
 pkgname=bitwarden
-pkgver=2024.2.1
+pkgver=2024.3.0
 pkgrel=1
-_electronversion=27
+_electronversion=28
 pkgdesc='A secure and free password manager for all of your devices'
 arch=('x86_64')
 url='https://github.com/bitwarden/clients/tree/master/apps/desktop'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden/-/commit/810252cc82d581fad24894b40aa6ccb64acadad6

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




[Git][archlinux/packaging/packages/bitwarden] Pushed new tag 2024.3.0-1

2024-03-13 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2024.3.0-1 at Arch Linux / Packaging / 
Packages / bitwarden

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




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

2024-03-07 Thread Alexander Epaneshnikov (@alex19ep)


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

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




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

2024-03-07 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
1a957b21 by Alexander Epaneshnikov at 2024-03-08T02:18:19+03:00
upgpkg: 3.10.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = baresip
pkgdesc = portable and modular SIP User-Agent with audio and video 
support
-   pkgver = 3.9.0
+   pkgver = 3.10.0
pkgrel = 1
url = https://github.com/baresip/baresip
arch = x86_64
@@ -63,7 +63,7 @@ pkgbase = baresip
optdepends = speexdsp: (speex_aec, speex_pp modules)
optdepends = sndio: sndio audio driver
optdepends = v4l-utils: (v4l2 module)
-   source = 
baresip-3.9.0.tar.gz::https://github.com/baresip/baresip/archive/v3.9.0.tar.gz
-   sha256sums = 
7b7013ec8ec12c17978666d981899326686fb80f03683b2a1d8b0f0331687d53
+   source = 
baresip-3.10.0.tar.gz::https://github.com/baresip/baresip/archive/v3.10.0.tar.gz
+   sha256sums = 
52b7544a3a2a152c36010897617512ab0a9e24f81db32fdba30be9b7430373d2
 
 pkgname = baresip


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



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

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




[Git][archlinux/packaging/packages/libre][main] upgpkg: 3.10.0-1: upstream update

2024-03-07 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
d8c39b29 by Alexander Epaneshnikov at 2024-03-08T02:17:01+03:00
upgpkg: 3.10.0-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = libre
pkgdesc = Portable library for real-time communications
-   pkgver = 3.9.0
+   pkgver = 3.10.0
pkgrel = 1
url = https://github.com/baresip/re
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = libre
conflicts = librem
replaces = re
replaces = librem
-   source = 
libre-3.9.0.tar.gz::https://github.com/baresip/re/archive/v3.9.0.tar.gz
-   sha256sums = 
4192e65c8f36036c22f0cab30e88eea46b349a9a2d1a8d02396c4182ab662dd6
+   source = 
libre-3.10.0.tar.gz::https://github.com/baresip/re/archive/v3.10.0.tar.gz
+   sha256sums = 
275f1eb074a517ee1116266e59e1ef3400e1f4b8b81ad9807dc4504e94002b4d
 
 pkgname = libre


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 # Contributor: Dmitrij D. Czarkoff 
 
 pkgname=libre
-pkgver=3.9.0
+pkgver=3.10.0
 pkgrel=1
 pkgdesc="Portable library for real-time communications"
 arch=('x86_64')
@@ -17,7 +17,7 @@ replaces=('re' 'librem')
 conflicts=('re' 'librem')
 provides=(libre.so)
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/baresip/re/archive/v${pkgver}.tar.gz;)
-sha256sums=('4192e65c8f36036c22f0cab30e88eea46b349a9a2d1a8d02396c4182ab662dd6')
+sha256sums=('275f1eb074a517ee1116266e59e1ef3400e1f4b8b81ad9807dc4504e94002b4d')
 
 build() {
   cd re-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libre/-/commit/d8c39b290afec8d3499d8c986984a955994f4419

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




[Git][archlinux/packaging/packages/libre] Pushed new tag 3.10.0-1

2024-03-07 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 3.10.0-1 at Arch Linux / Packaging / 
Packages / libre

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




[Git][archlinux/packaging/packages/repo][main] upgpkg: 2.42-1: upstream release

2024-03-07 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
174ff9f8 by Alexander Epaneshnikov at 2024-03-07T22:19:13+03:00
upgpkg: 2.42-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = repo
pkgdesc = The Multiple Git Repository Tool from the Android Open Source 
Project
-   pkgver = 2.41
+   pkgver = 2.42
pkgrel = 1
url = https://android.googlesource.com/tools/repo
arch = any
license = APACHE
depends = git
depends = python
-   source = 
git+https://android.googlesource.com/tools/repo.git#tag=v2.41?signed
+   source = 
git+https://android.googlesource.com/tools/repo.git#tag=v2.42?signed
validpgpkeys = 8BB9AD793E8E6153AF0F9A4416530D5E920F5C65
sha256sums = SKIP
 


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Alexander Epaneshnikov 
 
 pkgname=repo
-pkgver=2.41
+pkgver=2.42
 pkgrel=1
 pkgdesc="The Multiple Git Repository Tool from the Android Open Source Project"
 url="https://android.googlesource.com/tools/repo;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/repo/-/commit/174ff9f8146feadca22bbfb325838aead77ce18a

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




[Git][archlinux/packaging/packages/repo] Pushed new tag 2.42-1

2024-03-07 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2.42-1 at Arch Linux / Packaging / 
Packages / repo

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




[Git][archlinux/packaging/packages/bitwarden] Pushed new tag 2024.2.1-1

2024-03-07 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2024.2.1-1 at Arch Linux / Packaging / 
Packages / bitwarden

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




[Git][archlinux/packaging/packages/bitwarden][main] upgpkg: 2024.2.1-1: upstream release

2024-03-07 Thread Alexander Epaneshnikov (@alex19ep)


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


Commits:
045edbeb by Alexander Epaneshnikov at 2024-03-07T22:01:47+03:00
upgpkg: 2024.2.1-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bitwarden
pkgdesc = A secure and free password manager for all of your devices
-   pkgver = 2024.2.0
+   pkgver = 2024.2.1
pkgrel = 1
url = https://github.com/bitwarden/clients/tree/master/apps/desktop
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = bitwarden
depends = libxtst
depends = libxss
depends = libnss_nis
-   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.2.0
+   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=desktop-v2024.2.1
source = messaging.main.ts.patch
source = nativelib.patch
source = bitwarden.sh


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: libertylocked 
 
 pkgname=bitwarden
-pkgver=2024.2.0
+pkgver=2024.2.1
 pkgrel=1
 _electronversion=27
 pkgdesc='A secure and free password manager for all of your devices'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bitwarden/-/commit/045edbebb45a7e692e2eb313f44c283ce6001da9

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




[Git][archlinux/packaging/packages/bitwarden-cli][main] upgpkg: 2024.2.1-1: upstream release

2024-03-07 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / bitwarden-cli


Commits:
dbbbcdc5 by Alexander Epaneshnikov at 2024-03-07T22:01:27+03:00
upgpkg: 2024.2.1-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bitwarden-cli
pkgdesc = The command line vault
-   pkgver = 2024.2.0
+   pkgver = 2024.2.1
pkgrel = 1
url = https://github.com/bitwarden/clients
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = bitwarden-cli
makedepends = modclean
depends = nodejs-lts-hydrogen
options = !emptydirs
-   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.2.0
+   source = 
bitwarden::git+https://github.com/bitwarden/clients.git#tag=cli-v2024.2.1
sha512sums = SKIP
 
 pkgname = bitwarden-cli


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: libertylocked 
 
 pkgname=bitwarden-cli
-pkgver=2024.2.0
+pkgver=2024.2.1
 pkgrel=1
 pkgdesc="The command line vault"
 arch=('x86_64')



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

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




[Git][archlinux/packaging/packages/bitwarden-cli] Pushed new tag 2024.2.1-1

2024-03-07 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 2024.2.1-1 at Arch Linux / Packaging / 
Packages / bitwarden-cli

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




  1   2   3   >