[Git][archlinux/packaging/packages/chromium][main] upgpkg: 115.0.5790.170-2: re2 20230801 rebuild

2023-08-07 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
chromium


Commits:
1ab0bac3 by Evangelos Foutras at 2023-08-08T07:55:05+03:00
upgpkg: 115.0.5790.170-2: re2 20230801 rebuild

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=chromium
 pkgver=115.0.5790.170
-pkgrel=1
+pkgrel=2
 _launcher_ver=8
 _gcc_patchset=2
 _manual_clone=0



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

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 115.0.5790.170-2

2023-08-07 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 115.0.5790.170-2 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/re2][main] upgpkg: 1:20230801-1

2023-08-07 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
re2


Commits:
d0a55380 by Evangelos Foutras at 2023-08-08T06:14:59+03:00
upgpkg: 1:20230801-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Alexandre Bique 
 
 pkgname=re2
-_re2ver=2023-03-01
+_re2ver=2023-08-01
 pkgrel=1
 epoch=1
 pkgver=${_re2ver//-}
@@ -12,10 +12,11 @@ pkgdesc="Fast, safe, thread-friendly regular expression 
engine"
 arch=('x86_64')
 url="https://github.com/google/re2;
 license=('BSD')
-depends=('gcc-libs')
+depends=('gcc-libs' 'abseil-cpp')
+checkdepends=('gtest')
 provides=('libre2.so')
 
source=(re2-$pkgver.tar.gz::https://github.com/google/re2/archive/$_re2ver.tar.gz)
-sha256sums=('7a9a4824958586980926a300b4717202485c4b4115ac031822e29aa4ef207e48')
+sha256sums=('d82d0efe238994925e7a6ac9a10fccc3d6a3d267ec4652991a51291647b0')
 
 build() {
   cd $pkgname-$_re2ver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/re2/-/commit/d0a553805bde9b024810ec1dabdd3a6e95cb53d6

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




[Git][archlinux/packaging/packages/re2] Pushed new tag 1-20230801-1

2023-08-07 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1-20230801-1 at Arch Linux / Packaging / 
Packages / re2

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




[Git][archlinux/packaging/packages/committed][main] upgpkg: 1.0.19-1: upstream release

2023-08-07 Thread @orhun


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


Commits:
5202ce9f by Orhun Parmaksız at 2023-08-08T00:27:41+03:00
upgpkg: 1.0.19-1: upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan 
 
 pkgname=committed
-pkgver=1.0.18
+pkgver=1.0.19
 pkgrel=1
 pkgdesc="Nitpicking your commit history"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('Apache' 'MIT')
 depends=('gcc-libs' 'libgit2.so')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('80c0e892ce42ec4d698bdd6069954e154b109e69c71270779f069c6e5414a0c6')
+sha256sums=('fa8881f32336ebfed0a344cb0bdabab65c45141d2a3b716652de901fb2e46969')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/committed/-/commit/5202ce9f8c413a88dcbe85804be70100e9d3aaab

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




[Git][archlinux/packaging/packages/committed] Pushed new tag 1.0.19-1

2023-08-07 Thread @orhun


Orhun Parmaksız pushed new tag 1.0.19-1 at Arch Linux / Packaging / Packages / 
committed

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




[Git][archlinux/packaging/packages/lib32-libldap] Pushed new tag 2.6.6-1

2023-08-07 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 2.6.6-1 at Arch Linux / Packaging / Packages / 
lib32-libldap

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




[Git][archlinux/packaging/packages/lib32-libldap][main] upgpkg: 2.6.6-1: Update to 2.6.6

2023-08-07 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
lib32-libldap


Commits:
ce25019b by Antonio Rojas at 2023-08-07T22:51:21+02:00
upgpkg: 2.6.6-1: Update to 2.6.6

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 _pkgbasename=libldap
 pkgname=lib32-$_pkgbasename
-pkgver=2.6.4
+pkgver=2.6.6
 pkgrel=1
 pkgdesc="Lightweight Directory Access Protocol (LDAP) client libraries 
(32-bit)"
 arch=('x86_64')
@@ -12,7 +12,7 @@ url="https://www.openldap.org/;
 depends=('lib32-openssl' 'lib32-libxcrypt' $_pkgbasename)
 makedepends=(gcc-multilib)
 
source=(https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-${pkgver}.tgz{,.asc})
-sha256sums=('d51704e50178430c06cf3d8aa174da66badf559747a47d920bb54b2d4aa40991'
+sha256sums=('082e998cf542984d43634442dbe11da860759e510907152ea579bdc42fe39ea0'
 'SKIP')
 validpgpkeys=('3CE269B5398BC8B785645E987F67D5FD1CE1CBCE') # OpenLDAP Project 
 
https://www.openldap.org/software/download/OpenLDAP/gpg-pubkey.txt
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libldap/-/commit/ce25019b5ffab2c696bc28643229496747cfd2ee

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




[Git][archlinux/packaging/packages/spyder] Pushed new tag 5.4.4-1

2023-08-07 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.4.4-1 at Arch Linux / Packaging / Packages / 
spyder

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




[Git][archlinux/packaging/packages/spyder][main] upgpkg: 5.4.4-1: Update to 5.4.4

2023-08-07 Thread Antonio Rojas (@arojas)


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


Commits:
f227888a by Antonio Rojas at 2023-08-07T22:34:22+02:00
upgpkg: 5.4.4-1: Update to 5.4.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,13 +4,13 @@
 # Contributor: TDY 
 
 pkgname=spyder
-pkgver=5.4.3
+pkgver=5.4.4
 pkgrel=1
 pkgdesc="The Scientific Python Development Environment"
 arch=(any)
 url="https://www.spyder-ide.org/;
 license=(MIT)
-makedepends=(python-sphinx python-setuptools-scm python-wheel)
+makedepends=(python-sphinx python-setuptools-scm python-wheel python-build 
python-installer)
 depends=(
 python-atomicwrites
 python-chardet
@@ -89,7 +89,7 @@ checkdepends=(
 xorg-server-xvfb
 )
 
source=(https://github.com/spyder-ide/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('70385d249059f60c78a401ded50a2304d260a93fa46a211e78b560310eeb84176b4886f640db5660a30f39972987d8be11cbd5664d9396d9efb3ef524abb01a5')
+sha512sums=('1c2684bbff5d9f800ddb2262a0a846cc7b3a9b1cd43d1f951fd511314877d2f03c317486564d1908f3bd12e889b3e9b0260f5708b5b1181eb7815d32bdb987eb')
 
 prepare() {
   cd ${pkgname}-${pkgver}
@@ -112,7 +112,7 @@ prepare() {
 
 build() {
   cd ${pkgname}-${pkgver}
-  python setup.py build
+  python -m build --wheel --no-isolation
 }
 
 check() {
@@ -144,13 +144,16 @@ check() {
   disabled_tests+=' and not 
test_connection_dialog_remembers_input_with_ssh_passphrase'
   disabled_tests+=' and not 
test_connection_dialog_remembers_input_with_password' 
   disabled_tests+=' and not test_store_user_credentials'
+  disabled_tests+=' and not test_save_when_completions_are_visible'
   # Currently some tests failures in completion plugins, but no time to 
investigate
-  xvfb-run --auto-servernum python runtests.py --color=yes -k 
"${disabled_tests}" || echo "Tests failed"
+  python -m venv --system-site-packages test-env
+  test-env/bin/python -m installer dist/*.whl
+  xvfb-run --auto-servernum test-env/bin/python -m pytest --color=yes -vv -k 
"${disabled_tests}" || echo "Tests failed"
 }
 
 package() {
   cd ${pkgname}-${pkgver}
-  python setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1 
--skip-build
+  python -m installer --destdir="${pkgdir}" dist/*.whl
   # Install license file
   install -Dm644 LICENSE.txt -t ${pkgdir}/usr/share/licenses/${pkgname}/
   # Install icon file



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/spyder/-/commit/f227888a5e7bdb8bf9a60a64de8cd019424c92e7

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




[Git][archlinux/packaging/packages/vim] Pushed new tag 9.0.1678-1

2023-08-07 Thread T.J. Townsend (@blakkheim)


T.J. Townsend pushed new tag 9.0.1678-1 at Arch Linux / Packaging / Packages / 
vim

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




[Git][archlinux/packaging/packages/vim][main] upgpkg: 9.0.1678-1

2023-08-07 Thread T.J. Townsend (@blakkheim)


T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / vim


Commits:
f5cefab4 by T.J. Townsend at 2023-08-07T16:01:57-04:00
upgpkg: 9.0.1678-1
final update from the author. https://github.com/vim/vim/pull/12740

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -11,9 +11,9 @@
 
 pkgbase=vim
 pkgname=('vim' 'gvim' 'vim-runtime')
-pkgver=9.0.1676
+pkgver=9.0.1678
 _versiondir=90
-pkgrel=2
+pkgrel=1
 pkgdesc='Vi Improved, a highly configurable, improved version of the vi text 
editor'
 url='https://www.vim.org'
 arch=('x86_64' 'x86_64_v3')
@@ -25,12 +25,12 @@ 
source=(https://github.com/vim/vim/archive/v${pkgver}/${pkgbase}-${pkgver}.tar.g
 vimrc
 archlinux.vim
 vimdoc.hook)
-sha256sums=('213efdf292b758e34349a83143e69907da2a6abaff61690f3df2eeefbb5cf2b4'
+sha256sums=('e0b52a997b4f6180c5d8a5dae717075d99650c3e2e7761d1878a3dd7011ec315'
 'f79c2afd26bbe0b21375293203d8f0e8dad2424146014ceafc4e8eca6ecf7d39'
 'b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b'
 'cc3d931129854c298eb22e993ec14c2ad86cc1e70a08a64496f5e06559289972'
 '8e9656934d9d7793063230d15a689e10455e6db9b9fe73afa0f294792795d8ae')
-sha512sums=('89e2e142d2dcbd162efd3f552ac745c2f2aaa905c08f8ffb88122feb53c9150a8906cfbfbba6203c186d7651276c8582ffc39c0b54f5bbf81e9a32546e7b1715'
+sha512sums=('c5ffb7ca56ff4eee70f06599dd84db2eb28ddadac229d4f7faf01174805923636a4ce61486bdf5a47910c929613dc9b9290dfc9288006222b4bc4ac891548bb8'
 
'184dd232db5b4a346e9751e58ad0a9b2f60d50d1a2aa2050415d288445606d80c239745f0d8987ff822d2acf6826104a81f8e59c8f1785095d1f319c0fe4abf0'
 
'4b5bed0813f22af9e158ea9aa56a4a9862dd786ba2d201f20159ccf652da6190164aaed0b6b7217d578f7b25c33a8adcc307bfcf3caa8d173a7ff29e2a00fee7'
 
'fe091d289d876f45319c898f6021ef86d6a238b540c225a279c46efc5c36fa7d868cd0cee73a111811c4be90df160f85340bb251be3a437727dbe5c699950363'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vim/-/commit/f5cefab49d7d343f7f3f073702eb980b1f5991d8

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




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

2023-08-07 Thread Andrew Crerar (@andrewsc)


Andrew Crerar pushed new tag 117.0b4-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/117.0b4-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/firefox-developer-edition][main] upgpkg: 117.0b4-1

2023-08-07 Thread Andrew Crerar (@andrewsc)


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


Commits:
4b67056f by Andrew Crerar at 2023-08-07T14:10:59-04:00
upgpkg: 117.0b4-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=firefox-developer-edition
-pkgver=117.0b3
+pkgver=117.0b4
 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=('a81c3df9d9076cbd492928b1c8ad508bab4d3d38bd576c5594ad7a97ed87f45af8bbe4042e8296366e877bc1bd676dd2c4af74f94808044af982bf1af079466d'
+b2sums=('1508a0eaf769e8d0c5334228f3b0dccac9362e14ee1fa796a9c82e440bff442975ec06f0bba68c2873133d95b3d9cc9caa3c5c24cb0bc0b914aa36ef253946cf'
 'SKIP'
 
'eb61793257458b20bc7ab5598240bc1901666d7fb7e971941af99ac706d387859642d8fba3130fa31789546b9123c7500edbe6373701ce9fc7d65aef3974c90c'
 
'dfb74f902b5b7e4533c6dd91bcade3de809751d2c6d991b5c57c831be3d42759e0d416fc90a71977f17036db5f8b49775b483f5f4032d3022533b8b81f8c9e65'



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

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




[Git][archlinux/packaging/packages/firefox-developer-edition] Pushed new tag 117.0b4-1

2023-08-07 Thread Andrew Crerar (@andrewsc)


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

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




[Git][archlinux/packaging/packages/plasma-workspace][main] upgpkg: 5.27.7-2: Fix crashes when closing popups

2023-08-07 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-workspace


Commits:
fed1b468 by Antonio Rojas at 2023-08-07T19:40:37+02:00
upgpkg: 5.27.7-2: Fix crashes when closing popups

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -7,7 +7,7 @@ pkgbase=plasma-workspace
 pkgname=(plasma-workspace plasma-wayland-session)
 pkgver=5.27.7
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Plasma Workspace'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -18,15 +18,21 @@ depends=(knotifyconfig ksystemstats ktexteditor 
libqalculate kde-cli-tools appst
  accountsservice kio-extras kio-fuse qt5-tools oxygen-sounds)
 makedepends=(extra-cmake-modules kdoctools gpsd baloo networkmanager-qt 
plasma-wayland-protocols wayland-protocols kunitconversion)
 groups=(plasma)
-source=(https://download.kde.org/stable/plasma/$_dirver/$pkgbase-$pkgver.tar.xz{,.sig}
 kde.pam)
+source=(https://download.kde.org/stable/plasma/$_dirver/$pkgbase-$pkgver.tar.xz{,.sig}
 kde.pam
+https://invent.kde.org/plasma/plasma-workspace/-/commit/fc01a7f8.patch)
 sha256sums=('0642941dcdf513ac201494897e2c5097a2f2db8be6dcdb597cae1a43d82ece5f'
 'SKIP'
-'00090291204baabe9d6857d3b1419832376dd2e279087d718b64792691e86739')
+'00090291204baabe9d6857d3b1419832376dd2e279087d718b64792691e86739'
+'6da7e83b06e8b881b9368b4c5ccfb24f2957169b34407b384c9fc218aa9f9854')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

   'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

   '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

 
+prepare() {
+  patch -d $pkgbase-$pkgver -p1 < fc01a7f8.patch # Fix crash when closing 
popups
+}
+
 build() {
   cmake -B build -S $pkgbase-$pkgver \
 -DCMAKE_INSTALL_LIBEXECDIR=lib \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-workspace/-/commit/fed1b46835447f6c7710abce22349e86cdb9c3f5

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




[Git][archlinux/packaging/packages/plasma-workspace] Pushed new tag 5.27.7-2

2023-08-07 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.7-2 at Arch Linux / Packaging / Packages / 
plasma-workspace

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




[Git][archlinux/packaging/packages/gap][main] Drop polymake dependency

2023-08-07 Thread Antonio Rojas (@arojas)


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


Commits:
6f14b95f by Antonio Rojas at 2023-08-07T19:39:15+02:00
Drop polymake dependency

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -80,7 +80,7 @@ package_gap-packages() {
   optdepends=('libxaw: xgap package' 'c-xsc: float package' 'mpfi: float 
package' 'nauty: grape package'
   'libmpc: float package' 'fplll: float package' 'zeromq: ZeroMQ 
interface package' 'planarity: digraph package'
   'curl: curl interface package' 'libsemigroups: semigroups 
package' 'cddlib: CddLib interface package'
-  'normaliz: NormalizInterface package' 'pari: alnuth package' 
'singular: singular package' 'polymake: polymaking package')
+  'normaliz: NormalizInterface package' 'pari: alnuth package' 
'singular: singular package')
   pkgdesc="Extra packages for GAP"
   cd gap-$pkgver
 



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

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




[Git][archlinux/packaging/packages/sagemath][main] Drop python-jupymake dependency

2023-08-07 Thread Antonio Rojas (@arojas)


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


Commits:
0323fae5 by Antonio Rojas at 2023-08-07T19:38:04+02:00
Drop python-jupymake dependency

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -37,7 +37,6 @@ optdepends=('cython: to compile cython code'
   'lrs: Algorithms for linear reverse search used in game theory and for 
computing volume of polytopes'
   'python-pynormaliz: Normaliz backend for polyhedral computations'
   'latte-integrale: integral point count in polyhedra'
-  'python-jupymake: polymake backend for polyhedral computations'
   'shared_meataxe: faster matrix arithmetic over finite fields'
   'blas-openblas: faster linear algebra'
   'sirocco: for computing the fundamental group of the complement of a plane 
curve'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sagemath/-/commit/0323fae5b7514802a6a71cb7ab4793b9428bda76

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




[Git][archlinux/packaging/packages/squid][main] upgpkg: 6.2-1

2023-08-07 Thread Sergej Pupykin (@spupykin)


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


Commits:
3702ea2a by Sergej Pupykin at 2023-08-07T20:36:33+03:00
upgpkg: 6.2-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Kevin Piche 
 
 pkgname=squid
-pkgver=6.1
+pkgver=6.2
 pkgrel=1
 pkgdesc='Full-featured Web proxy cache server'
 arch=('x86_64')
@@ -27,7 +27,7 @@ 
source=("http://www.squid-cache.org/Versions/v6/$pkgname-$pkgver.tar.xz"{,.asc}
 'squid.sysusers'
 'squid-rotate.service'
 'squid-rotate.timer')
-sha256sums=('6b029096cf531fc7bf83a305efeb0fdb2628cd42a4d20a61e0ab22e85a39c4e7'
+sha256sums=('dd759e151e997d31786d91743d327b1b4b532f1caea66bf81100ec8ba04ec4c1'
 'SKIP'
 '11fb388f8679fd6461e0de006810ea608a3686fffda16904b0ed71f412be499c'
 '495f54e51f6ec1e4dce87090d76718aea1eb37559c4439d876dd39598163062a'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/squid/-/commit/3702ea2a97bbdfb6a9bec81773c8e0c59ffb933d

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




[Git][archlinux/packaging/packages/squid] Pushed new tag 6.2-1

2023-08-07 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 6.2-1 at Arch Linux / Packaging / Packages / squid

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




[Git][archlinux/packaging/packages/perlbrew][main] upgpkg: 0.97-1

2023-08-07 Thread Sergej Pupykin (@spupykin)


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


Commits:
3c808216 by Sergej Pupykin at 2023-08-07T20:35:18+03:00
upgpkg: 0.97-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=perlbrew
-pkgver=0.96
-pkgrel=3
+pkgver=0.97
+pkgrel=1
 pkgdesc='Manage perl installations in your $HOME'
 arch=('any')
 url="https://metacpan.org/release/App-perlbrew;
@@ -14,8 +14,8 @@ checkdepends=('perl-test-exception' 'perl-test-output' 
'perl-test-spec'
   'perl-path-class' 'perl-io-all')
 options=('!emptydirs')
 
source=("https://search.cpan.org/CPAN/authors/id/G/GU/GUGOD/App-perlbrew-$pkgver.tar.gz;)
-sha1sums=('b2d09c6bfa2cb2b9275fcae15286d2bb1d98cbc7')
-sha256sums=('f5dbfad96f5a930b05d52cdc4155d9c0ce854c9fadc24696b661abba2289279a')
+sha1sums=('e3de17fee3992b82cd83fdeb4c77df192d320361')
+sha256sums=('bbe211d54090874285c5068053c54091863a039aa976fdff8525d1ee90439102')
 
 build() {
   cd App-perlbrew-$pkgver



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

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




[Git][archlinux/packaging/packages/perlbrew] Pushed new tag 0.97-1

2023-08-07 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 0.97-1 at Arch Linux / Packaging / Packages / 
perlbrew

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




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

2023-08-07 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.25.1-1 at Arch Linux / Packaging / Packages / 
python-ipykernel

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




[Git][archlinux/packaging/packages/python-ipykernel][main] upgpkg: 6.25.1-1: Update to 6.25.1

2023-08-07 Thread Antonio Rojas (@arojas)


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


Commits:
69c0090a by Antonio Rojas at 2023-08-07T19:16:47+02:00
upgpkg: 6.25.1-1: Update to 6.25.1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 _pyname=ipykernel
 pkgname=python-$_pyname
-pkgver=6.25.0
+pkgver=6.25.1
 pkgrel=1
 pkgdesc='The ipython kernel for Jupyter'
 arch=(any)
@@ -14,7 +14,7 @@ makedepends=(python-build python-installer python-hatchling)
 checkdepends=(python-pytest-timeout python-pytest-asyncio python-flaky 
python-ipyparallel python-matplotlib python-debugpy)
 optdepends=('python-debugpy: debugger support')
 
source=(https://github.com/ipython/ipykernel/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('50b2fd4d66fd6351ff0267f55e9b31bb2235f736be083d18e6839a5775b556d1')
+sha256sums=('3062ee0e648cd1168be173a3e0260b834011adc511edfef546defb7d23db92fa')
 
 build() {
   cd $_pyname-$pkgver



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

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




[Git][archlinux/packaging/packages/owncloud-client][main] upgpkg: 4.2.0.11670-1: Update to 4.2.0

2023-08-07 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
owncloud-client


Commits:
b9162752 by Antonio Rojas at 2023-08-07T19:12:58+02:00
upgpkg: 4.2.0.11670-1: Update to 4.2.0

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Kuba Serafinowski 
 
 pkgname=owncloud-client
-pkgver=4.1.0.11250
+pkgver=4.2.0.11670
 pkgrel=1
 pkgdesc='ownCloud client based on mirall'
 arch=(x86_64)
@@ -13,7 +13,7 @@ makedepends=(extra-cmake-modules python-sphinx qt5-tools 
doxygen kio libre-graph
 optdepends=('python-nautilus: integration with Nautilus' 'nemo-python: 
integration with Nemo' 'python-caja: integration with Caja')
 backup=('etc/ownCloud/sync-exclude.lst')
 
source=(https://download.owncloud.com/desktop/ownCloud/stable/$pkgver/source/ownCloud-$pkgver.tar.xz{,.asc})
-sha256sums=('5eedd6df28e05b6d6edc84300a0f3f4efa1ad379700c32bd995e867cadd839d6'
+sha256sums=('e82a17ad3b85d68dfaf7a0e1d1f9b099885afd8d1429f50dbca4aac2fa1f4ecf'
 'SKIP')
 validpgpkeys=(F05F7DD7953A07DF36579DAA498C45EBE94E7B37) # ownCloud Client Team 
(Signing Key) 
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/owncloud-client/-/commit/b91627524888079ad072165f9cce62c67c547591

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




[Git][archlinux/packaging/packages/owncloud-client] Pushed new tag 4.2.0.11670-1

2023-08-07 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 4.2.0.11670-1 at Arch Linux / Packaging / Packages 
/ owncloud-client

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




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

2023-08-07 Thread Antonio Rojas (@arojas)


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


Commits:
a2e1ddfe by Antonio Rojas at 2023-08-07T19:09:14+02:00
upgpkg: 16.1.33-1: Update to 16.1.33

- - - - -


1 changed file:

- PKGBUILD


Changes:

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



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

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




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

2023-08-07 Thread Antonio Rojas (@arojas)


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

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




[Git][archlinux/packaging/packages/geogebra][main] upgpkg: 6.0.794.0-1: Update to 6.0.794

2023-08-07 Thread Antonio Rojas (@arojas)


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


Commits:
38d333c9 by Antonio Rojas at 2023-08-07T19:01:56+02:00
upgpkg: 6.0.794.0-1: Update to 6.0.794

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: moostik 
 
 pkgname=geogebra
-pkgver=6.0.793.0
+pkgver=6.0.794.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=('5e867df143adbc8dca24e7382ee0b44c883ab3ccecddcc9b7679753307fa94e3'
+sha256sums=('b0d0aad57731fd8e6bf922118aa418706f5d56c7c80b611fe4a25ffad81fc42f'
 '55ded6b5ec9ad382494f858d8ab5def0ed6c7d529481cd212863b2edde3b5e07'
 '62d6d48511ec9a3d08440d0bba7e6da35e61f84348729872941f66f2f8f15e57'
 'e8f3ac2c91daf1bb38ef4dddf705d341c3d8028aa4afb9b74a2d1a78a9953b98'



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

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




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

2023-08-07 Thread Antonio Rojas (@arojas)


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

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




[Git][archlinux/packaging/packages/appstream-generator][main] upgpkg: 0.9.0-5: Rebuilt against new ldc

2023-08-07 Thread Dan Printzell (@wild)


Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / 
appstream-generator


Commits:
076fcd2c by Dan Printzell at 2023-08-07T18:18:32+02:00
upgpkg: 0.9.0-5: Rebuilt against new ldc

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=appstream-generator
 pkgver=0.9.0
-pkgrel=4
+pkgrel=5
 pkgdesc='A fast AppStream metadata generator'
 arch=(x86_64)
 url='https://github.com/ximion/appstream-generator'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/appstream-generator/-/commit/076fcd2cf33b6f86fbc590530d900863ab3e9a31

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




[Git][archlinux/packaging/packages/appstream-generator] Pushed new tag 0.9.0-5

2023-08-07 Thread Dan Printzell (@wild)


Dan Printzell pushed new tag 0.9.0-5 at Arch Linux / Packaging / Packages / 
appstream-generator

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




[Git][archlinux/packaging/packages/glibd] Pushed new tag 2.4.2-3

2023-08-07 Thread Dan Printzell (@wild)


Dan Printzell pushed new tag 2.4.2-3 at Arch Linux / Packaging / Packages / 
glibd

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




[Git][archlinux/packaging/packages/glibd][main] upgpkg: 2.4.2-3: Rebuilt against new ldc

2023-08-07 Thread Dan Printzell (@wild)


Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / glibd


Commits:
86244184 by Dan Printzell at 2023-08-07T18:18:20+02:00
upgpkg: 2.4.2-3: Rebuilt against new ldc

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=glibd
 _pkgname=GlibD
 pkgver=2.4.2
-pkgrel=2
+pkgrel=3
 pkgdesc='D bindings for the GLib C Utility Library'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/GlibD'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glibd/-/commit/86244184a2a5a9f4286607e57e726451b13db0dc

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




[Git][archlinux/packaging/packages/gir-to-d] Pushed new tag 0.23.1-3

2023-08-07 Thread Dan Printzell (@wild)


Dan Printzell pushed new tag 0.23.1-3 at Arch Linux / Packaging / Packages / 
gir-to-d

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




[Git][archlinux/packaging/packages/gir-to-d][main] upgpkg: 0.23.1-3: Rebuilt against new ldc

2023-08-07 Thread Dan Printzell (@wild)


Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / 
gir-to-d


Commits:
4d7f9670 by Dan Printzell at 2023-08-07T18:18:11+02:00
upgpkg: 0.23.1-3: Rebuilt against new ldc

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.23.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gir-to-d/-/commit/4d7f9670e10d55f94b5a538dac06d4a8f2d7c86e

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




[Git][archlinux/packaging/packages/mustache-d][main] upgpkg: 0.1.5-11: Rebuilt against new ldc

2023-08-07 Thread Dan Printzell (@wild)


Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / 
mustache-d


Commits:
ca7b7bb5 by Dan Printzell at 2023-08-07T18:18:00+02:00
upgpkg: 0.1.5-11: Rebuilt against new ldc

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=mustache-d
 pkgver=0.1.5
-pkgrel=10
+pkgrel=11
 pkgdesc='Moustache template engine for D'
 arch=('x86_64')
 url='https://github.com/repeatedly/mustache-d'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mustache-d/-/commit/ca7b7bb529e2125cc6eb5ccf99e660f5050f87f1

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




[Git][archlinux/packaging/packages/mustache-d] Pushed new tag 0.1.5-11

2023-08-07 Thread Dan Printzell (@wild)


Dan Printzell pushed new tag 0.1.5-11 at Arch Linux / Packaging / Packages / 
mustache-d

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




[Git][archlinux/packaging/packages/tilix] Pushed new tag 1.9.5-8

2023-08-07 Thread Dan Printzell (@wild)


Dan Printzell pushed new tag 1.9.5-8 at Arch Linux / Packaging / Packages / 
tilix

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




[Git][archlinux/packaging/packages/tilix][main] upgpkg: 1.9.5-8: Rebuilt against new ldc

2023-08-07 Thread Dan Printzell (@wild)


Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / tilix


Commits:
be6e877a by Dan Printzell at 2023-08-07T18:17:47+02:00
upgpkg: 1.9.5-8: Rebuilt against new ldc

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=tilix
 pkgver=1.9.5
-pkgrel=7
+pkgrel=8
 pkgdesc="A tiling terminal emulator for Linux using GTK+ 3"
 arch=('x86_64')
 url="https://github.com/gnunn1/tilix;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tilix/-/commit/be6e877aa0246f9cbed3f7399d77294f9a79b3f2

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




[Git][archlinux/packaging/packages/gtkd] Pushed new tag 3.10.0-8

2023-08-07 Thread Dan Printzell (@wild)


Dan Printzell pushed new tag 3.10.0-8 at Arch Linux / Packaging / Packages / 
gtkd

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




[Git][archlinux/packaging/packages/gtkd][main] upgpkg: 3.10.0-8: Rebuilt against new ldc

2023-08-07 Thread Dan Printzell (@wild)


Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / gtkd


Commits:
b98273bc by Dan Printzell at 2023-08-07T18:17:35+02:00
upgpkg: 3.10.0-8: Rebuilt against new ldc

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 pkgname=gtkd
 pkgver=3.10.0
-pkgrel=7
+pkgrel=8
 pkgdesc='D bindings for GTK+ and related libraries.'
 arch=('x86_64')
 url='https://gtkd.org'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gtkd/-/commit/b98273bc14bb89b8d9339f4e922bcf8438966326

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




[Git][archlinux/packaging/packages/ldc] Pushed new tag 3-1.33.0-2

2023-08-07 Thread Dan Printzell (@wild)


Dan Printzell pushed new tag 3-1.33.0-2 at Arch Linux / Packaging / Packages / 
ldc

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




[Git][archlinux/packaging/packages/ldc][main] upgpkg: 3:1.33.0-2: Forgot to change _pkgcommit

2023-08-07 Thread Dan Printzell (@wild)


Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / ldc


Commits:
02250aa7 by Dan Printzell at 2023-08-07T18:17:04+02:00
upgpkg: 3:1.33.0-2: Forgot to change _pkgcommit

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,11 +5,11 @@
 pkgname=('ldc' 'liblphobos')
 groups=('dlang' 'dlang-ldc')
 pkgver=1.33.0
-_pkgcommit=e01006ceb2ef82b12c75fe823479e88c414b9218
+_pkgcommit=94edb02a3aff4e8dc64814c20ef325f367672f78
 _dversion=2.103.1
 _clangversion=15.0.7 # related to where ldc2 looks for compiler-rt sanitizers
 epoch=3
-pkgrel=1
+pkgrel=2
 pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D 
runtime and libphobos2"
 arch=('x86_64')
 url="https://github.com/ldc-developers/ldc;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ldc/-/commit/02250aa7c0bfa4f919784df390e90262ae4613ad

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




[Git][archlinux/packaging/packages/firefox-i18n] Pushed new tag 116.0.2-1

2023-08-07 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 116.0.2-1 at Arch Linux / 
Packaging / Packages / firefox-i18n

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




[Git][archlinux/packaging/packages/firefox][main] 116.0.2-1

2023-08-07 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
1adeb940 by Jan Alexander Steffens (heftig) at 2023-08-07T17:04:14+02:00
116.0.2-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Jakub Schmidtke 
 
 pkgname=firefox
-pkgver=116.0.1
+pkgver=116.0.2
 pkgrel=1
 pkgdesc="Standalone web browser from mozilla.org"
 url="https://www.mozilla.org/firefox/;
@@ -71,11 +71,11 @@ source=(
 validpgpkeys=(
   '14F26682D0916CDD81E37B6D61B7B526D98F0353'  # Mozilla Software Releases 

 )
-sha256sums=('1f6e27954da1102bffa9d60209ab87b050efc0e5f4ef5ed1047352cb01732b50'
+sha256sums=('6708ab24a748de336aff4789f97f248452a46117e86bb6b4b9746768e52fb114'
 'SKIP'
 '1f241fdc619f92a914c75aece7c7c717401d7467c9a306458e106b05f34e5044'
 'a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9')
-b2sums=('0b805e599c878df7d198496a2850c68e477aad9feadd3687a2bebc93239fe15636ffe9133abc29c190a86da11e876f0b24bf5d0ad40b4a56ea3a6e8270bfb4d8'
+b2sums=('59256b68ada144362adb6cd0423ea965d2ec0390d78e0a32b56f83eda8ce212d0f388ffb0ab2d9e902ad0434c8bbed63d54adc3589eafa4f7ad6d3a032801cf8'
 'SKIP'
 
'd07557840097dd48a60c51cc5111950781e1c6ce27693bd11306c7a9258b2a82548329762148f117b2295145f9e66e0483a18e2fe09c5afcffed2e4b8628'
 
'63a8dd9d8910f9efb353bed452d8b4b2a2da435857ccee083fc0c557f8c4c1339ca593b463db320f70387a1b63f1a79e709e9d12c69520993e26d85a3d742e34')



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

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




[Git][archlinux/packaging/packages/firefox] Pushed new tag 116.0.2-1

2023-08-07 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 116.0.2-1 at Arch Linux / 
Packaging / Packages / firefox

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




[Git][archlinux/packaging/packages/python-numba][main] upgpkg: 0.57.1-2: Move setuptools to makedepends (FS#79315)

2023-08-07 Thread Antonio Rojas (@arojas)


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


Commits:
697a02b7 by Antonio Rojas at 2023-08-07T15:35:56+02:00
upgpkg: 0.57.1-2: Move setuptools to makedepends (FS#79315)

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=python-numba
 pkgver=0.57.1
-pkgrel=1
+pkgrel=2
 pkgdesc="JIT compiler that translates a subset of Python and NumPy code into 
fast machine code"
 url="https://numba.pydata.org/;
 arch=(x86_64)
@@ -13,13 +13,13 @@ depends=(
   python
   python-llvmlite
   python-numpy
-  python-setuptools
 )
 makedepends=(
   onetbb
   openmp
   python-build
   python-installer
+  python-setuptools
   python-wheel
 )
 optdepends=(



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

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




[Git][archlinux/packaging/packages/python-numba] Pushed new tag 0.57.1-2

2023-08-07 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 0.57.1-2 at Arch Linux / Packaging / Packages / 
python-numba

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




[Git][archlinux/packaging/packages/cargo-shuttle][main] upgpkg: 0.23.0-1: upstream release

2023-08-07 Thread @orhun


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


Commits:
bfe3ba25 by Orhun Parmaksız at 2023-08-07T15:09:13+03:00
upgpkg: 0.23.0-1: upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: Stijn Seghers 
 
 pkgname=cargo-shuttle
-_commit=0a78f369931a459b46c234d5f7af7950c400efaa
-pkgver=0.22.0
+_commit=609411c2d98e52f20d24830aa527598a4347dc9f
+pkgver=0.23.0
 pkgrel=1
 pkgdesc='Cargo command for the shuttle platform'
 arch=('x86_64')



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

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




[Git][archlinux/packaging/packages/cargo-shuttle] Pushed new tag 0.23.0-1

2023-08-07 Thread @orhun


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

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




[Git][archlinux/packaging/packages/rustypaste][main] upgpkg: 0.12.0-1: upstream release

2023-08-07 Thread @orhun


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


Commits:
860332e9 by Orhun Parmaksız at 2023-08-07T14:59:50+03:00
upgpkg: 0.12.0-1: upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=rustypaste
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 pkgdesc='A minimal file upload/pastebin service'
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('gcc-libs' 'openssl')
 makedepends=('cargo')
 backup=('etc/rustypaste/config.toml')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/orhun/rustypaste/archive/refs/tags/v${pkgver}.tar.gz)
-b2sums=('076caee00477540d0a2b3e4fa8f5df0cbeb691fa1e6411a0739952a3301d4b4b037372844e91abe39f15887b30500fcfed59c80afee167cdd5182ee2a886a07d')
+b2sums=('92820385e812064ee291ba4877735937b3335fa72a63b0ed75e957641a31d02b73d35dad5f6aa502af56aa82a1d69d62bc663da2eeab93d08f520308f47deb24')
 
 prepare() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rustypaste/-/commit/860332e9ab1471fcd004dc250f8db65bc03bc681

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




[Git][archlinux/packaging/packages/rustypaste] Pushed new tag 0.12.0-1

2023-08-07 Thread @orhun


Orhun Parmaksız pushed new tag 0.12.0-1 at Arch Linux / Packaging / Packages / 
rustypaste

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




[Git][archlinux/packaging/packages/sweethome3d][main] 3 commits: fix installation of yafray libraries

2023-08-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
sweethome3d


Commits:
77ae0ed7 by Enrique Hernández Bello at 2023-06-23T13:42:30+01:00
fix installation of yafray libraries

- - - - -
3f89b54e by Fabio Castelli (Muflone) at 2023-08-07T13:35:16+02:00
Added YafaRay rendered libraries, fixes FS#78869

- - - - -
0a5490f2 by Fabio Castelli (Muflone) at 2023-08-07T13:36:58+02:00
upgpkg: 7.1-3: 7.1-3 Dependencies fix

- - - - -


2 changed files:

- PKGBUILD
- sweethome3d.sh


Changes:

=
PKGBUILD
=
@@ -7,23 +7,28 @@
 
 pkgname=sweethome3d
 pkgver=7.1
-pkgrel=2
+pkgrel=3
 pkgdesc="An interior design application to draw the plan of your house in a 3D 
environment"
 arch=('x86_64')
 url="http://www.sweethome3d.com/;
 license=('GPL' 'custom')
-depends=('java-runtime<17' 'shared-mime-info' 'desktop-file-utils' 'libxext' 
'libgl' 'libxrender' 'libnsl')
-makedepends=('ant' 'strip-nondeterminism')
+depends=('java-runtime' 'shared-mime-info' 'desktop-file-utils' 'libxext' 
'libgl' 'libxrender' 'libnsl')
+makedepends=('java-environment<20' 'ant' 'strip-nondeterminism')
 
source=("SweetHome3D-${pkgver}-src.zip"::"https://downloads.sourceforge.net/${pkgname}/SweetHome3D-${pkgver}-src.zip;
 "${pkgname}.sh"
 "${pkgname}.desktop"
 "${pkgname}.xml")
 sha256sums=('04b7453410ec918971cf69aeb5d0a8d1284369ffe544f8d49e8b81d2bd39b2a2'
-'1e037cbb981dbd5d686a5b85cae43656193c3fcb543a1b46f93ef739551dcd65'
+'9e95ebf426abffe91fe3046e024796d0408fee2987a458fd2782dc0b75124e03'
 '5eea3337d956d773b05ddef69fe9d34b940ff550370dc92bf307f1b9a3957f9e'
 'ec0ad1a0671f708af68ced46bec1f4ab377e24ca1a0a9984867ee5fe484f57c5')
 install="${pkgname}.install"
 
+prepare() {
+  # Avoid the use of any Java 20, actually incompatible with the build
+  export JAVA_HOME="/usr/lib/jvm/$(archlinux-java status | tail -n +2 | sort | 
cut -d ' ' -f 3 | sort -nr -k 2 -t '-' | grep -vE '20-' -m 1)"
+}
+
 build() {
   cd "SweetHome3D-${pkgver}-src"
   ant application textures furniture examples help java3dLibraries
@@ -57,4 +62,11 @@ package() {
   install -m 755 -d "${pkgdir}/usr/lib/${pkgname}/java3d-1.6"
   install -m 644 -t "${pkgdir}/usr/lib/${pkgname}/java3d-1.6" java3d-1.6/*.jar
   install -m 755 -t "${pkgdir}/usr/lib/${pkgname}/java3d-1.6" 
java3d-1.6/linux/amd64/*.so
+  # Yafaray libraries
+  install -m 755 -d "${pkgdir}/usr/lib/${pkgname}/yafaray"
+  install -m 755 -t "${pkgdir}/usr/lib/${pkgname}/yafaray" 
yafaray/linux/x64/*.so
+  # Yafaray plugins
+  install -m 755 -d "${pkgdir}/usr/lib/${pkgname}/yafaray/yafaray-plugins"
+  install -m 755 -t "${pkgdir}/usr/lib/${pkgname}/yafaray/yafaray-plugins" 
yafaray/linux/x64/yafaray-plugins/*.so
+
 }


=
sweethome3d.sh
=
@@ -37,10 +37,10 @@ fi
 
APP_CLASSPATH="SweetHome3D.jar:Furniture.jar:Textures.jar:Examples.jar:Help.jar:iText-2.1.7.jar:freehep-vectorgraphics-svg-2.1.1c.jar:sunflow-0.07.3i.jar:jmf.jar:batik-svgpathparser-1.7.jar:jeksparser-calculator.jar:jnlp.jar"
 if [ "${SWEETHOME3D_JAVA3D}" = "1.6" ]
 then
-  JAVA_OPTS="${JAVA_OPTS} -Djava.library.path=/usr/lib/sweethome3d/java3d-1.6 
-Djogamp.gluegen.UseTempJarCache=false"
+  JAVA_OPTS="${JAVA_OPTS} 
-Djava.library.path=/usr/lib/sweethome3d/java3d-1.6:/usr/lib/sweethome3d/yafaray
 -Djogamp.gluegen.UseTempJarCache=false"
   
APP_CLASSPATH="${APP_CLASSPATH}:/usr/lib/sweethome3d/java3d-1.6/j3dcore.jar:/usr/lib/sweethome3d/java3d-1.6/j3dutils.jar:/usr/lib/sweethome3d/java3d-1.6/vecmath.jar:/usr/lib/sweethome3d/java3d-1.6/gluegen-rt.jar:/usr/lib/sweethome3d/java3d-1.6/jogl-all.jar"
 else
-  JAVA_OPTS="${JAVA_OPTS} -Djava.library.path=/usr/lib/sweethome3d/java3d-1.5"
+  JAVA_OPTS="${JAVA_OPTS} 
-Djava.library.path=/usr/lib/sweethome3d/java3d-1.5:/usr/lib/sweethome3d/yafaray"
   
APP_CLASSPATH="${APP_CLASSPATH}:/usr/lib/sweethome3d/java3d-1.5/j3dcore.jar:/usr/lib/sweethome3d/java3d-1.5/j3dutils.jar:/usr/lib/sweethome3d/java3d-1.5/vecmath.jar"
 fi
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/compare/71b184200556247d0a91992fe68124204168e7c9...0a5490f235353361af471dcb8c20cfe7c9a6b826

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/compare/71b184200556247d0a91992fe68124204168e7c9...0a5490f235353361af471dcb8c20cfe7c9a6b826
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sweethome3d] Pushed new tag 7.1-3

2023-08-07 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 7.1-3 at Arch Linux / Packaging / Packages / 
sweethome3d

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




[Git][archlinux/packaging/packages/rust-analyzer] Pushed new tag 20230807-1

2023-08-07 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 20230807-1 at Arch Linux / Packaging / 
Packages / rust-analyzer

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




[Git][archlinux/packaging/packages/rust-analyzer][main] upgpkg: 20230807-1

2023-08-07 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
rust-analyzer


Commits:
5013e87f by Daniel M. Capella at 2023-08-07T07:23:02-04:00
upgpkg: 20230807-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Sergey A. 
 
 pkgname=rust-analyzer
-_pkgver=2023-07-31
+_pkgver=2023-08-07
 pkgver=${_pkgver//-}
 pkgrel=1
 pkgdesc='Rust compiler front-end for IDEs'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rust-analyzer/-/commit/5013e87f4ce90558bd3b6f5563d53cd628a15c14

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




[Git][archlinux/packaging/packages/catfish][main] upgpkg: 4.18.0-1: Update to 4.18.0

2023-08-07 Thread Antonio Rojas (@arojas)


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


Commits:
7abf68d2 by Antonio Rojas at 2023-08-07T13:04:07+02:00
upgpkg: 4.18.0-1: Update to 4.18.0

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,8 +6,8 @@
 # Contributor: loqs 
 
 pkgname=catfish
-pkgver=4.16.4
-pkgrel=3
+pkgver=4.18.0
+pkgrel=1
 pkgdesc='Versatile file searching tool'
 arch=('any')
 url='https://docs.xfce.org/apps/catfish/start'
@@ -18,7 +18,7 @@ makedepends=('intltool' 'python-distutils-extra')
 optdepends=('mlocate: search in locate index'
 'zeitgeist: search in zeitgeist index')
 
source=("https://archive.xfce.org/src/apps/catfish/${pkgver%.*}/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('6e5c01c534de7a8ce911965c4cd298c5b5d2079e0bc29c91b1e310c9884bb5fc')
+sha256sums=('fdae9b73cc754a50716bb04b958aa31dbd7e94047068b7207f2ae313a7d58b99')
 
 build() {
   cd $pkgname-$pkgver



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

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




[Git][archlinux/packaging/packages/catfish] Pushed new tag 4.18.0-1

2023-08-07 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 4.18.0-1 at Arch Linux / Packaging / Packages / 
catfish

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




[Git][archlinux/packaging/packages/audit] Pushed new tag 3.1.2-1

2023-08-07 Thread David Runge (@dvzrv)


David Runge pushed new tag 3.1.2-1 at Arch Linux / Packaging / Packages / audit

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




[Git][archlinux/packaging/packages/carla][main] upgpkg: 2.5.6-1

2023-08-07 Thread David Runge (@dvzrv)


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


Commits:
d708a188 by David Runge at 2023-08-07T11:15:37+02:00
upgpkg: 2.5.6-1

Update license string to represent the correct SPDX license identifier for the 
project.
Add a pkgver() function as we are building from VCS sources.
Add optdepends for python-tornado (MOD UI) and python-requests (qtweb backend).
Use alphabetically sorted bash arrays with one entry per line for easier 
handling.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,13 +4,13 @@
 
 _name=Carla
 pkgname=carla
-_commit=25748c52bbec814dba95114666bb0759efbedc8a  # refs/tags/v2.5.5
-pkgver=2.5.5
+_commit=e6faf35ca1a0b20f241aa38de64c070cfe5593a1  # refs/tags/v2.5.6
+pkgver=2.5.6
 pkgrel=1
 pkgdesc="Audio Plugin Host"
 arch=(x86_64)
 url="https://kxstudio.linuxaudio.org/Applications:Carla;
-license=(GPL2)
+license=(GPL-2.0-or-later)
 groups=(pro-audio)
 depends=(
   gcc-libs
@@ -36,18 +36,33 @@ makedepends=(
   liblo
   libpulse
   libsndfile
+  python-requests
+  python-tornado
   qt5-tools
 )
 optdepends=(
   'jack: for using carla with JACK'
   'lv2-host: for the LV2 plugin'
   'vst-host: for the VST plugin'
+  'python-requests: for qtweb backend'
+  'python-tornado: for MOD UI'
+)
+provides=(
+  dssi-host
+  ladspa-host
+  lv2-host
+  vst-host
+  vst3-host
 )
-provides=(dssi-host ladspa-host lv2-host vst-host vst3-host)
 source=(git+https://github.com/falkTX/$pkgname#tag=$_commit?signed)
 sha512sums=('SKIP')
 b2sums=('SKIP')
-validpgpkeys=('62B11043D2F6EB6672D93103CDBAA37ABC74FBA0')  # falkTX 

+validpgpkeys=(62B11043D2F6EB6672D93103CDBAA37ABC74FBA0)  # falkTX 

+
+pkgver() {
+  cd $pkgname
+  git describe --tag | sed 's/\([^-]*-g\)/r\1/;s/-/./g;s/v//g'
+}
 
 build() {
   make features -C $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/carla/-/commit/d708a188ae4f5fa7b2e4c4af738f70d6c96954a5

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




[Git][archlinux/packaging/packages/carla] Pushed new tag 2.5.6-1

2023-08-07 Thread David Runge (@dvzrv)


David Runge pushed new tag 2.5.6-1 at Arch Linux / Packaging / Packages / carla

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




[Git][archlinux/packaging/packages/bottom][main] upgpkg: 0.9.4-1

2023-08-07 Thread George Rawlinson (@grawlinson)


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


Commits:
a5ef897d by George Rawlinson at 2023-08-07T20:27:05+12:00
upgpkg: 0.9.4-1

* New upstream release.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Clement Tsang (xoronth) 
 
 pkgname=bottom
-pkgver=0.9.3
+pkgver=0.9.4
 pkgrel=1
 pkgdesc='A graphical process/system monitor'
 arch=('x86_64')
@@ -12,8 +12,8 @@ license=('MIT')
 depends=('gcc-libs')
 makedepends=('rust')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('ec9c90ca24b5210e61afbf836f728eee34c93c57dcf2fef24a74c60e4d1c0b6b4b96a3917656b2f7ee10972b96967e2fc487c0871fcbc5bb0c9a70489aee1596')
-b2sums=('fef0cf11fd6e4af048a8c82334597db7cfb8a364dcb521fb21edf5a3d1eba572bc399f21d2d57eaa4321b9a85be41c3bc91344f5edc6d3f8a86d241e29ac3722')
+sha512sums=('6b197b7fe55868d6531b155b5ef57fa69a5f17c1a7b1b98ae4e0c85d66fcf055987cc3485ffe1c751294b03ae39ac9985d48723cd402db32714836e624a54c36')
+b2sums=('6cca97e9c9270717baf3e272137f5c1b874e2518aaf35da722f7c4bbbeeb09574272b434c430fbac0fea0cdf7647d79d41e87a89a44ab94158425a030512d4fd')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bottom/-/commit/a5ef897d1bbea32b130230a62b80d31d530f8093

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




[Git][archlinux/packaging/packages/bottom] Pushed new tag 0.9.4-1

2023-08-07 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 0.9.4-1 at Arch Linux / Packaging / Packages / 
bottom

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




[Git][archlinux/packaging/packages/tp_smapi-lts][main] upgpkg: 0.43-330: rebuild for linux-lts 6.1.43-1

2023-08-07 Thread Christian Hesse (@eworm)


Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
tp_smapi-lts


Commits:
72944ba9 by Christian Hesse at 2023-08-07T10:13:18+02:00
upgpkg: 0.43-330: rebuild for linux-lts 6.1.43-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -9,7 +9,7 @@
 
 pkgname=tp_smapi-lts
 pkgver=0.43
-pkgrel=329
+pkgrel=330
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('x86_64')
 url='https://github.com/evgeni/tp_smapi'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi-lts/-/commit/72944ba95d744d96e936ff9ebcd5b7a1c94957ac

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




[Git][archlinux/packaging/packages/tp_smapi-lts] Pushed new tag 0.43-330

2023-08-07 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 0.43-330 at Arch Linux / Packaging / Packages / 
tp_smapi-lts

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




[Git][archlinux/packaging/packages/r8168-lts] Pushed new tag 8.051.02-48

2023-08-07 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 8.051.02-48 at Arch Linux / Packaging / Packages 
/ r8168-lts

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




[Git][archlinux/packaging/packages/r8168-lts][main] upgpkg: 8.051.02-48: rebuild for linux-lts 6.1.43-1

2023-08-07 Thread Christian Hesse (@eworm)


Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
r8168-lts


Commits:
b1d54662 by Christian Hesse at 2023-08-07T10:13:08+02:00
upgpkg: 8.051.02-48: rebuild for linux-lts 6.1.43-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=r8168-lts
 pkgver=8.051.02
-pkgrel=47
+pkgrel=48
 pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
 url="http://www.realtek.com.tw;
 license=("GPL")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/r8168-lts/-/commit/b1d5466295bf1b42b8c686daf32b7c285ae4f08a

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




[Git][archlinux/packaging/packages/nvidia-lts] Pushed new tag 1-535.86.05-5

2023-08-07 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 1-535.86.05-5 at Arch Linux / Packaging / 
Packages / nvidia-lts

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




[Git][archlinux/packaging/packages/nvidia-lts][main] upgpkg: 1:535.86.05-5: rebuild for linux-lts 6.1.43-1

2023-08-07 Thread Christian Hesse (@eworm)


Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
nvidia-lts


Commits:
46566b81 by Christian Hesse at 2023-08-07T10:12:57+02:00
upgpkg: 1:535.86.05-5: rebuild for linux-lts 6.1.43-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger 
 pkgname=nvidia-lts
 pkgver=535.86.05
-pkgrel=4
+pkgrel=5
 epoch=1
 pkgdesc="NVIDIA drivers for linux-lts"
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-lts/-/commit/46566b8156097e18194fdf97d850495f58711f61

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




[Git][archlinux/packaging/packages/acpi_call-lts] Pushed new tag 1.2.2-134

2023-08-07 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 1.2.2-134 at Arch Linux / Packaging / Packages / 
acpi_call-lts

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




[Git][archlinux/packaging/packages/acpi_call-lts][main] upgpkg: 1.2.2-134: rebuild for linux-lts 6.1.43-1

2023-08-07 Thread Christian Hesse (@eworm)


Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
acpi_call-lts


Commits:
a7f6f084 by Christian Hesse at 2023-08-07T10:12:48+02:00
upgpkg: 1.2.2-134: rebuild for linux-lts 6.1.43-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=acpi_call-lts
 pkgver=1.2.2
-pkgrel=133
+pkgrel=134
 pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
 url='https://github.com/mkottman/acpi_call'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/acpi_call-lts/-/commit/a7f6f0840957aaf64a7c9a5ce173a2fb23581a47

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




[Git][archlinux/packaging/packages/linux-lts] Pushed new tag 6.1.43-1

2023-08-07 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 6.1.43-1 at Arch Linux / Packaging / Packages / 
linux-lts

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




[Git][archlinux/packaging/packages/linux-lts][main] upgpkg: 6.1.43-1: new upstream release

2023-08-07 Thread Christian Hesse (@eworm)


Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
linux-lts


Commits:
7ecb598d by Christian Hesse at 2023-08-07T10:09:16+02:00
upgpkg: 6.1.43-1: new upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: Andreas Radke 
 
 pkgbase=linux-lts
-pkgver=6.1.39
-pkgrel=3
+pkgver=6.1.43
+pkgrel=1
 pkgdesc='LTS Linux'
 url="https://www.kernel.org/;
 arch=(x86_64)
@@ -23,7 +23,7 @@ validpgpkeys=(
   '647F28654894E3BD457199BE38DBBDC86092693E'  # Greg Kroah-Hartman
 )
 # https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
-sha256sums=('4cddee22fdf657138a06af653492f67cd3a4762c04a34725534bd200d99085b8'
+sha256sums=('245248470a62d4e94b46f753afc01e19e45b9e6f3a0fa06e7f5da21fe845a808'
 'SKIP'
 '20e2f62eb004af3f47609b4ab3380d8e870d51eba0df5f318a565910eada3503'
 '1bd8388fcb6ed4eec46450c65eb7a0889a8c541f164a39e3064633981a7a4a3d')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/commit/7ecb598d7ffc11168da00603b69b13405f9366a6

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




[Git][archlinux/packaging/packages/systray-x][main] upgpkg: 0.9.5-1: New upstream release

2023-08-07 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
systray-x


Commits:
2c5182e0 by Robin Candau at 2023-08-07T09:45:06+02:00
upgpkg: 0.9.5-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgbase=systray-x
 _pkgbase=SysTray-X
 pkgname=('systray-x-common' 'systray-x-kde')
-pkgver=0.9.4
+pkgver=0.9.5
 pkgrel=1
 pkgdesc="A system tray extension for Thunderbird 68+ (for X)"
 arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('qt5-base' 'thunderbird')
 makedepends=('git' 'zip' 'libx11' 'knotifications')
 source=("${pkgbase}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
"Makefile.patch")
-sha256sums=('50237b0b9a501a78131624c57029a34bdf28800db216d6e6cbccf783e8f3200c'
+sha256sums=('02ed94cffa68829caf0d0d3fe3b7e64d5b1e915151119d725c8f234b6a6ec856'
 'dac5b7a4a1ad38ed9429d40636b59cb6932d6c7afd20e50609a73e2ff260316a')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systray-x/-/commit/2c5182e029a08c6b9d93e437670530dd7fd8b2e0

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




[Git][archlinux/packaging/packages/systray-x] Pushed new tag 0.9.5-1

2023-08-07 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 0.9.5-1 at Arch Linux / Packaging / Packages / 
systray-x

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




[Git][archlinux/packaging/packages/python-overrides][main] upgpkg: 7.4.0-1: Update to 7.4.0

2023-08-07 Thread Antonio Rojas (@arojas)


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


Commits:
55850bd4 by Antonio Rojas at 2023-08-07T09:43:05+02:00
upgpkg: 7.4.0-1: Update to 7.4.0

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,8 +3,8 @@
 
 _pyname=overrides
 pkgname=python-$_pyname
-pkgver=7.3.1
-pkgrel=2
+pkgver=7.4.0
+pkgrel=1
 pkgdesc='A decorator to automatically detect mismatch when overriding a method'
 url='https://github.com/mkorpela/overrides'
 arch=(any)
@@ -13,7 +13,7 @@ depends=(python)
 makedepends=(python-build python-installer python-setuptools python-wheel)
 checkdepends=(python-pytest)
 
source=(https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_pyname-$pkgver.tar.gz)
-sha256sums=('8b97c6c1e1681b78cbc9424b138d880f0803c2254c5ebaabdde57bb6c62093f2')
+sha256sums=('9502a3cca51f4fac40b5feca985b6703a5c1f6ad815588a7ca9e285b9dca6757')
 
 build() {
   cd $_pyname-$pkgver



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

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




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

2023-08-07 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 7.4.0-1 at Arch Linux / Packaging / Packages / 
python-overrides

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




[Git][archlinux/packaging/packages/ktextaddons][main] upgpkg: 1.4.1-1: Update to 1.4.1

2023-08-07 Thread Antonio Rojas (@arojas)


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


Commits:
352b251e by Antonio Rojas at 2023-08-07T09:38:34+02:00
upgpkg: 1.4.1-1: Update to 1.4.1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=ktextaddons
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc='Various text handling addons'
 arch=(x86_64)
@@ -13,7 +13,7 @@ optdepends=('languagetool: Grammar checking'
 'grammalecte: French grammar checking'
 'libreoffice: Use autocorrection data from LibreOffice')
 source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('e91026c61f352f087039b482e8b819c057d552929326d552f033f0bde34c88f1')
+sha256sums=('894abb8fdc9360486bcaccba156504a8f914ea65b885f62fc4750f1a0d284637')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ktextaddons/-/commit/352b251ef8ca7037b0c150424d135a435ad1974e

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




[Git][archlinux/packaging/packages/ktextaddons] Pushed new tag 1.4.1-1

2023-08-07 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.4.1-1 at Arch Linux / Packaging / Packages / 
ktextaddons

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