[Git][archlinux/packaging/packages/forgejo] Pushed new tag 1.20.4.0-1

2023-09-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 1.20.4.0-1 at Arch Linux / Packaging / Packages 
/ forgejo

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




[Git][archlinux/packaging/packages/forgejo][main] upgpkg: 1.20.4.0-1

2023-09-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
forgejo


Commits:
b5c21434 by George Rawlinson at 2023-09-12T04:58:06+00:00
upgpkg: 1.20.4.0-1

* New upstream release.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: George Rawlinson 
 
 pkgname=forgejo
-pkgver=1.20.3.0
-pkgrel=2
+pkgver=1.20.4.0
+pkgrel=1
 pkgdesc='A lightweight software forge'
 arch=('x86_64')
 url='https://forgejo.org'
@@ -21,7 +21,7 @@ optdepends=(
 )
 backup=('etc/forgejo/app.ini')
 options=('!lto' '!debug')
-_commit='07531cf9537d169bf8775d4099f853595219678a'
+_commit='b63df8b5c491729f557fd8076b44f9df1d00eec1'
 source=(
   "$pkgname::git+https://codeberg.org/forgejo/forgejo#commit=$_commit;
   'systemd.service'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/forgejo/-/commit/b5c214348471c182df7358758b45b14d067f957c

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




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

2023-09-11 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyfiglet


Commits:
cd1162a3 by Daniel M. Capella at 2023-09-12T00:15:43-04:00
upgpkg: 1.0.1-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-pyfiglet
 _name=${pkgname#python-}
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc='Pure-python FIGlet implementation'
 url=https://github.com/pwaller/pyfiglet
@@ -18,17 +18,8 @@ makedepends=(
   'python-wheel'
 )
 checkdepends=('figlet' 'python-pytest' 'toilet')
-source=(
-  "git+$url.git#tag=v$pkgver"
-  
"pyfiglet-subprocess32-removal.patch::$url/commit/560acfacc85ab64c2d5cba52b6731c8a80bcf879.patch"
-)
-b2sums=('SKIP'
-
'3243d718e0a33d41ac797743f968831942f6e04a2076b20197f78e955929b73ae016e997048798fba036a3f0a5cf2466d55a126bd9fd01209bf58843d50b2182')
-
-prepare() {
-  cd "$_name"
-  git apply ../pyfiglet-subprocess32-removal.patch
-}
+source=("git+$url.git#tag=v$pkgver")
+b2sums=('SKIP')
 
 build() {
   cd "$_name"



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

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




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

2023-09-11 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1.0.1-1 at Arch Linux / Packaging / Packages / 
python-pyfiglet

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




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

2023-09-11 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
ruff-lsp


Commits:
aa48a77c by Daniel M. Capella at 2023-09-12T00:09:44-04:00
upgpkg: 0.0.39-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan 
 
 pkgname=ruff-lsp
-pkgver=0.0.38
+pkgver=0.0.39
 pkgrel=1
 pkgdesc='Language Server Protocol implementation for Ruff'
 arch=('any')



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

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




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

2023-09-11 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 0.0.39-1 at Arch Linux / Packaging / Packages 
/ ruff-lsp

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




[Git][archlinux/packaging/packages/pnpm][main] upgpkg: 8.7.5-1

2023-09-11 Thread Daniel M. Capella (@polyzen)


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


Commits:
7c62ff1a by Daniel M. Capella at 2023-09-11T23:41:08-04:00
upgpkg: 8.7.5-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Tomasz Jakub Rup 
 
 pkgname=pnpm
-pkgver=8.7.4
+pkgver=8.7.5
 pkgrel=1
 pkgdesc='Fast, disk space efficient package manager'
 arch=('any')



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

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




[Git][archlinux/packaging/packages/pnpm] Pushed new tag 8.7.5-1

2023-09-11 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 8.7.5-1 at Arch Linux / Packaging / Packages / 
pnpm

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




[Git][archlinux/packaging/packages/perl-tidy][main] upgpkg: 20230909-1

2023-09-11 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
perl-tidy


Commits:
6359258c by Sergej Pupykin at 2023-09-12T03:45:59+03:00
upgpkg: 20230909-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Firmicus 
 
 pkgname=perl-tidy
-pkgver=20230701
+pkgver=20230909
 pkgrel=1
 pkgdesc="Parses and beautifies perl source"
 arch=('any')
@@ -12,7 +12,7 @@ license=('GPL' 'PerlArtistic')
 depends=('perl>=5.10.0')
 options=('!emptydirs')
 source=(https://www.cpan.org/authors/id/S/SH/SHANCOCK/Perl-Tidy-$pkgver.tar.gz)
-sha256sums=('e04922ba34a0c0c8dca7d6897a70399e1b1358441f66d3abd0f021a413869743')
+sha256sums=('e0f00b82822842516dbfa0228d8102122e6fa68c358f71a4be5626ad2cd19b4c')
 
 build() {
   cd  "${srcdir}"/Perl-Tidy-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-tidy/-/commit/6359258cc8f50ed7a5369d380a0dd55cf4f9b2a0

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




[Git][archlinux/packaging/packages/perl-tidy] Pushed new tag 20230909-1

2023-09-11 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 20230909-1 at Arch Linux / Packaging / Packages / 
perl-tidy

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




[Git][archlinux/packaging/packages/mairix][main] upgpkg: 0.24-4

2023-09-11 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
mairix


Commits:
7259183a by Sergej Pupykin at 2023-09-12T03:43:42+03:00
upgpkg: 0.24-4
switch to new upstream https://github.com/vandry/mairix

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,25 +5,26 @@
 
 pkgname=mairix
 pkgver=0.24
-pkgrel=3
+pkgrel=4
+_commit=1cc06f4a73ba4b940008c1ffc398d2ac708cd6d6
 pkgdesc="A program for indexing and searching emails"
 arch=('x86_64')
-url="http://www.rpcurnow.force9.co.uk/mairix/;
+url="https://github.com/vandry/mairix;
 license=('GPL')
 depends=(bzip2 zlib)
-makedepends=('flex' 'bison')
+makedepends=('flex' 'bison' 'git')
 install=$pkgname.install
-source=(https://downloads.sf.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('a0702e079c768b6fbe25687ebcbabe7965eb493d269a105998c7c1c2caef4a57')
+source=("git+https://github.com/vandry/mairix#commit=${_commit};)
+sha256sums=('SKIP')
 
 build() {
-  cd "$srcdir"/$pkgname-$pkgver
+  cd "$srcdir"/$pkgname
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd "$srcdir"/$pkgname-$pkgver
+  cd "$srcdir"/$pkgname
   make DESTDIR="$pkgdir" install
   mkdir -p "$pkgdir"/usr/share/
   mv "$pkgdir"/usr/man "$pkgdir"/usr/share/



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mairix/-/commit/7259183a9fc684b4d4e56bb1768d028c82951e25

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




[Git][archlinux/packaging/packages/mairix] Pushed new tag 0.24-4

2023-09-11 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 0.24-4 at Arch Linux / Packaging / Packages / 
mairix

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




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

2023-09-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 0.12.2-1 at Arch Linux / Packaging / Packages / 
buildkit

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




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

2023-09-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
buildkit


Commits:
96d25d63 by George Rawlinson at 2023-09-11T23:20:59+00:00
upgpkg: 0.12.2-1

* New upstream release.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Kenneth Endfinger 
 
 pkgname=buildkit
-pkgver=0.12.1
+pkgver=0.12.2
 pkgrel=1
 pkgdesc='A toolkit for converting source code to build artifacts in a 
repeatable manner'
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('Apache')
 depends=('runc' 'containerd')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='bb857a0d49f45aa0ce9cd554b78d4075553e20f9'
+_commit='567a99433ca23402d5e9b9f9124005d2e59b8861'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 



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

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




[Git][archlinux/packaging/packages/nyxt][main] upgpkg: 3.7.0-1

2023-09-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
nyxt


Commits:
ca5e6769 by George Rawlinson at 2023-09-11T23:15:45+00:00
upgpkg: 3.7.0-1

* New upstream release.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,7 +6,7 @@
 # Contributor: Felix Golatofski 
 
 pkgname=nyxt
-pkgver=3.6.0
+pkgver=3.7.0
 pkgrel=1
 pkgdesc='A keyboard-driven web browser designed for power users'
 arch=('x86_64')
@@ -39,8 +39,8 @@ optdepends=(
 )
 options=('!strip' '!makeflags')
 
source=("$pkgname-$pkgver.tar.xz::https://github.com/atlas-engineer/nyxt/releases/download/$pkgver/nyxt-$pkgver-source-with-submodules.tar.xz;)
-sha512sums=('f8bd0437a8afa275f1c885b35c9c88f55a1f1fe6299e9ecdd9496c09ace7673b80b92511a22b2cb1eef738696847319309883bb3df18e91980b071a16e1b7893')
-b2sums=('8a42263ddd0d000587f934a7dde6074d728bedf267bbf363ab5ab75e0e773fb9c6d506e7218dfa8219e140a0c757125323d4448c720a933952f65d5b6128714f')
+sha512sums=('d41b464c1401ea040c27f9597acd5142e940408ba52e1414427e4a17ee73f9665a659bdbcd1435ba4ce4168e6dec125f13653dd5418c3b5b86c95fef07b1c837')
+b2sums=('cbe9ad75ef78bce16a54247dd68c9da49008d941f56a188ead75454d1e45689b1d903e33f1dfeec9ef6a5a992c9312b25e6ec0e2802e2f5ba8624d3f4c9af328')
 
 build() {
   make all



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nyxt/-/commit/ca5e6769b8ca48a80ff1184dd06f5b367f916606

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




[Git][archlinux/packaging/packages/nyxt] Pushed new tag 3.7.0-1

2023-09-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 3.7.0-1 at Arch Linux / Packaging / Packages / 
nyxt

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




[Git][archlinux/packaging/packages/proxytunnel][main] upgpkg: 1.11-1

2023-09-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
proxytunnel


Commits:
d003e2ec by George Rawlinson at 2023-09-11T23:07:58+00:00
upgpkg: 1.11-1

* New upstream release.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Georg Grabler (STiAT) 
 
 pkgname=proxytunnel
-pkgver=1.10.20210604
-pkgrel=2
+pkgver=1.11
+pkgrel=1
 pkgdesc="Creates tunnels through HTTP(S) proxies for any TCP based protocol"
 arch=('x86_64')
 url="https://github.com/proxytunnel/proxytunnel;
@@ -13,7 +13,7 @@ license=('GPL')
 depends=('glibc' 'openssl')
 makedepends=('asciidoc' 'xmlto')
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('f8e70bd81a541bd3ecf0ed09fedc57396531aeec460eaff125046700d1a9c69f110590a5b81f650fdaba0c5938dd401a2937ee7347a4e33a3b89ac36bb915a7c')
+b2sums=('7b0140800c4a0a3a681bc0e7d4de97ceb7924e5c9c1fea22d0dd115fe266abd52df533c97f82826e0d4495b04a53621c60f8e283e453108c126747226f82b25d')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/proxytunnel/-/commit/d003e2ec20737e3e4242dd6d8a2c595bec2e7775

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




[Git][archlinux/packaging/packages/proxytunnel] Pushed new tag 1.11-1

2023-09-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 1.11-1 at Arch Linux / Packaging / Packages / 
proxytunnel

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




[Git][archlinux/packaging/packages/wimlib][main] upgpkg: 1.14.3-1

2023-09-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
wimlib


Commits:
bf6a910a by George Rawlinson at 2023-09-11T23:07:15+00:00
upgpkg: 1.14.3-1

* New upstream release.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Eric Biggers 
 
 pkgname=wimlib
-pkgver=1.14.2
+pkgver=1.14.3
 pkgrel=1
 pkgdesc='A library and program to extract, create, and modify WIM files'
 arch=('x86_64')
@@ -19,7 +19,7 @@ optdepends=(
   'cabextract: for extracting Windows PE from the WAIK'
 )
 provides=('libwim.so')
-_commit='7df9ab5f062f9131887b41915cce4f62fca96baa'
+_commit='4baa0ab7b8ad5c7f0a109e22e9a6c8621a7edd42'
 source=("$pkgname::git+https://github.com/ebiggers/wimlib#commit=$_commit;)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wimlib/-/commit/bf6a910a81812e8b37f74de78fbdbe0e503ed19c

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




[Git][archlinux/packaging/packages/wimlib] Pushed new tag 1.14.3-1

2023-09-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 1.14.3-1 at Arch Linux / Packaging / Packages / 
wimlib

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




[Git][archlinux/packaging/packages/keycloak][main] upgpkg: 22.0.2-1

2023-09-11 Thread Frederik Schwan (@freswa)


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


Commits:
a205a37a by Frederik Schwan at 2023-09-12T00:22:19+02:00
upgpkg: 22.0.2-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Nikita Volodin 
 
 pkgname=keycloak
-pkgver=22.0.1
+pkgver=22.0.2
 _java=17
 pkgrel=1
 pkgdesc="Open Source Identity and Access Management For Modern Applications 
and Services"
@@ -23,7 +23,7 @@ 
source=(https://github.com/keycloak/keycloak/archive/$pkgver/$pkgname-$pkgver.ta
 common.sh
 pin-java-version.patch
 )
-sha512sums=('2412e613ad0d0800075acca472115729c77bc5b042b12b12ae5231d5324169961223bbd165c460062d0ec6c2224e5609e5180af6d82d54e1397a980019ffe351'
+sha512sums=('81835a319280ce9ca53b219a7ec2961a821c772c9a859ea2a5ba81a0d8882befbfe7eae35a7dfcd384c72936186d98631371475cc75f92524f75f773409455ec'
 
'925ca021a9989a6d5181a90f42ec9e67a4957e98bb716acba75e13e1b01a03e4bd3a5939f5f0abe4cf57157be54dda5e373286041b22d84f5079eba94df4e6c9'
 
'2e2ba147007ad74e38579a8838d79de47beac509b4bd1a14d7f80905953d79a7396d781f141b461ec688f5ceef9a1081a825a4ca8afc1ea12c178d8ae7f5a7dd'
 
'155db40105c08d0aaa810ca5533dc16fc9f82060280541ede6fafd754d30b4844f6d10ace1417a5ad68d89fc54e1b9e6d906ce7ccf973f4ac964422211ed9a72'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak/-/commit/a205a37a19de6e4fa3d1eabea5526a7a8e378089

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




[Git][archlinux/packaging/packages/keycloak] Pushed new tag 22.0.2-1

2023-09-11 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 22.0.2-1 at Arch Linux / Packaging / Packages / 
keycloak

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




[Git][archlinux/packaging/packages/flatpak-builder][main] Reformat

2023-09-11 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
a57d0bfa by Jan Alexander Steffens (heftig) at 2023-09-11T23:35:20+02:00
Reformat

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -7,9 +7,26 @@ pkgdesc="Tool to build flatpaks from source"
 url="https://flatpak.org;
 arch=(x86_64)
 license=(LGPL)
-depends=(flatpak binutils elfutils unzip tar git breezy patch rpmextract cpio
- appstream-glib fuse3)
-makedepends=(gobject-introspection git docbook-xsl xmlto)
+depends=(
+  appstream-glib
+  binutils
+  breezy
+  cpio
+  elfutils
+  flatpak
+  fuse3
+  git
+  patch
+  rpmextract
+  tar
+  unzip
+)
+makedepends=(
+  docbook-xsl
+  git
+  gobject-introspection
+  xmlto
+)
 checkdepends=(valgrind)
 replaces=('flatpak<0.9.10')
 _commit=d7dbc51267e83242a9fe0d5a7b5304db0ac72f4f  # tags/1.2.3
@@ -19,10 +36,10 @@ source=(
   "git+https://sourceware.org/git/debugedit.git;
   fusermount3.diff
 )
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'984ea70ac2c5794c758523aba9c1f643dc21fb01db4ed962987935a454d521a7')
+b2sums=('SKIP'
+'SKIP'
+'SKIP'
+
'8598941ac5ba4eab8e8e6adf1f6d43c4c161a4283335554ed03e968698c4f7326afc9b2c7d01cc3185ab05e889fc2220e459c156c10cd130edaae89bddf08979')
 
 pkgver() {
   cd $pkgname
@@ -36,27 +53,26 @@ prepare() {
   git apply -3 ../fusermount3.diff
 
   git submodule init
-  git submodule set-url libglnx "$srcdir/libglnx"
-  git submodule set-url debugedit "$srcdir/debugedit"
-  git submodule sync # Git bug: set-url does not sync properly when name != 
path
+  git config --local submodule.libglnx.url "$srcdir/libglnx"
+  git config --local submodule.debugedit.url "$srcdir/debugedit"
   git -c protocol.file.allow=always submodule update
 
   NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd $pkgname
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---sbindir=/usr/bin \
---libexecdir=/usr/lib \
+  local configure_options=(
+--prefix=/usr
+--sysconfdir=/etc
+--localstatedir=/var
+--sbindir=/usr/bin
+--libexecdir=/usr/lib
 --disable-static
+  )
 
+  cd $pkgname
+  ./configure "${configure_options[@]}"
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
   make
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flatpak-builder/-/commit/a57d0bfa1599b963ba5843a2ca27dfc7577fd0df

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




[Git][archlinux/packaging/packages/binaryen][main] upgpkg: 1:115-1

2023-09-11 Thread Frederik Schwan (@freswa)


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


Commits:
ea94d46e by Frederik Schwan at 2023-09-11T23:26:43+02:00
upgpkg: 1:115-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=binaryen
 epoch=1
-pkgver=114
+pkgver=115
 pkgrel=1
 pkgdesc="Compiler infrastructure and toolchain library for WebAssembly, in C++"
 arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('cmake' 'ninja' 'python')
 options=('!lto')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/WebAssembly/binaryen/archive/version_${pkgver}.tar.gz;
 "binaryen.sh")
-sha384sums=('a6f9311c320a5b3ecedca6a2035e45c2e3ed6207a2160c78c609c957e1e4b512cba70df27e24e65b6f225350d4fc6480'
+sha384sums=('dce915d1012fc48875d737167b49155b83cd80fbebdecda8417fadbc81f6d491d02f31cc1167449645853a55b3a84a79'
 
'8ccff587d33aa2f8e66cc167ab887087993cea0899921d2e7cc69372c8b659770a4f4a00e9da61c75394af002c8c7660')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/binaryen/-/commit/ea94d46e22ddd9c38f7fd88750b5703aa9da12cb

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




[Git][archlinux/packaging/packages/binaryen] Pushed new tag 1-115-1

2023-09-11 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1-115-1 at Arch Linux / Packaging / Packages / 
binaryen

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




[Git][archlinux/packaging/packages/netdata] Pushed new tag 1.42.3-1

2023-09-11 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1.42.3-1 at Arch Linux / Packaging / Packages / 
netdata

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




[Git][archlinux/packaging/packages/netdata][main] upgpkg: 1.42.3-1

2023-09-11 Thread Frederik Schwan (@freswa)


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


Commits:
8fc1eecb by Frederik Schwan at 2023-09-11T23:25:32+02:00
upgpkg: 1.42.3-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: SanskritFritz (gmail)
 
 pkgname=netdata
-pkgver=1.42.2
+pkgver=1.42.3
 pkgrel=1
 pkgdesc="Real-time performance monitoring, in the greatest possible detail, 
over the web"
 url="https://github.com/netdata/netdata;
@@ -27,7 +27,7 @@ optdepends=('nodejs: for monitoring named and SNMP devices'
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/netdata/netdata/releases/download/v$pkgver/netdata-v$pkgver.tar.gz;
 "$pkgname.sysusers"
  protobuf-23.patch)
-sha512sums=('0d576bb79ba01672605fff54cf1c345933be74737dea16ac23d21c91151d3e2862ad1e828d7703f2d18e6fa74caf16db50c4eb122fd4bdc4cba4fbd0ea142553'
+sha512sums=('38eb3c403c0dbabce4e82e54c93785f85f0b54803270dc6cf0a841c093fc8d2854bd66452939beb5bcc3a27834832924b68f62c8eff12c6a72363f61b2605a54'
 
'a910809a823ba58ca7bdaa72e8d68427b48f452c1fbb2343fa182ecb0a091a7640e73af24b8ba2fdd90e00aed8ef53b7fccd25cb8f04ca9b9fa6c8e52223ca66'
 
'5a759d6fe29f6ded679ebe61189a81639adf4397219cb0f1128a1490702ca4b1e250a70ed3bb548ca37c53992659f9c910e1ddc8b167bc6cf1f518630b960e05')
 



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

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




[Git][archlinux/packaging/packages/obsidian][main] upgpkg: 1.4.11-1

2023-09-11 Thread Frederik Schwan (@freswa)


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


Commits:
dc9867d6 by Frederik Schwan at 2023-09-11T23:22:59+02:00
upgpkg: 1.4.11-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Xuanwo 
 
 pkgname=obsidian
-pkgver=1.4.5
+pkgver=1.4.11
 pkgrel=1
 pkgdesc="A powerful knowledge base that works on top of a local folder of 
plain text Markdown files"
 arch=('x86_64')
@@ -18,7 +18,7 @@ source=("obsidian.sh"
 )
 sha256sums=('b5dcbbded25b7f65fd274eb9c98c4a4143e9c405074f97c5123c56df5482bd91'
 'be67713e873a5935d910efc6f6005c104b35c7b3a002dfcb5643fd185d1b0056'
-'63f4654fedf105b17db6309b4509d0fa3f288332cc7ec40f9ce7620958fe34ad')
+'6780e88cef743c09461ac22d719ba03ec8bee3c50f9ce8ef0a7d81233ac34297')
 
 prepare() {
 cd "$srcdir"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/obsidian/-/commit/dc9867d6dfcfcbfb342c4c5826adb93b80b84df4

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




[Git][archlinux/packaging/packages/obsidian] Pushed new tag 1.4.11-1

2023-09-11 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1.4.11-1 at Arch Linux / Packaging / Packages / 
obsidian

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




[Git][archlinux/packaging/packages/midori] Pushed new tag 9.0-6

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 9.0-6 at Arch Linux / Packaging / Packages / midori

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




[Git][archlinux/packaging/packages/midori][main] upgpkg: 9.0-6 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


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


Commits:
c246067d by Robin Candau at 2023-09-11T23:24:24+02:00
upgpkg: 9.0-6 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,19 +6,19 @@
 
 pkgname=midori
 pkgver=9.0
-pkgrel=5
+pkgrel=6
 pkgdesc='Lightweight web browser'
 arch=(x86_64)
 url='https://github.com/midori-browser/core'
 license=(LGPL)
 depends=(aria2 gcr libarchive libpeas libxss webkit2gtk zeitgeist)
-makedepends=(bzr cmake git gobject-introspection intltool ninja vala)
+makedepends=(breezy cmake git gobject-introspection intltool ninja vala)
 optdepends=('gst-plugins-base: HTML5 OGG videos support'
 'gst-plugins-good: HTML5 H264 and WebM videos support'
 'gst-libav: HTML5 H264 videos support')
 options=(!emptydirs)
 
source=("$pkgname::git+https://github.com/midori-browser/core.git#commit=f6b3b1e030db7eb2de7faf73ec4ccc18949b668d;)
 # tag: v9.0
-md5sums=('SKIP')
+sha256sums=('SKIP')
 
 build() {
   mkdir -p build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/midori/-/commit/c246067d38c6bd5a1303e7df1ce74a718c3ccd7e

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




[Git][archlinux/packaging/packages/iaito][main] upgpkg: 5.8.8-1: Update to 5.8.8

2023-09-11 Thread Antonio Rojas (@arojas)


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


Commits:
087291f4 by Antonio Rojas at 2023-09-11T23:19:08+02:00
upgpkg: 5.8.8-1: Update to 5.8.8

- - - - -


2 changed files:

- PKGBUILD
- − no-rpath.patch


Changes:

=
PKGBUILD
=
@@ -3,10 +3,10 @@
 # Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
 
 pkgname=iaito
-_gitcommit=805db97abdd453592021b0b4e812d6a806914fd5
+_gitcommit=1c984ae94b128e9f9c526cc418956801cd035d6e
 _transcommit=e66b3a962a7fc7dfd730764180011ecffbb206bf
-pkgver=5.8.4
-pkgrel=2
+pkgver=5.8.8
+pkgrel=1
 pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
 url='https://github.com/radareorg/iaito'
 arch=('x86_64')
@@ -17,14 +17,11 @@ makedepends=('git' 'shiboken2' 'qt5-tools')
 optdepends=('r2ghidra: ghidra decompiler plugin')
 replaces=('r2cutter')
 source=("git+https://github.com/radareorg/iaito#commit=${_gitcommit};
-
"git+https://github.com/radareorg/iaito-translations#commit=${_transcommit};
-no-rpath.patch)
+
"git+https://github.com/radareorg/iaito-translations#commit=${_transcommit};)
 sha512sums=('SKIP'
-'SKIP'
-
'242eb0c73e2dda645f620cf8ae4039ea8fb9e25ddca6ec3507c100f4193e4ee3e2ae11269a5b2cfec47f15e99769b27f8262ba30c088e017cffaef756d6ee464')
+'SKIP')
 b2sums=('SKIP'
-'SKIP'
-
'b433afbb858d001a6909cb49f5cc42bc85f6bb185a7508f8dd42c4258b7b6ae44d4436b4e2e3f9c272d6e7b97d760510d719eaccd10e20cda2cac544cd9765f4')
+'SKIP')
 
 pkgver() {
   cd iaito
@@ -33,7 +30,6 @@ pkgver() {
 
 prepare() {
   cp -r iaito-translations iaito/src/translations
-  patch -d iaito -Np1 < no-rpath.patch
 }
 
 build() {


=
no-rpath.patch deleted
=
@@ -1,13 +0,0 @@
 a/src/Iaito.pro2023-02-25 13:23:28.07969 +0100
-+++ b/src/Iaito.pro2023-02-25 13:24:01.778894647 +0100
-@@ -11,10 +11,6 @@
- 
- CONFIG += sdk_no_version_check
- 
--unix:QMAKE_RPATHDIR += /usr/local/lib
--unix:QMAKE_LFLAGS_RPATH=
--unix:QMAKE_LFLAGS += "-Wl,-rpath,/usr/local/lib"
--
- # build with thread-sanitizer
- # unix:QMAKE_LFLAGS += "-fsanitize=thread"
- # QMAKE_CXXFLAGS += -fsanitize=thread



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/iaito/-/commit/087291f47a2ed7a96219332fb9ebb926d751603e

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




[Git][archlinux/packaging/packages/iaito] Pushed new tag 5.8.8-1

2023-09-11 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.8.8-1 at Arch Linux / Packaging / Packages / 
iaito

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




[Git][archlinux/packaging/packages/zim] Pushed new tag 0.75.2-2

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 0.75.2-2 at Arch Linux / Packaging / Packages / zim

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




[Git][archlinux/packaging/packages/zim][main] upgpkg: 0.75.2-2 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


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


Commits:
c5d4a8bb by Robin Candau at 2023-09-11T23:18:47+02:00
upgpkg: 0.75.2-2 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,14 +4,14 @@
 
 pkgname=zim
 pkgver=0.75.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A WYSIWYG text editor that aims at bringing the concept of a wiki to 
the desktop."
 arch=(any)
 license=('GPL' 'PerlArtistic')
 url="https://zim-wiki.org/;
 depends=('python' 'python-gobject' 'ttf-font' 'gtk3' 'python-xdg')
 checkdepends=('xorg-server-xvfb')
-optdepends=('bzr: Version Control plugin'
+optdepends=('breezy: Version Control plugin'
 'git: Version Control plugin'
 'mercurial: Version Control plugin'
 'gnuplot: Insert Gnuplot plugin'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zim/-/commit/c5d4a8bb0e7d7f47d3158d4c5e31827e783d99cf

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




[Git][archlinux/packaging/packages/myrepos][main] upgpkg: 1.20180726-7 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


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


Commits:
cb0019fb by Robin Candau at 2023-09-11T23:15:20+02:00
upgpkg: 1.20180726-7 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -10,13 +10,13 @@
 
 pkgname=myrepos
 pkgver=1.20180726
-pkgrel=6
+pkgrel=7
 pkgdesc='Multiple Repository management tool'
 arch=(any)
 url=https://myrepos.branchable.com
 license=(GPL2)
 depends=(perl)
-optdepends=('bzr: support for bzr repositories'
+optdepends=('breezy: support for bzr repositories'
 'cvs: support for cvs repositories'
 'darcs: support for darcs repositories'
 'git-annex: support for git-annex clones'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/myrepos/-/commit/cb0019fb8c461b874f3947b3ebed4170e8674031

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




[Git][archlinux/packaging/packages/myrepos] Pushed new tag 1.20180726-7

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.20180726-7 at Arch Linux / Packaging / Packages / 
myrepos

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




[Git][archlinux/packaging/packages/r2ghidra][main] upgpkg: 5.8.6-1: Update to 5.8.6

2023-09-11 Thread Antonio Rojas (@arojas)


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


Commits:
253c91e6 by Antonio Rojas at 2023-09-11T23:09:01+02:00
upgpkg: 5.8.6-1: Update to 5.8.6

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Levente Polyak 
 
 pkgname=r2ghidra
-_gitcommit=ddaf7706b59f5e05c9a0bc73adf858deeaf2b410
+_gitcommit=fc78eb69563da06034bc16ceeff39619be50c8f5
 _ghidra_native=6ce2dc2fee1ec1262bd0622c879ded8cb74e4ead
-pkgver=5.8.4
+pkgver=5.8.6
 pkgrel=1
 pkgdesc='Deep ghidra decompiler integration for radare2 and iaito'
 url='https://github.com/radareorg/r2ghidra'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/r2ghidra/-/commit/253c91e60a997adca51fd666355024ecba15f678

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




[Git][archlinux/packaging/packages/r2ghidra] Pushed new tag 5.8.6-1

2023-09-11 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.8.6-1 at Arch Linux / Packaging / Packages / 
r2ghidra

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




[Git][archlinux/packaging/packages/libarchive] Pushed new tag 3.7.1-2

2023-09-11 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 3.7.1-2 at Arch Linux / Packaging / Packages / 
libarchive

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




[Git][archlinux/packaging/packages/radare2][main] upgpkg: 5.8.8-1: Update to 5.8.8

2023-09-11 Thread Antonio Rojas (@arojas)


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


Commits:
5699cc5e by Antonio Rojas at 2023-09-11T23:04:47+02:00
upgpkg: 5.8.8-1: Update to 5.8.8

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: Guillermo Ramos <0xwille at gmail dot com>
 
 pkgname=radare2
-pkgver=5.8.6
-pkgrel=2
+pkgver=5.8.8
+pkgrel=1
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
 url='https://radare.org'
 arch=('x86_64')
@@ -16,9 +16,9 @@ optdepends=('r2ghidra: ghidra decompiler plugin')
 options=('!emptydirs')
 
source=(https://github.com/radare/radare2/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz
 wasm.patch)
-sha512sums=('cd53ed7519d485253182d8d7d414b8d0927e65dd4d0c9716d0d8819e739c8e5e39deb702d93cb5a2a9425804d9798e6eb0acb58a4b904e25a9ba4fcad2315f47'
+sha512sums=('38f3373cc3029a7d92e1ae44ab515f0bea4c897cb981a904b40a7e05c04c29786dc8ac2f46fc97b495c4a2ec4905e0e196633dd3144c557c550239c462c9360b'
 
'77728bc0d2cd0eb383ea845923e02bed7e8ce19e2cd7d7170d40eb91a37f85ed8582bf3331dd85be441131c68663782b2acd53192dd2d3dc6e1866c1c916b666')
-b2sums=('da53500982894a84de0a60640622b6498d3a6cc5236d7141cbd400b76448dc53535c74eef620e13531965c855124065a7f8ccfc3d8622c4e366100dc777e5274'
+b2sums=('7730bfefba5e5b9196404219800693fe37bf86b97f196b200dfbda913c07001e970c98f4b999a059e9636983b7311880e37f436890a68397d732a5a463ce7015'
 
'bbe9118239735e513beab1c8ebc01c2e5330b0f6aba033e25f2e139a21b4c6188690a22cd7742b4e89bc750b309ec27ddb80b33933bb64e0fd704ef36d59989f')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/radare2/-/commit/5699cc5ee331aa14ac51b4a997106a97082f7b14

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




[Git][archlinux/packaging/packages/radare2] Pushed new tag 5.8.8-1

2023-09-11 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.8.8-1 at Arch Linux / Packaging / Packages / 
radare2

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




[Git][archlinux/packaging/packages/libarchive][main] backport pax writer security fixes

2023-09-11 Thread Christian Hesse (@eworm)


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


Commits:
9d298fe9 by T.J. Townsend at 2023-09-11T11:37:30-04:00
backport pax writer security fixes

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=libarchive
 pkgver=3.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Multi-format archive and compression library'
 arch=('x86_64')
 url='https://libarchive.org/'
@@ -13,9 +13,16 @@ depends=('acl' 'libacl.so' 'bzip2' 'expat' 'lz4' 'openssl' 
'libcrypto.so' 'xz'
 provides=('libarchive.so')
 validpgpkeys=('A5A45B12AD92D964B89EEE2DEC560C81CEC2276E'  # Martin Matuska 

   'DB2C7CF1B4C265FAEF56E3FC5848A18B8F14184B') # Martin Matuska 

-source=("https://github.com/${pkgname}/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc})
+source=("https://github.com/${pkgname}/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc}
+   "https://github.com/libarchive/libarchive/commit/1b4e0d0f9.patch;)
 sha256sums=('b17403ce670ff18d8e06fea05a9ea9accf70678c88f1b9392a2e29b51127895f'
-'SKIP')
+'SKIP'
+'002699a1d8dbee7eb33c4f1a8c37260c3fee8dcf60d8f033877b72e62c23c576')
+
+prepare() {
+  # pax writer: fix multiple security vulnerabilities
+  patch -Np1 -d "${pkgname}-${pkgver}" -i ../1b4e0d0f9.patch
+}
 
 build() {
   cd "${pkgname}-${pkgver}"



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

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




[Git][archlinux/packaging/packages/libfabric][main] upgpkg: 1.18.2-1: Update to 1.18.2

2023-09-11 Thread Antonio Rojas (@arojas)


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


Commits:
cca3f582 by Antonio Rojas at 2023-09-11T23:00:37+02:00
upgpkg: 1.18.2-1: Update to 1.18.2

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=libfabric
-pkgver=1.18.1
+pkgver=1.18.2
 pkgrel=1
 pkgdesc="User-space API for OpenFabrics Interfaces (OFI)"
 arch=(x86_64)
@@ -10,7 +10,7 @@ license=(GPL2)
 depends=(glibc gcc-libs numactl)
 options=(!lto)
 
source=(https://github.com/ofiwg/libfabric/releases/download/v${pkgver}/libfabric-${pkgver}.tar.bz2)
-sha512sums=('f992e0c3b067b5b3917b33ae099122f53a0b8187ce23850a495b0406ebbcc5cf87bdb1bee53d7cd18456bf6f0ffb38b6ebc0e94bdaa71f6b80387ec3a61063c9')
+sha512sums=('18f19fd02f3c8a61224d801e6be2ca9365af141ab6a55c66a7c45c7960af1538ec097645708d877bd46558a8a588357acc596a3c71358a3e0b6c45f3f91aaab7')
 
 prepare() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libfabric/-/commit/cca3f58255b14c817d406941eb122e3882f8fb17

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




[Git][archlinux/packaging/packages/libfabric] Pushed new tag 1.18.2-1

2023-09-11 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.18.2-1 at Arch Linux / Packaging / Packages / 
libfabric

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




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

2023-09-11 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 9.3.0-1 at Arch Linux / Packaging / Packages / proj

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




[Git][archlinux/packaging/packages/proj][main] upgpkg: 9.3.0-1: Update to 9.3.0

2023-09-11 Thread Antonio Rojas (@arojas)


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


Commits:
a09be5fb by Antonio Rojas at 2023-09-11T22:56:28+02:00
upgpkg: 9.3.0-1: Update to 9.3.0

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,7 +5,7 @@
 # Contributor: William Rea 
 
 pkgname=proj
-pkgver=9.2.1
+pkgver=9.3.0
 pkgrel=1
 pkgdesc="Cartographic Projections and Coordinate Transformations Library"
 arch=(x86_64)
@@ -15,7 +15,7 @@ depends=(curl libtiff sqlite)
 makedepends=(cmake gmock gtest)
 changelog=$pkgname.changelog
 
source=(https://github.com/OSGeo/PROJ/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('15ebf4afa8744b9e6fccb5d571fc9f338dc3adcf99907d9e62d1af815d4971a1')
+sha256sums=('91a3695a004ea28db0448a34460bed4cc3b130e5c7d74339ec999efdab0e547d')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/proj/-/commit/a09be5fbfa6cd8285ef50a694f6bdeafa0838c0e

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




[Git][archlinux/packaging/packages/hound] Pushed new tag 0.7.1-2

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 0.7.1-2 at Arch Linux / Packaging / Packages / hound

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




[Git][archlinux/packaging/packages/hound][main] upgpkg: 0.7.1-2 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


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


Commits:
18fda70c by Robin Candau at 2023-09-11T22:58:25+02:00
upgpkg: 0.7.1-2 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=hound
 pkgver=0.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightning fast code searching made easy'
 arch=('x86_64')
 url='https://github.com/hound-search/hound'
@@ -13,7 +13,7 @@ license=('MIT')
 depends=('glibc' 'git')
 makedepends=('go') # no need for npm as the UI is pre-compiled
 optdepends=(
-  'bzr: for bazaar repositories'
+  'breezy: for bazaar repositories'
   'mercurial: for mercurial repositories'
   'svn: for subversion repositories'
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hound/-/commit/18fda70c3fed9596993e701f3342329e36f6ef04

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




[Git][archlinux/packaging/packages/glib2] Pushed new tag 2.78.0-2

2023-09-11 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 2.78.0-2 at Arch Linux / 
Packaging / Packages / glib2

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




[Git][archlinux/packaging/packages/libalkimia] Pushed new tag 8.1.2-1

2023-09-11 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 8.1.2-1 at Arch Linux / Packaging / Packages / 
libalkimia

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




[Git][archlinux/packaging/packages/libalkimia][main] upgpkg: 8.1.2-1: Update to 8.1.2

2023-09-11 Thread Antonio Rojas (@arojas)


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


Commits:
dfc70c30 by Antonio Rojas at 2023-09-11T22:51:24+02:00
upgpkg: 8.1.2-1: Update to 8.1.2

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: gumper 
 
 pkgname=libalkimia
-pkgver=8.1.1
+pkgver=8.1.2
 pkgrel=1
 pkgdesc="A library with common classes and functionality used by finance 
applications for the KDE SC"
 arch=('x86_64')
@@ -15,7 +15,7 @@ 
source=(https://download.kde.org/stable/alkimia/$pkgver/alkimia-$pkgver.tar.xz{,
 validpgpkeys=('2060FF0BBF0E77C4E56DECE0B3DA98B373A0D6FA'
   '8C13BC14185A65215B592A2F1243132CD9321771'
   '91F17B048CF4668CD27FE9FBD3694D8B346FCA80') # Ralf Habacker 

-sha256sums=('957adc63c0be54dd433e3268a37323be5456e5ab84ece27f73a1616a92db86d5'
+sha256sums=('cf846ee87b9cc630f58e0bdd23334296810ba3bcc1751fe2f4722161897ee33a'
 'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libalkimia/-/commit/dfc70c30e4fdc42bab5e908a96b064c40f5ad240

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




[Git][archlinux/packaging/packages/flatpak-builder][main] upgpkg: 1.2.3-2 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
flatpak-builder


Commits:
df3bc768 by Robin Candau at 2023-09-11T22:50:14+02:00
upgpkg: 1.2.3-2 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,12 +2,12 @@
 
 pkgname=flatpak-builder
 pkgver=1.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Tool to build flatpaks from source"
 url="https://flatpak.org;
 arch=(x86_64)
 license=(LGPL)
-depends=(flatpak binutils elfutils unzip tar git bzr patch rpmextract cpio
+depends=(flatpak binutils elfutils unzip tar git breezy patch rpmextract cpio
  appstream-glib fuse3)
 makedepends=(gobject-introspection git docbook-xsl xmlto)
 checkdepends=(valgrind)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flatpak-builder/-/commit/df3bc7686f35da4cbfb49dfdf6b6b5765b7417a2

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




[Git][archlinux/packaging/packages/flatpak-builder] Pushed new tag 1.2.3-2

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.2.3-2 at Arch Linux / Packaging / Packages / 
flatpak-builder

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




[Git][archlinux/packaging/packages/lib32-glib2] Pushed new tag 2.78.0-2

2023-09-11 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 2.78.0-2 at Arch Linux / 
Packaging / Packages / lib32-glib2

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




[Git][archlinux/packaging/packages/devtools][main] upgpkg: 1:1.0.3-3 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


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


Commits:
50f0b46b by Robin Candau at 2023-09-11T22:45:34+02:00
upgpkg: 1:1.0.3-3 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=devtools
 epoch=1
 pkgver=1.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Tools for Arch Linux package maintainers'
 arch=('any')
 license=('GPL')
@@ -26,7 +26,7 @@ depends=(
   sed
   util-linux
 
-  bzr
+  breezy
   git
   mercurial
   subversion



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/devtools/-/commit/50f0b46b1c31f4e478e597688ce825ad68942340

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




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

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1-1.0.3-3 at Arch Linux / Packaging / Packages / 
devtools

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




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

2023-09-11 Thread Caleb Maclennan (@alerque)


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


Commits:
90abb4cb by Caleb Maclennan at 2023-09-11T23:42:27+03:00
upgpkg: 1.14.1-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: istimaldar_sntlk 
 
 pkgname=dolt
-pkgver=1.14.0
+pkgver=1.14.1
 pkgrel=1
 pkgdesc='Git for data! A version controlled relational database'
 arch=(x86_64)
@@ -14,7 +14,7 @@ depends=(glibc)
 makedepends=(go)
 _archive="$pkgname-$pkgver"
 source=("$_url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('8247343ae19b77a2a9cf400808714704b49b21debad4eb16e8ebc90268192ea8')
+sha256sums=('b0a5ff4f73c178a35a92ac4f81d17ee1ebd8f8cfb6e37c24daf0ba28fb017558')
 
 prepare() {
cd "$_archive"/go



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

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




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

2023-09-11 Thread Caleb Maclennan (@alerque)


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

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




[Git][archlinux/packaging/packages/deepin-api][main] upgpkg: 5.5.32-3 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-api


Commits:
c49fa554 by Robin Candau at 2023-09-11T22:40:01+02:00
upgpkg: 5.5.32-3 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=deepin-api
 pkgver=5.5.32
-pkgrel=2
+pkgrel=3
 pkgdesc='Dbus interfaces for miscellaneous desktop services'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-api;
@@ -20,7 +20,7 @@ depends=('alsa-utils' 'bc' 'fontconfig' 'glib2' 
'gdk-pixbuf-xlib' 'gtk3' 'libcan
 makedepends=('git' 'deepin-gettext-tools' 'golang-deepin-gir' 
'golang-deepin-lib'
  'golang-github-fsnotify-fsnotify' 
'golang-github-linuxdeepin-go-dbus-factory'
  'golang-github-linuxdeepin-go-x11-client' 
'golang-github-nfnt-resize'
- 'golang-github-stretchr-testify' 'golang-gopkg-yaml.v3' 'bzr' 
'go-pie')
+ 'golang-github-stretchr-testify' 'golang-gopkg-yaml.v3' 'breezy' 
'go-pie')
 provides=('golang-deepin-dde-api')
 groups=('deepin')
 install=deepin-api.install



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-api/-/commit/c49fa554c818d72de4363c3fa28c7fc12f53a71b

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




[Git][archlinux/packaging/packages/deepin-api] Pushed new tag 5.5.32-3

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 5.5.32-3 at Arch Linux / Packaging / Packages / 
deepin-api

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




[Git][archlinux/packaging/packages/gopass-jsonapi] Pushed new tag 1.15.8-1

2023-09-11 Thread Christian Heusel (@gromit)


Christian Heusel pushed new tag 1.15.8-1 at Arch Linux / Packaging / Packages / 
gopass-jsonapi

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




[Git][archlinux/packaging/packages/gopass-jsonapi][main] upgpkg: 1.15.8-1

2023-09-11 Thread Christian Heusel (@gromit)


Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
gopass-jsonapi


Commits:
550990a1 by Christian Heusel at 2023-09-11T22:14:56+02:00
upgpkg: 1.15.8-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Christian Heusel 
 
 pkgname=gopass-jsonapi
-pkgver=1.15.7
+pkgver=1.15.8
 pkgrel=1
 pkgdesc="jsonapi for gopass used for bridging to browsers"
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('glibc')
 makedepends=('go')
 options=('!lto')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gopasspw/gopass-jsonapi/archive/refs/tags/v${pkgver}.tar.gz;)
-sha512sums=('32fa9edc50fb1d59b2c30fd54b84b5f9df8a21e046ed6bd45e41c7ffa0ded7b8a645e0b06c4dd425d9e5c3f7a5649410911f2317362d0ba5e7a80232a4355a46')
+sha512sums=('6433fb5888e31f6d24db633b8d33c773537da781614bf7fe231dc364a20a27ea1170c5d938b1ccdfcad246032a9aa06e2ab960cad05522c4146aa0507b1f750c')
 
 prepare(){
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gopass-jsonapi/-/commit/550990a12eaaf756f5367bebcfadde67658ad6f5

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




[Git][archlinux/packaging/packages/gopass-hibp][main] upgpkg: 1.15.8-1

2023-09-11 Thread Christian Heusel (@gromit)


Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
gopass-hibp


Commits:
879ec200 by Christian Heusel at 2023-09-11T22:13:10+02:00
upgpkg: 1.15.8-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Christian Heusel 
 
 pkgname=gopass-hibp
-pkgver=1.15.7
+pkgver=1.15.8
 pkgrel=1
 pkgdesc="haveibeenpwnd.com integration for gopass"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT')
 depends=('glibc')
 makedepends=('go')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gopasspw/gopass-hibp/archive/refs/tags/v${pkgver}.tar.gz;)
-sha512sums=('9ba0b1ccb2ec75d18e3afd071bc68ee744068fc54d2208a28fcc7a5654e41c2c76c45af8c1d7e36e72c2cbf4e2d8db1bc92e1ffe2ee0dea49dae9306671a')
+sha512sums=('5abdaeaaffce610146cbdc3b61fb2f5649d8be8ea3ff45ed003b051a690b281336fccaa19044b0d3444f2b4c3d632a53fa2570631d513a09566d1879149fb051')
 options=('!lto')
 
 prepare(){



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gopass-hibp/-/commit/879ec2006971fde9afe0f78e16ce5e66b9ef91a3

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




[Git][archlinux/packaging/packages/gopass-hibp] Pushed new tag 1.15.8-1

2023-09-11 Thread Christian Heusel (@gromit)


Christian Heusel pushed new tag 1.15.8-1 at Arch Linux / Packaging / Packages / 
gopass-hibp

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




[Git][archlinux/packaging/packages/gopass][main] upgpkg: 1.15.8-1

2023-09-11 Thread Christian Heusel (@gromit)


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


Commits:
479b4864 by Christian Heusel at 2023-09-11T22:12:23+02:00
upgpkg: 1.15.8-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: Morten Linderud 
 
 pkgname=gopass
-pkgver=1.15.7
-pkgrel=2
+pkgver=1.15.8
+pkgrel=1
 pkgdesc="The slightly more awesome standard unix password manager for teams."
 arch=('x86_64')
 url="https://github.com/gopasspw/gopass;
@@ -14,7 +14,7 @@ optdepends=('xdotool: for typing passwords selected by dmenu'
 'wl-clipboard: clipboard support (wayland)')
 options=("!lto")
 
source=("https://github.com/gopasspw/gopass/releases/download/v${pkgver}/gopass-${pkgver}.tar.gz;)
-sha512sums=('12c7c98438a19a400a67ff0c1ef768985398a637145a74d6cce6a58fe35fc5d3395fb11fd5558ec6386cfdd047eefd654cec1c65743c49ce18bf7b7345ae8905')
+sha512sums=('35ef36d9b3b7a56ded47a95bfa8934a5e72889aaf84a7cc2c6add37a3451c01a9945f3eae45bc31c63d0de2eda9ae61a3ba8164330c6a661233a615eaa391c2f')
 
 prepare(){
   sed -i 's|-gcflags="-trimpath=$(GOPATH)" -asmflags="-trimpath=$(GOPATH)"||' 
Makefile



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gopass/-/commit/479b48643d5eb7bcdec6196e625f54376eb27cb3

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




[Git][archlinux/packaging/packages/gopass] Pushed new tag 1.15.8-1

2023-09-11 Thread Christian Heusel (@gromit)


Christian Heusel pushed new tag 1.15.8-1 at Arch Linux / Packaging / Packages / 
gopass

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




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

2023-09-11 Thread Caleb Maclennan (@alerque)


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


Commits:
49d71e5c by Caleb Maclennan at 2023-09-11T23:02:04+03:00
upgpkg: 0.0.288-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgbase=ruff
 pkgname=($pkgbase python-$pkgbase)
-pkgver=0.0.287
+pkgver=0.0.288
 pkgrel=1
 pkgdesc='An extremely fast Python linter, written in Rust'
 arch=(x86_64)
@@ -21,8 +21,8 @@ makedepends=(
 options=(!lto)
 _archive="$pkgbase-$pkgver"
 source=($url/archive/refs/tags/v$pkgver/$_archive.tar.gz)
-sha512sums=('a75d841dbec5faaba1fc4fbff4574fd67b34f4ee70d12597e8512faf6139a01d739cfe3c617771ec4502b450f037af00d028e7f2495de05cd055d8709f14f1fa')
-b2sums=('98741b2128f513da986beea3668bca51f1f421bdb858cdd4bebc2423abc11176690ffe4df48844b861d9e5e35e519cdc749e3d9d1d7282f2fa0a694fe4dc')
+sha512sums=('ff9de3fb23f8cad298ed298c75d46cee766e5af746deedaac5501f5cd7712111ddbdefc87408bbd72fd9754dee6bfe24dc19b72e75b5b6920fc62ddaeebcc6d4')
+b2sums=('7b00501eb04c5e2048e92ae5ac65b1ab0c6ad4d59f004cb887824962e01581c9305516dc406aee4edd4170b9eb53ed10f68f52a479be7d09c4c8f61bd808d112')
 
 prepare() {
   cd "$_archive"



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

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




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

2023-09-11 Thread Caleb Maclennan (@alerque)


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

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




[Git][archlinux/packaging/packages/cargo-edit] Pushed new tag 0.12.2-1

2023-09-11 Thread @orhun


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

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




[Git][archlinux/packaging/packages/cargo-edit][main] upgpkg: 0.12.2-1: upstream release

2023-09-11 Thread @orhun


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


Commits:
8508dd93 by Orhun Parmaksız at 2023-09-11T22:11:56+03:00
upgpkg: 0.12.2-1: upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=cargo-edit
-pkgver=0.12.1
+pkgver=0.12.2
 pkgrel=1
 pkgdesc='Managing cargo dependencies from the command line'
 url='https://github.com/killercup/cargo-edit/releases'
@@ -11,8 +11,8 @@ arch=('x86_64')
 license=('MIT' 'APACHE')
 depends=('cargo' 'libgit2.so' 'libssh2' 'openssl')
 
source=(https://github.com/killercup/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('77cb2708041c4896bdb9f0afba09bd75dd028a53a80a9b5756b96f86c950f9cb44c6391d3b83e121985ca0d83f0d9b8dedfbc5c785d1ac2bb73e29e6766229e6')
-b2sums=('00654c554812ed48b0b532a337e5133526ba7e07158924153f6137c5ff3329a39e6a0ee5431ab7f4ecb7c7ebd585ba054cc3d024718aa14b3232a6686bba7a0e')
+sha512sums=('91750b1129eebbbc86d9eb1e3e3ed428039b4997975a7708acee60cd537b5daa4a1de0ed64462162fa82b73a15795c1e1603aaac2f7bcc1570ec83c147f0c207')
+b2sums=('37e91b5eb41fd56e2be382ee77bd6a6c859d1e1d7c99d45c2597e1a24194ea79ad1c563eb065615bf9cd87ab108de84d772e31d4faeaa57f9f556d6eb7fe570b')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-edit/-/commit/8508dd9374f6180173957d07bc87b43b01ae040e

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




[Git][archlinux/packaging/packages/geogebra] Pushed new tag 6.0.801.0-1

2023-09-11 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.0.801.0-1 at Arch Linux / Packaging / Packages / 
geogebra

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




[Git][archlinux/packaging/packages/geogebra][main] upgpkg: 6.0.801.0-1: Update to 6.0.801

2023-09-11 Thread Antonio Rojas (@arojas)


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


Commits:
8bb229a5 by Antonio Rojas at 2023-09-11T20:41:36+02:00
upgpkg: 6.0.801.0-1: Update to 6.0.801

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: moostik 
 
 pkgname=geogebra
-pkgver=6.0.794.0
+pkgver=6.0.801.0
 pkgrel=1
 pkgdesc='Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet'
 arch=(x86_64)
@@ -16,7 +16,7 @@ 
source=(https://download.geogebra.org/installers/6.0/GeoGebra-Linux64-Portable-$
 geogebra
 geogebra.desktop
 geogebra-mime.xml)
-sha256sums=('b0d0aad57731fd8e6bf922118aa418706f5d56c7c80b611fe4a25ffad81fc42f'
+sha256sums=('3280eeab1e4563dca0d69672b99118d8d27da79656762e47de37b09489838a91'
 '55ded6b5ec9ad382494f858d8ab5def0ed6c7d529481cd212863b2edde3b5e07'
 '62d6d48511ec9a3d08440d0bba7e6da35e61f84348729872941f66f2f8f15e57'
 'e8f3ac2c91daf1bb38ef4dddf705d341c3d8028aa4afb9b74a2d1a78a9953b98'



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

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




[Git][archlinux/packaging/packages/cargo-hack][main] upgpkg: 0.6.7-1: upstream release

2023-09-11 Thread @orhun


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


Commits:
f3524474 by Orhun Parmaksız at 2023-09-11T21:34:20+03:00
upgpkg: 0.6.7-1: upstream release

- - - - -


2 changed files:

- Cargo.lock
- PKGBUILD


Changes:

=
Cargo.lock
=
@@ -34,7 +34,7 @@ checksum = 
"50c26f1b3248d94c0526b371757e64ea5fe5d3463b232051622e9eb90db45696"
 
 [[package]]
 name = "cargo-hack"
-version = "0.6.6"
+version = "0.6.7"
 dependencies = [
  "anyhow",
  "build-context",
@@ -175,9 +175,9 @@ checksum = 
"b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
 
 [[package]]
 name = "linux-raw-sys"
-version = "0.4.5"
+version = "0.4.7"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503"
+checksum = "1a9bad9f94746442c783ca431b22403b519cd7fbeed0533fdd6328b2f2212128"
 
 [[package]]
 name = "memchr"
@@ -225,9 +225,9 @@ dependencies = [
 
 [[package]]
 name = "rustix"
-version = "0.38.11"
+version = "0.38.13"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "c0c3dde1fc030af041adc40e79c0e7fbcf431dd24870053d187d7c66e4b87453"
+checksum = "d7db8590df6dfcd144d22afd1b83b36c21a18d7cbc1dc4bb5295a8712e9eb662"
 dependencies = [
  "bitflags 2.4.0",
  "errno",
@@ -273,9 +273,9 @@ dependencies = [
 
 [[package]]
 name = "serde_json"
-version = "1.0.105"
+version = "1.0.106"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "693151e1ac27563d6dbcec9dee9fbd5da8539b20fa14ad3752b2e6d363ace360"
+checksum = "2cc66a619ed80bf7a0f6b17dd063a84b88f6dea1813737cf469aef1d081142c2"
 dependencies = [
  "itoa",
  "ryu",
@@ -293,9 +293,9 @@ dependencies = [
 
 [[package]]
 name = "syn"
-version = "2.0.31"
+version = "2.0.32"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "718fa2415bcb8d8bd775917a1bf12a7931b6dfa890753378538118181e0cb398"
+checksum = "239814284fd6f1a4ffe4ca893952cdd93c224b6a1571c9a9eadd670295c0c9e2"
 dependencies = [
  "proc-macro2",
  "quote",


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Vlad Frolov 
 
 pkgname=cargo-hack
-pkgver=0.6.6
+pkgver=0.6.7
 pkgrel=1
 pkgdesc="A cargo subcommand to provide various options useful for testing and 
CI"
 arch=('x86_64')
@@ -13,8 +13,8 @@ depends=('gcc-libs')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
 "Cargo.lock")
-sha512sums=('ac26e76d4f8e8f024697cd16b313cee1d7bab9814bd2b0bbf8db117abb63426ab7877f907862cceccf1976f060fe8a731fa05729c9e08c7f8eb2865bbfd7'
-
'bdab73661fd04ec35592b97279896c4473ae85b9a59d46bc94d3d90ee0d8116b86c34f4be984706802850c3a4028afcc032063792d8db801cb371664460e62f7')
+sha512sums=('337fecbf33c725a84d046e0a1b0506842960079d666e3d519dd172575d42c7a69f39b4e31ca59b930b31daf23af63107c2b63547ff311f96b2f95d5988f8da29'
+
'fb5ef7f770ac40660f648c9df7f7f1087b357c632b0ca49bebed3c5e986f40f11fd01bb7e340c2d461a27b3b39754f1362d4386ce240e9fca245772ad99af73d')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

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




[Git][archlinux/packaging/packages/cargo-hack] Pushed new tag 0.6.7-1

2023-09-11 Thread @orhun


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

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




[Git][archlinux/packaging/packages/buildbot][main] upgpkg: 3.9.2-1

2023-09-11 Thread Chih-Hsuan Yen (@yan12125)


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


Commits:
4216b652 by Chih-Hsuan Yen at 2023-09-12T01:51:02+08:00
upgpkg: 3.9.2-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -11,7 +11,7 @@ pkgname=(buildbot buildbot-worker buildbot-docs 
buildbot-common
  python-buildbot-wsgi-dashboards python-buildbot-badges
  python-buildbot-react-console-view python-buildbot-react-grid-view)
 # https://github.com/buildbot/buildbot/releases
-pkgver=3.9.0
+pkgver=3.9.2
 _bb_contrib_commit=4c8615db51253f0be4bfd08210a3aaf903a74b4f
 pkgrel=1
 arch=(any)
@@ -33,7 +33,7 @@ makedepends=(python-twisted python-jinja python-msgpack 
python-zope-interface py
 
source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.asc}
 
"git+https://github.com/buildbot/buildbot-contrib.git#commit=$_bb_contrib_commit;
 
"buildbot-contrib-systemd-common.patch::https://github.com/buildbot/buildbot-contrib/pull/22.patch;)
-sha256sums=('0bd2598f6877bd22ef20c7c56f1ab41684fbca4e25a93a572ff61f12d326fff3'
+sha256sums=('e2ca2db432814771ce07660293b746fee090d77d3226858a1d232e78bcdd688d'
 'SKIP'
 'SKIP'
 '896eede4c33a8574d7c29ac4a28cebbe3d7e850931a86e945328f8ea358195a9')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/buildbot/-/commit/4216b65239ade09a715c2d5e642dcd896855be6a

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




[Git][archlinux/packaging/packages/buildbot] Pushed new tag 3.9.2-1

2023-09-11 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 3.9.2-1 at Arch Linux / Packaging / Packages / 
buildbot

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




[Git][archlinux/packaging/packages/sqlite][main] upgpkg: 3.43.1-1

2023-09-11 Thread Andreas Radke (@andyrtr)


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


Commits:
217312a2 by Andreas Radke at 2023-09-11T19:48:34+02:00
upgpkg: 3.43.1-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,10 +3,10 @@
 
 pkgbase="sqlite"
 pkgname=('sqlite' 'sqlite-tcl' 'sqlite-analyzer' 'lemon' 'sqlite-doc')
-_srcver=343
+_srcver=3430100
 _docver=${_srcver}
 #_docver=333
-pkgver=3.43.0
+pkgver=3.43.1
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('x86_64')
@@ -19,8 +19,8 @@ source=(https://www.sqlite.org/2023/sqlite-src-${_srcver}.zip
 sqlite-lemon-system-template.patch
 license.txt)
 # upstream now switched to sha3sums - currently not supported by makepkg
-sha256sums=('976c31a5a49957a7a8b11ab0407af06b1923d01b76413c9cf1c9f7fc61a3501c'
-'e88f98c5651f996e989ef3b7122ed29b01bd2a0100b0aa72dd96013248442291'
+sha256sums=('22e9c2ef49fe6f8a2dbc93c4d3dce09c6d6a4f563de52b0a8171ad49a8c72917'
+'de4e2b6489f3ef4f7068c77d9df11a7c099851cd2431c457c88ee194eb56d41d'
 '55746d93b0df4b349c4aa4f09535746dac3530f9fd6de241c9f38e2c92e8ee97'
 '4e57d9ac979f1c9872e69799c2597eeef4c6ce7224f3ede0bf9dc8d217b1e65d')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sqlite/-/commit/217312a2317d5bda2f1ff213ec7ace2c4364d15b

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




[Git][archlinux/packaging/packages/sqlite] Pushed new tag 3.43.1-1

2023-09-11 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed new tag 3.43.1-1 at Arch Linux / Packaging / Packages / 
sqlite

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




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

2023-09-11 Thread Andrew Crerar (@andrewsc)


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

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




[Git][archlinux/packaging/packages/firefox-developer-edition][main] upgpkg: 118.0b7-1

2023-09-11 Thread Andrew Crerar (@andrewsc)


Andrew Crerar pushed to branch main at Arch Linux / Packaging / Packages / 
firefox-developer-edition


Commits:
37de1da1 by Andrew Crerar at 2023-09-11T13:18:38-04:00
upgpkg: 118.0b7-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=firefox-developer-edition
-pkgver=118.0b6
+pkgver=118.0b7
 pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')
@@ -50,7 +50,7 @@ 
source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-
 firefox-install-dir.patch
 "$pkgname".desktop
 identity-icons-brand.svg)
-b2sums=('799d8213f5a3b68305359965cbca9a80241c016a1430c984790acf85e9de0f75c9ca9a60cb1c736b240c9cd7c3bc9f9bc5931a70168b1917dabfc932f62141c5'
+b2sums=('397c18670c54c00738fb9e27dc92455273777ab9f2e2089a75cfd600600680f5420239aa0da80b642b944535626853c0f5c5357fbb53e79e15abbb857120fde3'
 'SKIP'
 
'eb61793257458b20bc7ab5598240bc1901666d7fb7e971941af99ac706d387859642d8fba3130fa31789546b9123c7500edbe6373701ce9fc7d65aef3974c90c'
 
'dfb74f902b5b7e4533c6dd91bcade3de809751d2c6d991b5c57c831be3d42759e0d416fc90a71977f17036db5f8b49775b483f5f4032d3022533b8b81f8c9e65'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-developer-edition/-/commit/37de1da197e596faecb0df9e67be2e80ab1b67e7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-developer-edition/-/commit/37de1da197e596faecb0df9e67be2e80ab1b67e7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/firefox-developer-edition] Pushed new tag 118.0b7-1

2023-09-11 Thread Andrew Crerar (@andrewsc)


Andrew Crerar pushed new tag 118.0b7-1 at Arch Linux / Packaging / Packages / 
firefox-developer-edition

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




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

2023-09-11 Thread David Runge (@dvzrv)


David Runge pushed new tag 0.7.2-1 at Arch Linux / Packaging / Packages / 
python-loguru

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




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

2023-09-11 Thread David Runge (@dvzrv)


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


Commits:
7f488966 by David Runge at 2023-09-11T19:17:58+02:00
upgpkg: 0.7.2-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _name=loguru
 pkgname=python-loguru
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc="Python logging made (stupidly) simple"
 arch=(any)
@@ -21,8 +21,8 @@ checkdepends=(
   python-pytest
 )
 source=($_name-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz)
-sha256sums=('240604cc8494f8f25714a39dc51bc0e92d60f729ed8ea4e9ac3d93191e731a10')
-b2sums=('3aa1f39325c08250b2998675150ba75202228f26995c5c32b5f77ba0755bf7be2c31204147ef6f342ecc906dd4474da4d4e82f6cc8b0a049e912490d4d254802')
+sha256sums=('2b3517ef6941a3bb24ed108074194041b3de429d5d43fe9d51359f4abdd8bad5')
+b2sums=('208c4ad989257e0e0d5cecf41c9722f398e5c73528f8a88c92e28490121723d5c19b4170ff246446e94237e8bb732f83e4b9fcc66c42aa7e3c1ba25aaa069e34')
 
 build() {
   cd $_name-$pkgver



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

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




[Git][archlinux/packaging/packages/code][main] Fix duplicated flags in launch script (Fixes FS#79438)

2023-09-11 Thread Massimiliano Torromeo (@mtorromeo)


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


Commits:
09295ad2 by Massimiliano Torromeo at 2023-09-11T18:55:46+02:00
Fix duplicated flags in launch script (Fixes FS#79438)

- - - - -


2 changed files:

- PKGBUILD
- code.sh


Changes:

=
PKGBUILD
=
@@ -8,7 +8,7 @@ pkgdesc='The Open Source build of Visual Studio Code (vscode) 
editor'
 # Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
 _electron=electron25
 pkgver=1.82.0
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://github.com/microsoft/vscode'
 license=('MIT')
@@ -25,7 +25,7 @@ source=("$pkgname::git+$url.git#tag=$pkgver"
 'clipath.patch')
 sha512sums=('SKIP'
 
'6e8ee1df4dd982434a8295ca99e786a536457c86c34212546e548b115081798c5492a79f99cd5a3f1fa30fb71d29983aaabc2c79f4895d4a709d8354e9e2eade'
-
'f949779dde4e3fe72f8a62db20edffc3e093c7209981e089f91e7d369274639a66b8cbf95cbdea4f3ea36e219d91e0abadb30f9c8e19e37d6077f9545e55a9a0'
+
'9e2d3be05b3784f8937279c9b7f02bf602ffc8579a87ff9b0fa9d9f917528f0095f5ad4535944a1f4e2103fc1058ac7b96fd5663988ced11a7afbbba082848e1'
 
'b1aa0d7c5b3e3e8ba1172822d75ea38e90efc431b270e0b4ca9e45bf9c0be0f60922c8618969ef071b5b6dbd9ac9f030294f1bf49bcc28c187b46d113dca63a7'
 
'9809c9719b04c00d46477e2786a64ec40867096d287d68c97b31a881545e734d4f97d73c7c75e8fc0727f288ef696d169bbaf989a0cb9f8d5c8e2f045b89c60f')
 


=
code.sh
=
@@ -7,10 +7,10 @@ flags_file="${XDG_CONFIG_HOME:-$HOME/.config}/code-flags.conf"
 declare -a codeflags
 
 if [[ -f "${flags_file}" ]]; then
-mapfile -t < "${flags_file}"
+mapfile -t < "${flags_file}" CODEMAPFILE
 fi
 
-for line in "${MAPFILE[@]}"; do
+for line in "${CODEMAPFILE[@]}"; do
 if [[ ! "${line}" =~ ^[[:space:]]*#.* ]]; then
 codeflags+=("${line}")
 fi
@@ -23,10 +23,10 @@ 
flags_file="${XDG_CONFIG_HOME:-$HOME/.config}/${name}-flags.conf"
 declare -a electronflags
 
 if [[ -f "${flags_file}" ]]; then
-mapfile -t < "${flags_file}"
+mapfile -t < "${flags_file}" ELECTRONMAPFILE
 fi
 
-for line in "${MAPFILE[@]}"; do
+for line in "${ELECTRONMAPFILE[@]}"; do
 if [[ ! "${line}" =~ ^[[:space:]]*#.* ]]; then
 electronflags+=("${line}")
 fi



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/commit/09295ad2ebc8ff76f68ec4f7d16ea24cb59d22df

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




[Git][archlinux/packaging/packages/code] Pushed new tag 1.82.0-2

2023-09-11 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 1.82.0-2 at Arch Linux / Packaging / 
Packages / code

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




[Git][archlinux/packaging/packages/cairo-dock][main] upgpkg: 3.4.1-5 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
cairo-dock


Commits:
b96479db by Robin Candau at 2023-09-11T18:51:51+02:00
upgpkg: 3.4.1-5 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,13 +4,13 @@
 
 pkgname=cairo-dock
 pkgver=3.4.1
-pkgrel=4
+pkgrel=5
 pkgdesc='Light eye-candy fully themable animated dock'
 arch=('x86_64')
 url='https://glx-dock.org/'
 license=('GPL')
 depends=('curl' 'dbus-glib' 'glu' 'gtk3')
-makedepends=('bzr' 'cmake')
+makedepends=('breezy' 'cmake')
 optdepends=('cairo-dock-plug-ins: Plugins for Cairo-Dock')
 
source=("cairo-dock-${pkgver}.tar.gz::https://github.com/Cairo-Dock/cairo-dock-core/archive/${pkgver}.tar.gz;)
 sha256sums=('ca9b5769f60165b09d5cf2cae3c55fcc62fed19a279e8a279a0619f4189b4e00')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cairo-dock/-/commit/b96479db01f8fa16b55bafb1415c0bfd9fe7ca1c

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




[Git][archlinux/packaging/packages/cairo-dock] Pushed new tag 3.4.1-5

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 3.4.1-5 at Arch Linux / Packaging / Packages / 
cairo-dock

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




[Git][archlinux/packaging/packages/qtcreator][main] bzr → breezy

2023-09-11 Thread Antonio Rojas (@arojas)


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


Commits:
56bbddd9 by Antonio Rojas at 2023-09-11T18:07:33+02:00
bzr → breezy

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -25,7 +25,7 @@ optdepends=('qt6-doc: integrated Qt documentation'
 'x11-ssh-askpass: ssh support'
 'git: git support'
 'mercurial: mercurial support'
-'bzr: bazaar support'
+'breezy: bazaar support'
 'valgrind: analyze support'
 'perf: performer analyzer'
 'mlocate: locator filter')



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

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




[Git][archlinux/packaging/packages/tor][main] upgpkg: 0.4.8.5-1

2023-09-11 Thread kpcyrd (@kpcyrd)


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


Commits:
d546f7a3 by kpcyrd at 2023-09-11T17:49:31+02:00
upgpkg: 0.4.8.5-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,14 +6,23 @@
 # Contributor: Sid Karunaratne
 
 pkgname=tor
-pkgver=0.4.8.4
-pkgrel=2
+pkgver=0.4.8.5
+pkgrel=1
 pkgdesc='Anonymizing overlay network.'
 arch=('x86_64')
 url='https://www.torproject.org/download/tor/'
 license=('BSD')
-depends=('openssl' 'libevent' 'bash' 'libseccomp' 'zstd' 'libcap' 
'systemd-libs'
- 'libsystemd.so' 'libzstd.so' 'libseccomp.so' 'libcap.so')
+depends=(
+  'bash'
+  'libcap.so'
+  'libevent'
+  'liblzma.so'
+  'libseccomp.so'
+  'libssl.so'
+  'libsystemd.so'
+  'libz.so'
+  'libzstd.so'
+)
 optdepends=('torsocks: for torify')
 makedepends=('ca-certificates' 'systemd')
 backup=('etc/tor/torrc')
@@ -22,8 +31,8 @@ 
source=("https://dist.torproject.org/${pkgname}-${pkgver}.tar.gz"{,.sha256sum{,.
 'tor.sysusers'
 'tor.tmpfiles'
 'tor.service')
-b2sums=('e283d828fede259b1186b45214d466ff7ee79c835d68d0253537cd44b4dfdc4effe97ffb864d788eb0c65e7c09dc79673b1f191662c3641917a36af935cb9e7f'
-
'83a237b60e9a5217e61da9f12c53e2cdb59e329af88b255b74a6225cf4055d99fe3c2028aea519e496e4a3c4204fe2ea098899a31d91d21bc311fc2fc90f2f32'
+b2sums=('71a4807284ecefc4a18d6bc15ce798844304f860338b786590779fb171f851d630e8af3114dbc84fe854561e0085dcb147b4dd87787988a8fb6c3628bfcc8175'
+
'eddb6cf660e9e5b0eef20477d4536a0063bf8dcd0da75238514e620a9f6046431d656d4492f3765f14ff99175525dc4ae5c66f7f5ed0e1f7efe69e8f3b2a9583'
 'SKIP'
 
'98baf96cdac36072086f48bf4701cede6cf31eee207f4a1a4cfc81b483ba53b991082aaf4ed638e50dfd67fb006bbd915af97943ab658df29dfa51ea4aa77dd2'
 
'9053da53926f2120ac57b6c1442238f5bbd89bf9270347c4e00b721b39939bebc6adfcf814a9d7289dfd14d085d91c193529305336db93190da5b7f586a031df'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tor/-/commit/d546f7a35ec6a84ac22e81a2395a6b1793b8acc3

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




[Git][archlinux/packaging/packages/tor] Pushed new tag 0.4.8.5-1

2023-09-11 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 0.4.8.5-1 at Arch Linux / Packaging / Packages / tor

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




[Git][archlinux/packaging/packages/python-mitmproxy-rs][main] upgpkg: 0.3.0-1

2023-09-11 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / 
python-mitmproxy-rs


Commits:
e9986ba2 by kpcyrd at 2023-09-11T17:47:41+02:00
upgpkg: 0.3.0-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=python-mitmproxy-rs
 _pyname=mitmproxy_rs
-pkgver=0.2.2
+pkgver=0.3.0
 pkgrel=1
 pkgdesc="Python bindings for mitmproxy's Rust code"
 arch=('x86_64')
@@ -12,10 +12,10 @@ depends=('python')
 makedepends=('maturin' 'python-installer' 'cargo')
 options=(!lto)
 
source=("https://github.com/mitmproxy/mitmproxy_rs/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('1d6895c282acb99e5e6159fcbc0da88710b28552d4d124726c01b821c736a2f5ed2e41b15095c27eacecfc0032922aa2fd4966e794eebe26beced938a008b838')
+sha512sums=('cf6fdd9419fe4e404c8db796b2d5bb1225d79e6c2d3a40876fed4496ff9c1952aec19a17d1924537d8611e845f029a98582a03d983ffeb46cb9e39df2718102c')
 
 build() {
-  cd ${_pyname}-${pkgver}/ffi
+  cd ${_pyname}-${pkgver}/mitmproxy-rs
   maturin build --release --strip
 }
 



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

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




[Git][archlinux/packaging/packages/python-mitmproxy-rs] Pushed new tag 0.3.0-1

2023-09-11 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 0.3.0-1 at Arch Linux / Packaging / Packages / 
python-mitmproxy-rs

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




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

2023-09-11 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 19.4.0-1 at Arch Linux / Packaging / Packages / 
python-faker

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




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

2023-09-11 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-faker


Commits:
d1a273ec by Felix Yan at 2023-09-11T18:37:14+03:00
upgpkg: 19.4.0-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: dnuux 
 
 pkgname=python-faker
-pkgver=19.3.1
-_commit=83b9dae86555ea35338ea10cc5f46de56f605d28
+pkgver=19.4.0
+_commit=c87c80c99acc5febe4a750c6c5b60401eb04a7b1
 pkgrel=1
 pkgdesc='Faker generates fake data for you.'
 arch=('any')



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

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




[Git][archlinux/packaging/packages/mercurial] Pushed new tag 6.5.2-1

2023-09-11 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 6.5.2-1 at Arch Linux / Packaging / Packages / 
mercurial

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




[Git][archlinux/packaging/packages/mercurial][main] upgpkg: 6.5.2-1

2023-09-11 Thread Caleb Maclennan (@alerque)


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


Commits:
3327cfe5 by Caleb Maclennan at 2023-09-11T18:26:28+03:00
upgpkg: 6.5.2-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=mercurial
-pkgver=6.5.1
+pkgver=6.5.2
 pkgrel=1
 pkgdesc='A scalable distributed SCM tool'
 arch=(x86_64)
@@ -27,7 +27,7 @@ validpgpkeys=(2BCCE14F5C6725AA2EA8AEB7B9C9DC824AA5BDD5
   1F66F8CDF654E905C11DA061A11E01CD0E05D956) # Raphaël Gomès 

 
source=(https://www.mercurial-scm.org/release/${pkgname}-${pkgver}.tar.gz{,.asc}
 mercurial.profile)
-sha512sums=('344305e9b1690f062ffc3d3f9dd99e0e4a63cede749def49c1975aa0a293b8c46777692274f83002ce136800a3a692ce1a916c254aea6d93aa749b2a30141303'
+sha512sums=('200c4efb8e07c23c0c699f782cd40b2d966fa51c05b8cdd8d4066538fff90de2e94b760007eafd305391cb8c626c52b2466d0ae87a3ec17803cbaa3cb75706db'
 'SKIP'
 
'710dcddb24d928efc97370e869d9caa083107929ed9a1086dd2a3ae0caaf2c71e2f29060597e29315b6b15b1616251c42412e268ce737109c48ae4d7aa1b9555')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mercurial/-/commit/3327cfe544d49608864b6423e9e705bc64ec0e6e

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




[Git][archlinux/packaging/packages/latex2html][main] upgpkg: 2023.2-1

2023-09-11 Thread Caleb Maclennan (@alerque)


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


Commits:
0134b004 by Caleb Maclennan at 2023-09-11T18:23:31+03:00
upgpkg: 2023.2-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,31 +1,39 @@
-# Maintainer:
+# Maintainer: Caleb Maclennan 
 # Contributor: Ronald van Haren 
 # Contributor: Jochem Kossen 
 # Contributor: Jason Chu 
 
 pkgname=latex2html
-pkgver=2023
+pkgver=2023.2
 pkgrel=1
-pkgdesc="a convertor written in Perl that converts LaTeX documents to HTML."
-arch=('any')
-url="https://www.ctan.org/pkg/latex2html/;
-depends=('perl' 'ghostscript' 'texlive-core' 'libpng' 'giflib' 'netpbm')
-license=('GPL2')
-source=($pkgname-$pkgver.tar.gz::https://github.com/latex2html/latex2html/archive/v$pkgver.tar.gz)
-sha256sums=('71935a850b44f7db76ff3d0d8e3d06e43f34b7edebf7905e684ef3361dc6974b')
+pkgdesc='a convertor written in Perl that converts LaTeX documents to HTML'
+arch=(any)
+url="https://www.ctan.org/pkg/$pkgname;
+_url="https://github.com/$pkgname/$pkgname;
+depends=(ghostscript
+ giflib
+ libpng
+ netpbm
+ perl
+ texlive-basic)
+license=(GPL2)
+_archive="$pkgname-$pkgver"
+source=("$_url/archive/v$pkgver/$_archive.tar.gz")
+sha256sums=('2a3f50621a71c9c0c425fb6709ae69bb2cf4df4bfe72ac661c2ea302e5aba185')
 
 build() {
-  cd $pkgname-$pkgver
-./configure --prefix=/usr \
-  --shlibdir=/usr/lib/$pkgname \
-  --with-texpath=/usr/share/texmf/tex/latex/html \
-  --enable-gif \
-  --enable-png
+   cd $pkgname-$pkgver
+   ./configure \
+   --prefix=/usr \
+   --shlibdir="/usr/lib/$pkgname" \
+   --with-texpath=/usr/share/texmf/tex/latex/html \
+   --enable-gif \
+   --enable-png
 
-  make
+   make
 }
 
 package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
+   cd $pkgname-$pkgver
+   make DESTDIR="$pkgdir" install
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/latex2html/-/commit/0134b0047898e3ee8850ea4eb18bc71bc0083d6c

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




[Git][archlinux/packaging/packages/latex2html] Pushed new tag 2023.2-1

2023-09-11 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 2023.2-1 at Arch Linux / Packaging / Packages / 
latex2html

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




[Git][archlinux/packaging/packages/fwupd] Pushed new tag 1.9.5-2

2023-09-11 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 1.9.5-2 at Arch Linux / Packaging / Packages / 
fwupd

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




  1   2   3   4   5   >