[Git][archlinux/packaging/packages/libheif][main] upgpkg: 1.19.1-1: Update to 1.19.1
Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / libheif Commits: 53734ab2 by Antonio Rojas at 2024-11-01T20:37:53+01:00 upgpkg: 1.19.1-1: Update to 1.19.1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,7 +1,7 @@ pkgbase = libheif pkgdesc = An HEIF and AVIF file format decoder and encoder - pkgver = 1.19.0 - pkgrel = 2 + pkgver = 1.19.1 + pkgrel = 1 url = https://github.com/strukturag/libheif arch = x86_64 license = GPL3 @@ -27,7 +27,7 @@ pkgbase = libheif optdepends = rav1e: rav1e encoder optdepends = svt-av1: svt-av1 encoder provides = libheif.so - source = git+https://github.com/strukturag/libheif#tag=v1.19.0 - sha256sums = a662fd3a8459b51446176855d160d0cce90ae9d4b740d5018291fb1b00a060f0 + source = git+https://github.com/strukturag/libheif#tag=v1.19.1 + sha256sums = ec2fff5d5363d1dcfc80cd46730ff962012cfa3d1d9a627621c863e5101cfb29 pkgname = libheif = PKGBUILD = @@ -2,8 +2,8 @@ # Contributor: Adam Fontenot pkgname=libheif -pkgver=1.19.0 -pkgrel=2 +pkgver=1.19.1 +pkgrel=1 pkgdesc='An HEIF and AVIF file format decoder and encoder' arch=(x86_64) url='https://github.com/strukturag/libheif' @@ -31,7 +31,7 @@ optdepends=('libjpeg-turbo: for heif-convert and heif-enc' 'rav1e: rav1e encoder' 'svt-av1: svt-av1 encoder') source=(git+https://github.com/strukturag/libheif#tag=v$pkgver) -sha256sums=('a662fd3a8459b51446176855d160d0cce90ae9d4b740d5018291fb1b00a060f0') +sha256sums=('ec2fff5d5363d1dcfc80cd46730ff962012cfa3d1d9a627621c863e5101cfb29') build() { cmake -B build -S $pkgname \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libheif/-/commit/53734ab2b294f091ec19754b2dc85b6cef60bb05 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libheif/-/commit/53734ab2b294f091ec19754b2dc85b6cef60bb05 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/firefox-developer-edition-i18n] Pushed new tag 133.0b3-1
Andrew Crerar pushed new tag 133.0b3-1 at Arch Linux / Packaging / Packages / firefox-developer-edition-i18n -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-developer-edition-i18n/-/tree/133.0b3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/mattermost][main] upgpkg: 10.2.0-1
Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / mattermost Commits: a0fe7e1d by Caleb Maclennan at 2024-11-01T23:45:35+03:00 upgpkg: 10.2.0-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = mattermost pkgdesc = Open source Slack-alternative in Golang and React - pkgver = 10.1.2 + pkgver = 10.2.0 pkgrel = 1 url = https://mattermost.com arch = x86_64 @@ -15,11 +15,11 @@ pkgbase = mattermost makedepends = npm makedepends = python depends = glibc - source = https://github.com/mattermost/mattermost-server/archive/v10.1.2/mattermost-10.1.2.tar.gz + source = https://github.com/mattermost/mattermost-server/archive/v10.2.0/mattermost-10.2.0.tar.gz source = mattermost.service source = mattermost.sysusers source = mattermost.tmpfiles - sha256sums = 6ba1e2b224a4a0221570c8cc0508da7ac7ce35a3292393d4352e226614767798 + sha256sums = 548cb73516c1e1123bd0958828535044093bf402143d831c9e4f4398f2c02d69 sha256sums = 9e73dc5e9ab9a95049352bd504fb4e0d6becbd5c715026d8c1df4f515d258b68 sha256sums = f7bd36f6d7874f1345d205c6dcb79af1804362fc977a658db88951a172d1dfa0 sha256sums = 8dfeee28655b91dc75aca2317846284013ac3d5a837d360eba9641e9fbcf3aa2 = PKGBUILD = @@ -5,7 +5,7 @@ pkgbase=mattermost pkgname=($pkgbase mmctl) -pkgver=10.1.2 +pkgver=10.2.0 pkgrel=1 pkgdesc="Open source Slack-alternative in Golang and React" arch=(x86_64) @@ -25,7 +25,7 @@ source=(https://github.com/$pkgname/$pkgname-server/archive/v$pkgver/$_archive.t $pkgname.service $pkgname.sysusers $pkgname.tmpfiles) -sha256sums=('6ba1e2b224a4a0221570c8cc0508da7ac7ce35a3292393d4352e226614767798' +sha256sums=('548cb73516c1e1123bd0958828535044093bf402143d831c9e4f4398f2c02d69' '9e73dc5e9ab9a95049352bd504fb4e0d6becbd5c715026d8c1df4f515d258b68' 'f7bd36f6d7874f1345d205c6dcb79af1804362fc977a658db88951a172d1dfa0' '8dfeee28655b91dc75aca2317846284013ac3d5a837d360eba9641e9fbcf3aa2') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mattermost/-/commit/a0fe7e1daf3aca63d35e6912505fe74441181e70 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mattermost/-/commit/a0fe7e1daf3aca63d35e6912505fe74441181e70 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/mattermost] Pushed new tag 10.2.0-1
Caleb Maclennan pushed new tag 10.2.0-1 at Arch Linux / Packaging / Packages / mattermost -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mattermost/-/tree/10.2.0-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/gtk4] Pushed new tag 1-4.16.5-1
Jan Alexander Steffens (heftig) pushed new tag 1-4.16.5-1 at Arch Linux / Packaging / Packages / gtk4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gtk4/-/tree/1-4.16.5-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/krita][main] Exclude Android-only releases
Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / krita Commits: eb763ee9 by Antonio Rojas at 2024-11-01T13:01:11+01:00 Exclude Android-only releases - - - - - 1 changed file: - .nvchecker.toml Changes: = .nvchecker.toml = @@ -4,4 +4,4 @@ gitlab = 'graphics/krita' host = 'invent.kde.org' use_max_tag = true prefix = 'v' -exclude_regex = '.*(beta|rc).*' +exclude_regex = '.*(beta|rc|5.2.(7|8)).*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/krita/-/commit/eb763ee979299457bacd0cd91f7fe1186bdac758 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/krita/-/commit/eb763ee979299457bacd0cd91f7fe1186bdac758 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/python-jiter] Pushed new tag 0.7.0-1
Carl Smedstad pushed new tag 0.7.0-1 at Arch Linux / Packaging / Packages / python-jiter -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-jiter/-/tree/0.7.0-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/bcprov][main] upgpkg: 1.79-1
Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / bcprov Commits: 408ba05d by Caleb Maclennan at 2024-11-01T15:09:15+03:00 upgpkg: 1.79-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,14 +1,14 @@ pkgbase = bcprov pkgdesc = Bouncy Castle Crypto APIs for Java - pkgver = 1.78.1 - pkgrel = 2 + pkgver = 1.79 + pkgrel = 1 url = https://www.bouncycastle.org/java.html arch = any license = MIT makedepends = ant makedepends = strip-nondeterminism depends = java-runtime-headless - source = https://github.com/bcgit/bc-java/archive/r1rv78v1/bc-java-r1rv78v1.tar.gz - sha512sums = 87e6ecd6fea47877d9d7a196f58c5b45a7f026f18f17b71d4155061fad024194c30ce0fc44ea3e879b17f310a6626407f345a8e8970781afec4551f2aa688223 + source = https://github.com/bcgit/bc-java/archive/r1rv79/bc-java-r1rv79.tar.gz + sha512sums = 294241371f536e8a9be8ff2307eaad433620c9becb26a00f6b225ea31488bc40dd8b01d20c18e47c105c7a8f1b2415136608d82811581fad4718db02e9c882a3 pkgname = bcprov = PKGBUILD = @@ -4,8 +4,8 @@ pkgname=bcprov _pkgname=bc-java -pkgver=1.78.1 -pkgrel=2 +pkgver=1.79 +pkgrel=1 pkgdesc='Bouncy Castle Crypto APIs for Java' arch=(any) url='https://www.bouncycastle.org/java.html' @@ -17,7 +17,7 @@ makedepends=(ant _tag=${pkgver//./v}; _tag=r${_tag/v/rv} _archive="$_pkgname-$_tag" source=("$_url/archive/$_tag/$_archive.tar.gz") -sha512sums=('87e6ecd6fea47877d9d7a196f58c5b45a7f026f18f17b71d4155061fad024194c30ce0fc44ea3e879b17f310a6626407f345a8e8970781afec4551f2aa688223') +sha512sums=('294241371f536e8a9be8ff2307eaad433620c9becb26a00f6b225ea31488bc40dd8b01d20c18e47c105c7a8f1b2415136608d82811581fad4718db02e9c882a3') build() { cd "$_archive" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bcprov/-/commit/408ba05dac69f97a2f4bbef5863145c14d3564a6 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bcprov/-/commit/408ba05dac69f97a2f4bbef5863145c14d3564a6 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/mkdocs-material][main] upgpkg: 9.5.43-1: Upstream release
Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / mkdocs-material Commits: 5d10aac9 by Carl Smedstad at 2024-11-01T13:09:53+01:00 upgpkg: 9.5.43-1: Upstream release https://github.com/openai/openai-python/releases/tag/v1.53.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = mkdocs-material pkgdesc = Documentation that simply works - pkgver = 9.5.42 + pkgver = 9.5.43 pkgrel = 1 url = https://github.com/squidfunk/mkdocs-material arch = any @@ -20,7 +20,7 @@ pkgbase = mkdocs-material depends = python-regex depends = python-requests depends = python-yaml - source = mkdocs-material-9.5.42.tar.gz::https://github.com/squidfunk/mkdocs-material/archive/9.5.42.tar.gz - sha256sums = 7e3b25d98b5e4a850a62e73a33ffadeb350deb19e6d2c9a77edb86780fd57b88 + source = mkdocs-material-9.5.43.tar.gz::https://github.com/squidfunk/mkdocs-material/archive/9.5.43.tar.gz + sha256sums = 1d442ce3b323e71d30c2118aa8079c176ba7a897d893a2449fe59c7a4190c1a7 pkgname = mkdocs-material = PKGBUILD = @@ -1,7 +1,7 @@ # Maintainer: Carl Smedstad pkgname=mkdocs-material -pkgver=9.5.42 +pkgver=9.5.43 pkgrel=1 pkgdesc="Documentation that simply works" arch=(any) @@ -28,7 +28,7 @@ makedepends=( python-wheel ) source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz") -sha256sums=('7e3b25d98b5e4a850a62e73a33ffadeb350deb19e6d2c9a77edb86780fd57b88') +sha256sums=('1d442ce3b323e71d30c2118aa8079c176ba7a897d893a2449fe59c7a4190c1a7') build() { cd $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mkdocs-material/-/commit/5d10aac951338072997186634ee30e99b42364e8 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mkdocs-material/-/commit/5d10aac951338072997186634ee30e99b42364e8 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/bcprov] Pushed new tag 1.79-1
Caleb Maclennan pushed new tag 1.79-1 at Arch Linux / Packaging / Packages / bcprov -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bcprov/-/tree/1.79-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/python-openai][main] upgpkg: 1.53.0-1: Upstream release
Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / python-openai Commits: 462ba054 by Carl Smedstad at 2024-11-01T13:10:34+01:00 upgpkg: 1.53.0-1: Upstream release https://github.com/openai/openai-python/releases/tag/v1.53.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = python-openai pkgdesc = Python client library for the OpenAI API - pkgver = 1.52.2 + pkgver = 1.53.0 pkgrel = 1 url = https://github.com/openai/openai-python arch = any @@ -37,9 +37,9 @@ pkgbase = python-openai optdepends = python-matplotlib: embeddings optdepends = python-plotly: embeddings optdepends = python-scipy: embeddings - source = openai-python-1.52.2.tar.gz::https://github.com/openai/openai-python/archive/v1.52.2.tar.gz - source = https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-b60d5559d5150ecd3b49136064e5e251d832899770ff385b711378389afba370.yml - sha256sums = b5ad386db8762893ff9bd99e8974db4c38085e8f480002483b1162225dac24bb - sha256sums = b60d5559d5150ecd3b49136064e5e251d832899770ff385b711378389afba370 + source = openai-python-1.53.0.tar.gz::https://github.com/openai/openai-python/archive/v1.53.0.tar.gz + source = https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-7b0a5d715d94f75ac7795bd4d2175a0e3243af9b935a86c273f371e45583140f.yml + sha256sums = 2c6eca33693fcb7776f83f81d66e8fe7b2cd730895f9ac1e17b4dc10047eecab + sha256sums = 7b0a5d715d94f75ac7795bd4d2175a0e3243af9b935a86c273f371e45583140f pkgname = python-openai = PKGBUILD = @@ -5,7 +5,7 @@ pkgname=python-openai _name=openai-python -pkgver=1.52.2 +pkgver=1.53.0 pkgrel=1 pkgdesc="Python client library for the OpenAI API" arch=('any') @@ -53,13 +53,13 @@ optdepends=( 'python-scipy: embeddings' ) # Defined in .stats.yml -_openai_openapi_spec=b60d5559d5150ecd3b49136064e5e251d832899770ff385b711378389afba370 +_openai_openapi_spec=7b0a5d715d94f75ac7795bd4d2175a0e3243af9b935a86c273f371e45583140f source=( "${_name}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz" "https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-${_openai_openapi_spec}.yml"; ) -sha256sums=('b5ad386db8762893ff9bd99e8974db4c38085e8f480002483b1162225dac24bb' -'b60d5559d5150ecd3b49136064e5e251d832899770ff385b711378389afba370') +sha256sums=('2c6eca33693fcb7776f83f81d66e8fe7b2cd730895f9ac1e17b4dc10047eecab' +'7b0a5d715d94f75ac7795bd4d2175a0e3243af9b935a86c273f371e45583140f') prepare() { cd "${_name}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-openai/-/commit/462ba054fbd442eb4a90b49ba63bed30d9f8e2cc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-openai/-/commit/462ba054fbd442eb4a90b49ba63bed30d9f8e2cc You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/python-openai] Pushed new tag 1.53.0-1
Carl Smedstad pushed new tag 1.53.0-1 at Arch Linux / Packaging / Packages / python-openai -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-openai/-/tree/1.53.0-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/gdb][main] Re-enable LTO
Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / gdb Commits: 05d78bc3 by Acid Xeon at 2024-11-01T05:39:46+00:00 Re-enable LTO It builds fine with LTO now. Fixes: baa8b09ae93345ed66c028e6d1479e0ac1cc8311 - - - - - 1 changed file: - PKGBUILD Changes: = PKGBUILD = @@ -21,7 +21,6 @@ sha1sums=('f06b8694d2019e03f55560059aac4a5b70a32677' b2sums=('073668c21b41f12bf40160c6d3df808056453cc9df3b5b86374abe38e955d208f86467458b7e64b3c3e93d70b7f87425619778173fdb375256cd85be15419f14' 'SKIP') validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker -options=(!lto) build() { cd gdb-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gdb/-/commit/05d78bc3b26813b0449cec9ff23e8245c5a693d8 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gdb/-/commit/05d78bc3b26813b0449cec9ff23e8245c5a693d8 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/gdb] Pushed new tag 15.2-2
Christian Heusel pushed new tag 15.2-2 at Arch Linux / Packaging / Packages / gdb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gdb/-/tree/15.2-2 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-applets] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-applets -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-applets/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-applets][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-applets Commits: be5c075c by Peter Jung at 2024-11-01T14:31:23+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-applets pkgdesc = Applets for COSMIC Panel - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/cosmic-applets arch = x86_64 @@ -18,7 +18,7 @@ pkgbase = cosmic-applets depends = libpulse depends = libxkbcommon depends = systemd-libs - source = git+https://github.com/pop-os/cosmic-applets.git#tag=3670f124fb51ff730c470398014a38ee166e2dbb - b2sums = 6d0bad257e0d06e72b2488ed3d3fffeb61e9e2795b6ae81b48a50e8683f77ccc49ccd1b86c2c283364fac6dea2938ed8d8d60e87ca7da91803fbf87458978226 + source = git+https://github.com/pop-os/cosmic-applets.git#tag=11faa567f32e255444682b011d3196b15addeb8d + b2sums = 31b210acbbccf03f086f59aa1954e6f3dab457fbbc09b3502bc26330293082d3a3769c1c5cb9ffc0fab468d86cef7d0dfb79c45f36cc885638fc26e40515e9d9 pkgname = cosmic-applets = PKGBUILD = @@ -1,9 +1,10 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: soloturn # Contributor: Mark Wagie pkgname=cosmic-applets -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='Applets for COSMIC Panel' arch=(x86_64) @@ -26,9 +27,9 @@ makedepends=( just lld ) -_tag=3670f124fb51ff730c470398014a38ee166e2dbb +_tag=11faa567f32e255444682b011d3196b15addeb8d source=(git+https://github.com/pop-os/cosmic-applets.git#tag=${_tag}) -b2sums=('6d0bad257e0d06e72b2488ed3d3fffeb61e9e2795b6ae81b48a50e8683f77ccc49ccd1b86c2c283364fac6dea2938ed8d8d60e87ca7da91803fbf87458978226') +b2sums=('31b210acbbccf03f086f59aa1954e6f3dab457fbbc09b3502bc26330293082d3a3769c1c5cb9ffc0fab468d86cef7d0dfb79c45f36cc885638fc26e40515e9d9') prepare() { cd cosmic-applets View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-applets/-/commit/be5c075c7b6e1bca6ba0afad29bcd4b79f50734f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-applets/-/commit/be5c075c7b6e1bca6ba0afad29bcd4b79f50734f You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/code] Pushed new tag 1.95.1-1
Massimiliano Torromeo pushed new tag 1.95.1-1 at Arch Linux / Packaging / Packages / code -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/tree/1.95.1-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/code][main] upgpkg: 1.95.1-1
Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / Packages / code Commits: 773e19c6 by Massimiliano Torromeo at 2024-11-01T18:53:36+01:00 upgpkg: 1.95.1-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = code pkgdesc = The Open Source build of Visual Studio Code (vscode) editor - pkgver = 1.95.0 + pkgver = 1.95.1 pkgrel = 1 url = https://github.com/microsoft/vscode arch = x86_64 @@ -22,12 +22,12 @@ pkgbase = code optdepends = zsh-completions: ZSH completitons optdepends = x11-ssh-askpass: SSH authentication provides = vscode - source = vscode::git+https://github.com/microsoft/vscode.git#tag=1.95.0 + source = vscode::git+https://github.com/microsoft/vscode.git#tag=1.95.1 source = code.mjs source = code.sh source = product_json.diff source = clipath.patch - sha512sums = f4d4194d40a2260eb411487e4d77d6c8536e826d7c3a6f43087b80247597eb388bb8f96d89822827f6aa2fed0e2af06d342fcf9899241c12e4578ecc6c44851a + sha512sums = 1b9771229f54d368886ab4037f7466238210ebd0d2995ec623be88bb322593cadcec8c1f852cc4c51c50f83895145dc5b1500b3149aff8e4085dbd3a9ae91dbc sha512sums = 793f9ff6306e3992ac89802d98110cba288ea1181a901467333293b7d76182ef9792c2a39ff49d9347a18a174b1f42bc58862091dff583f4146c2704eea28033 sha512sums = d2b3683085d98744ba4f7d8cb33fa38620b59220797917c3858cac6a0bf7962c2b7e293785a237f178e527384cc04bc19fe71d75f04fbf06be881263d4aa2b35 sha512sums = b1aa0d7c5b3e3e8ba1172822d75ea38e90efc431b270e0b4ca9e45bf9c0be0f60922c8618969ef071b5b6dbd9ac9f030294f1bf49bcc28c187b46d113dca63a7 = PKGBUILD = @@ -6,7 +6,7 @@ pkgname=code pkgdesc='The Open Source build of Visual Studio Code (vscode) editor' # Important: Remember to check https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for target node version _electron=electron32 -pkgver=1.95.0 +pkgver=1.95.1 pkgrel=1 arch=('x86_64') url='https://github.com/microsoft/vscode' @@ -22,7 +22,7 @@ source=(vscode::"git+https://github.com/microsoft/vscode.git#tag=$pkgver"; 'code.sh' 'product_json.diff' 'clipath.patch') -sha512sums=('f4d4194d40a2260eb411487e4d77d6c8536e826d7c3a6f43087b80247597eb388bb8f96d89822827f6aa2fed0e2af06d342fcf9899241c12e4578ecc6c44851a' +sha512sums=('1b9771229f54d368886ab4037f7466238210ebd0d2995ec623be88bb322593cadcec8c1f852cc4c51c50f83895145dc5b1500b3149aff8e4085dbd3a9ae91dbc' '793f9ff6306e3992ac89802d98110cba288ea1181a901467333293b7d76182ef9792c2a39ff49d9347a18a174b1f42bc58862091dff583f4146c2704eea28033' 'd2b3683085d98744ba4f7d8cb33fa38620b59220797917c3858cac6a0bf7962c2b7e293785a237f178e527384cc04bc19fe71d75f04fbf06be881263d4aa2b35' 'b1aa0d7c5b3e3e8ba1172822d75ea38e90efc431b270e0b4ca9e45bf9c0be0f60922c8618969ef071b5b6dbd9ac9f030294f1bf49bcc28c187b46d113dca63a7' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/commit/773e19c6d342e99d8fccba343309f7c0b350ab3b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/commit/773e19c6d342e99d8fccba343309f7c0b350ab3b You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-files][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-files Commits: 1a2ad064 by Peter Jung at 2024-11-01T14:46:56+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-files pkgdesc = File manager for the COSMIC desktop environment - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/cosmic-files arch = x86_64 @@ -17,9 +17,9 @@ pkgbase = cosmic-files depends = cosmic-icon-theme depends = libxkbcommon depends = xdg-utils - source = git+https://github.com/pop-os/cosmic-files.git#tag=774ccf955f59f24cf9493f9249d20788ad394d48 + source = git+https://github.com/pop-os/cosmic-files.git#tag=20f9292e7925da20086c7f1f3c8e3a8d03d63b99 source = cosmic-files-lto.patch - b2sums = aa6c6ab7401786825945422240f79d9db751593d8f989fdb51f0f3b223921b6f825b183f22dd487109d1903b4943818dc05dbf6832d62f1c96ff1951c26bc4f2 + b2sums = e7406f23a802d3daccc4369eb4b99cc5c51d35b616b9515c88c0f3edbc18b04865b5561c87ca416a63d95f035442ad5595f5a000c940b25c0a194912208e1be9 b2sums = 105231f886affb3274d18bbe95d0fc27ba33cb557245ca567caccc9b0f5fbae0b7d92a81c0b2784130659e81b73e374ac735f8ad9b06adad18b4e4fd227164b5 pkgname = cosmic-files = PKGBUILD = @@ -1,8 +1,9 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Mark Wagie pkgname=cosmic-files -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='File manager for the COSMIC desktop environment' arch=(x86_64) @@ -24,12 +25,12 @@ makedepends=( just lld ) -_tag=774ccf955f59f24cf9493f9249d20788ad394d48 +_tag=20f9292e7925da20086c7f1f3c8e3a8d03d63b99 source=( git+https://github.com/pop-os/cosmic-files.git#tag=${_tag} cosmic-files-lto.patch ) -b2sums=('aa6c6ab7401786825945422240f79d9db751593d8f989fdb51f0f3b223921b6f825b183f22dd487109d1903b4943818dc05dbf6832d62f1c96ff1951c26bc4f2' +b2sums=('e7406f23a802d3daccc4369eb4b99cc5c51d35b616b9515c88c0f3edbc18b04865b5561c87ca416a63d95f035442ad5595f5a000c940b25c0a194912208e1be9' '105231f886affb3274d18bbe95d0fc27ba33cb557245ca567caccc9b0f5fbae0b7d92a81c0b2784130659e81b73e374ac735f8ad9b06adad18b4e4fd227164b5') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-files/-/commit/1a2ad0640da2067cf4c1bd7c39c65fbdac9d411a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-files/-/commit/1a2ad0640da2067cf4c1bd7c39c65fbdac9d411a You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-greeter][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-greeter Commits: 8a744ba3 by Peter Jung at 2024-11-01T14:49:11+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,7 +1,7 @@ pkgbase = cosmic-greeter pkgdesc = COSMIC greeter for greetd - pkgver = 1.0.0.alpha.2 - pkgrel = 2 + pkgver = 1.0.0.alpha.3 + pkgrel = 1 url = https://github.com/pop-os/cosmic-greeter arch = x86_64 groups = cosmic @@ -19,10 +19,10 @@ pkgbase = cosmic-greeter depends = libxkbcommon depends = pam depends = wayland - source = git+https://github.com/pop-os/cosmic-greeter.git#tag=4ddb320daeea5124bf67500d73d6ead620f3d09b + source = git+https://github.com/pop-os/cosmic-greeter.git#tag=7366808e8ca59c5ba8c4cfdf39dec26e52ca82c1 source = cosmic-greeter-display-manager.patch source = cosmic-greeter-lto.patch - b2sums = 2bae195d537b84f6a9e21b5bf224c7cd44bdfad11fbb952a018959ee716f0aa10e49f051e65b2211c7798c36258753b92eeb4f6f68d0848c4f1da58b67d9fa91 + b2sums = 98fe90d9a2198d150bbbf7e8bbaef57713ab5f0eafc5684c0b7c53f834581ef0c6adeef864563fcdeaf3c9958a9b9f69815e433c5b77c9f972f5e14828d9b2cb b2sums = 8b5c32a991e31cf102b1b07e06d37e979f19106b82e8cab7dc8df81789ab6b24587605aa3387254057732a268368c4074f92461f6f5125bc1cba4e62e18cef27 b2sums = 89ca262c95713e773662fb81e379bc2b63d2c93072b909f8f1eaaafee5289359fd729a476eb66568f893986a53e9c689dccfc4af62cb736cff466c463f7d = PKGBUILD = @@ -1,9 +1,10 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Mark Wagie pkgname=cosmic-greeter -pkgver=1.0.0.alpha.2 -pkgrel=2 +pkgver=1.0.0.alpha.3 +pkgrel=1 pkgdesc='COSMIC greeter for greetd' arch=(x86_64) url=https://github.com/pop-os/cosmic-greeter @@ -26,13 +27,13 @@ makedepends=( just lld ) -_tag=4ddb320daeea5124bf67500d73d6ead620f3d09b +_tag=7366808e8ca59c5ba8c4cfdf39dec26e52ca82c1 source=( git+https://github.com/pop-os/cosmic-greeter.git#tag=${_tag} cosmic-greeter-display-manager.patch cosmic-greeter-lto.patch ) -b2sums=('2bae195d537b84f6a9e21b5bf224c7cd44bdfad11fbb952a018959ee716f0aa10e49f051e65b2211c7798c36258753b92eeb4f6f68d0848c4f1da58b67d9fa91' +b2sums=('98fe90d9a2198d150bbbf7e8bbaef57713ab5f0eafc5684c0b7c53f834581ef0c6adeef864563fcdeaf3c9958a9b9f69815e433c5b77c9f972f5e14828d9b2cb' '8b5c32a991e31cf102b1b07e06d37e979f19106b82e8cab7dc8df81789ab6b24587605aa3387254057732a268368c4074f92461f6f5125bc1cba4e62e18cef27' '89ca262c95713e773662fb81e379bc2b63d2c93072b909f8f1eaaafee5289359fd729a476eb66568f893986a53e9c689dccfc4af62cb736cff466c463f7d') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-greeter/-/commit/8a744ba3bcfabbabfe3d3d4f21d4c555a4435375 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-greeter/-/commit/8a744ba3bcfabbabfe3d3d4f21d4c555a4435375 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/megatools][main] upgpkg: 1.11.1+20241028-1
T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / megatools Commits: d8cd8631 by T.J. Townsend at 2024-11-01T11:21:09-04:00 upgpkg: 1.11.1+20241028-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,7 +1,7 @@ pkgbase = megatools pkgdesc = CLI for MEGA - pkgver = 1.11.1+20230212 - pkgrel = 3 + pkgver = 1.11.1+20241028 + pkgrel = 1 url = https://megatools.megous.com arch = x86_64 license = GPL2 @@ -10,10 +10,10 @@ pkgbase = megatools makedepends = meson depends = curl depends = glib2 - source = https://megatools.megous.com/builds/megatools-1.11.1.20230212.tar.gz - source = https://megatools.megous.com/builds/megatools-1.11.1.20230212.tar.gz.asc + source = https://megatools.megous.com/builds/megatools-1.11.1.20241028.tar.gz + source = https://megatools.megous.com/builds/megatools-1.11.1.20241028.tar.gz.asc validpgpkeys = EBFBDDE11FB918D44D1F56C1F9F0A873BE9777ED - sha256sums = ecfa2ee4b277c601ebae648287311030aa4ca73ea61ee730bc66bef24ef19a34 + sha256sums = 3632135a23aa737950e74183199eb23d4e44461ca4221842717225fb31527a4d sha256sums = SKIP pkgname = megatools = PKGBUILD = @@ -3,9 +3,9 @@ # Contributor: Ondrej Jirman pkgname=megatools -pkgver=1.11.1+20230212 +pkgver=1.11.1+20241028 _pkgver=${pkgver/+/.} -pkgrel=3 +pkgrel=1 pkgdesc='CLI for MEGA' arch=(x86_64) url=https://megatools.megous.com @@ -13,7 +13,7 @@ license=(GPL2) depends=(curl glib2) makedepends=(asciidoc docbook2x meson) source=(https://megatools.megous.com/builds/$pkgname-$_pkgver.tar.gz{,.asc}) -sha256sums=('ecfa2ee4b277c601ebae648287311030aa4ca73ea61ee730bc66bef24ef19a34' +sha256sums=('3632135a23aa737950e74183199eb23d4e44461ca4221842717225fb31527a4d' 'SKIP') validpgpkeys=(EBFBDDE11FB918D44D1F56C1F9F0A873BE9777ED) # Ondrej Jirman View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/megatools/-/commit/d8cd86313738eae8f6fff585927e30b2abcc72bd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/megatools/-/commit/d8cd86313738eae8f6fff585927e30b2abcc72bd You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/megatools] Pushed new tag 1.11.1+20241028-1
T.J. Townsend pushed new tag 1.11.1+20241028-1 at Arch Linux / Packaging / Packages / megatools -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/megatools/-/tree/1.11.1+20241028-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/fte] Pushed new tag 0.50.02-2
Alexander Rødseth pushed new tag 0.50.02-2 at Arch Linux / Packaging / Packages / fte -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fte/-/tree/0.50.02-2 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/fte] Pushed new branch main
Alexander Rødseth pushed new branch main at Arch Linux / Packaging / Packages / fte -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fte/-/tree/main You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/pcp] Pushed new tag 6.3.1-2
Massimiliano Torromeo pushed new tag 6.3.1-2 at Arch Linux / Packaging / Packages / pcp -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pcp/-/tree/6.3.1-2 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/pcp][main] Removed pcpqa testsuite user (Fixes #1)
Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / Packages / pcp Commits: 20e9efea by Massimiliano Torromeo at 2024-11-01T19:11:15+01:00 Removed pcpqa testsuite user (Fixes #1) - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = pcp pkgver = 6.3.1 - pkgrel = 1 + pkgrel = 2 url = https://pcp.io arch = x86_64 license = GPL-2.0-or-later = PKGBUILD = @@ -6,7 +6,7 @@ pkgname=(pcp pcp-gui pcp-pmda-activemq pcp-pmda-bcc pcp-pmda-bind2 pcp-pmda-bpft pcp-pmda-mysql pcp-pmda-nginx pcp-pmda-nutcracker pcp-pmda-openmetrics pcp-pmda-podman pcp-pmda-postgresql pcp-pmda-snmp) pkgver=6.3.1 -pkgrel=1 +pkgrel=2 arch=('x86_64') url="https://pcp.io"; license=(GPL-2.0-or-later LGPL-2.1-or-later CC-BY-3.0) @@ -425,7 +425,14 @@ package_pcp() { ) cd "$pkgbase-$pkgver" - rsync -vaHAX --exclude-from=../gui.list --exclude-from=<(echo /{etc/pcp,var/lib/pcp/config/pmlogconf,{usr,var}/lib/pcp/pmdas}/{activemq,bcc,bind2,bpftrace,libvirt,json,mysql,nginx,nutcracker,openmetrics,podman,postgresql,snmp} /usr/share/man/man1/pmda{activemq,bcc,bind2,bpftrace,libvirt,json,mysql,nginx,nutcracker,openmetrics,podman,postgresql,snmp}.1.gz | sed -r 's/ +/\n/g') "$srcdir"/installskel/ "$pkgdir"/ + rsync -vaHAX --exclude-from=../gui.list --exclude-from=<(echo \ +/etc/pcp \ +/var/lib/pcp/config/pmlogconf \ + /{usr,var}/lib/pcp/pmdas/{activemq,bcc,bind2,bpftrace,libvirt,json,mysql,nginx,nutcracker,openmetrics,podman,postgresql,snmp} \ + /usr/share/man/man1/pmda{activemq,bcc,bind2,bpftrace,libvirt,json,mysql,nginx,nutcracker,openmetrics,podman,postgresql,snmp}.1.gz \ +/usr/lib/sysusers.d/pcp-testsuite.conf \ + | sed -r 's/ +/\n/g' \ + ) "$srcdir"/installskel/ "$pkgdir"/ install -D -m644 "$srcdir"/sysuser.conf "$pkgdir"/usr/lib/sysusers.d/pcp.conf install -D -m644 "$srcdir"/tmpfile.conf "$pkgdir"/usr/lib/tmpfiles.d/pcp.conf View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pcp/-/commit/20e9efeade361d95b179442107a9d9ffe05fc9dc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pcp/-/commit/20e9efeade361d95b179442107a9d9ffe05fc9dc You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/ruff][main] upgpkg: 0.7.2-1
Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / ruff Commits: 6c5408bf by Daniel M. Capella at 2024-11-01T14:19:43-04:00 upgpkg: 0.7.2-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = ruff pkgdesc = An extremely fast Python linter, written in Rust - pkgver = 0.7.1 + pkgver = 0.7.2 pkgrel = 1 url = https://github.com/astral-sh/ruff arch = x86_64 @@ -12,9 +12,9 @@ pkgbase = ruff depends = gcc-libs depends = glibc options = !lto - source = git+https://github.com/astral-sh/ruff.git#tag=0.7.1 - sha512sums = ab3f09ec9c6fd68ccc33aa66724ef47589c9d4091b2d007a5fba7b6ec11c818cbe363c36d54d7ba8628ab09b234b9e1739e2da3d36fe90382452f5264f007761 - b2sums = e7c8ff10e99b80883e3347c1c1bd1176a642f01db2a41f8884cd1e2697a862826998d9cde39b370927fb7d3f04b936d077a4e7234e04180dc1dc8481672ade85 + source = git+https://github.com/astral-sh/ruff.git#tag=0.7.2 + sha512sums = 2944b72f48ea521869a5d84621c386d492c78ec9ec487133485398150b513a9b2965b3c149449569bebd19b52fdaeefe09f9a55c6a07e1a00b41143d615311ed + b2sums = aa4e073217611615df8f5a6a01d8e922c19c6cc89a6518af17537486b14fb4b653fa365588d8e2874bbca08227ff79d2b328b6ebe553c504dd5c036bc4663c6b pkgname = ruff = PKGBUILD = @@ -5,7 +5,7 @@ pkgbase=ruff pkgname=("$pkgbase" "python-$pkgbase") -pkgver=0.7.1 +pkgver=0.7.2 pkgrel=1 pkgdesc='An extremely fast Python linter, written in Rust' arch=(x86_64) @@ -23,8 +23,8 @@ makedepends=( ) options=(!lto) source=("git+$url.git#tag=$pkgver") -sha512sums=('ab3f09ec9c6fd68ccc33aa66724ef47589c9d4091b2d007a5fba7b6ec11c818cbe363c36d54d7ba8628ab09b234b9e1739e2da3d36fe90382452f5264f007761') -b2sums=('e7c8ff10e99b80883e3347c1c1bd1176a642f01db2a41f8884cd1e2697a862826998d9cde39b370927fb7d3f04b936d077a4e7234e04180dc1dc8481672ade85') +sha512sums=('2944b72f48ea521869a5d84621c386d492c78ec9ec487133485398150b513a9b2965b3c149449569bebd19b52fdaeefe09f9a55c6a07e1a00b41143d615311ed') +b2sums=('aa4e073217611615df8f5a6a01d8e922c19c6cc89a6518af17537486b14fb4b653fa365588d8e2874bbca08227ff79d2b328b6ebe553c504dd5c036bc4663c6b') prepare() { cd $pkgbase View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruff/-/commit/6c5408bff135d445943a78bd17adbc93e0301011 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruff/-/commit/6c5408bff135d445943a78bd17adbc93e0301011 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/arch-wiki-docs][main] upgpkg: 20241101-1
Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / arch-wiki-docs Commits: d1fc8435 by Jakub Klinkovský at 2024-11-01T16:41:48+01:00 upgpkg: 20241101-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = arch-wiki-docs pkgdesc = Pages from Arch Wiki optimized for offline browsing - pkgver = 20241001 + pkgver = 20241101 pkgrel = 1 url = https://github.com/lahwaacz/arch-wiki-docs arch = any = PKGBUILD = @@ -3,7 +3,7 @@ # Maintainer: Sergej Pupykin pkgname=arch-wiki-docs -pkgver=20241001 +pkgver=20241101 pkgrel=1 pkgdesc='Pages from Arch Wiki optimized for offline browsing' arch=('any') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/arch-wiki-docs/-/commit/d1fc8435052b02ad21817c3ae0bed78a997566f0 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/arch-wiki-docs/-/commit/d1fc8435052b02ad21817c3ae0bed78a997566f0 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/arch-wiki-docs] Pushed new tag 20241101-1
Jakub Klinkovský pushed new tag 20241101-1 at Arch Linux / Packaging / Packages / arch-wiki-docs -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/arch-wiki-docs/-/tree/20241101-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/arch-wiki-lite][main] upgpkg: 20241101-1
Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / arch-wiki-lite Commits: 83098d67 by Jakub Klinkovský at 2024-11-01T16:44:02+01:00 upgpkg: 20241101-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = arch-wiki-lite pkgdesc = Arch Wiki without HTML. 1/9 as big, easily searched & viewable on console - pkgver = 20241001 + pkgver = 20241101 pkgrel = 1 url = https://gitlab.archlinux.org/grawlinson/arch-wiki-lite arch = any @@ -8,7 +8,7 @@ pkgbase = arch-wiki-lite license = GFDL-1.3-or-later makedepends = git makedepends = python - makedepends = arch-wiki-docs=20241001 + makedepends = arch-wiki-docs=20241101 depends = bash depends = gzip optdepends = dialog: for interactive menu = PKGBUILD = @@ -3,7 +3,7 @@ # Contributor: Kyle Keen pkgname=arch-wiki-lite -pkgver=20241001 +pkgver=20241101 pkgrel=1 pkgdesc='Arch Wiki without HTML. 1/9 as big, easily searched & viewable on console' arch=('any') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/arch-wiki-lite/-/commit/83098d67fedea1657a9c2e04ff95728db692f5ca -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/arch-wiki-lite/-/commit/83098d67fedea1657a9c2e04ff95728db692f5ca You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/arch-wiki-lite] Pushed new tag 20241101-1
Jakub Klinkovský pushed new tag 20241101-1 at Arch Linux / Packaging / Packages / arch-wiki-lite -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/arch-wiki-lite/-/tree/20241101-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/typos] Pushed new tag 1.27.0-1
Orhun Parmaksız pushed new tag 1.27.0-1 at Arch Linux / Packaging / Packages / typos -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/typos/-/tree/1.27.0-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/typos][main] upgpkg: 1.27.0-1: upstream release
Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / typos Commits: f3fdf089 by Orhun Parmaksız at 2024-11-01T20:08:20+03:00 upgpkg: 1.27.0-1: upstream release - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = typos pkgdesc = Source code spell checker - pkgver = 1.26.8 + pkgver = 1.27.0 pkgrel = 1 url = https://github.com/crate-ci/typos arch = x86_64 @@ -8,7 +8,7 @@ pkgbase = typos license = Apache-2.0 makedepends = cargo depends = gcc-libs - source = typos-1.26.8.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.26.8.tar.gz - sha256sums = 9f505a0a87ba0e296ba098d73eb3d81b0f0ab42711c432511c6e95ce864753b0 + source = typos-1.27.0.tar.gz::https://github.com/crate-ci/typos/archive/refs/tags/v1.27.0.tar.gz + sha256sums = 2f2799f9123e5af923ee646341a59a328cce71c8a875a8df69caea91261b9c79 pkgname = typos = PKGBUILD = @@ -2,7 +2,7 @@ # Contributor: Sematre pkgname=typos -pkgver=1.26.8 +pkgver=1.27.0 pkgrel=1 pkgdesc="Source code spell checker" arch=('x86_64') @@ -11,7 +11,7 @@ license=('MIT' 'Apache-2.0') depends=('gcc-libs') makedepends=('cargo') source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz") -sha256sums=('9f505a0a87ba0e296ba098d73eb3d81b0f0ab42711c432511c6e95ce864753b0') +sha256sums=('2f2799f9123e5af923ee646341a59a328cce71c8a875a8df69caea91261b9c79') prepare() { cd "${pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/typos/-/commit/f3fdf089e684a2b6cc7d0ee85292d45aa2d7d4a7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/typos/-/commit/f3fdf089e684a2b6cc7d0ee85292d45aa2d7d4a7 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/hip-runtime][main] upgpkg: 6.2.2-2
Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / hip-runtime Commits: d1873c22 by Torsten Keßler at 2024-11-01T17:55:31+01:00 upgpkg: 6.2.2-2 Add provides for old package name - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = hip-runtime pkgver = 6.2.2 - pkgrel = 1 + pkgrel = 2 url = https://rocm.docs.amd.com/projects/HIP/en/latest/ arch = x86_64 license = MIT @@ -47,6 +47,8 @@ pkgname = hip-runtime-amd depends = rocprofiler-register optdepends = inetutils: Print hostname in hipconfig optdepends = cuda: Cross compile for nvidia + provides = hip=6.2.2 + replaces = hip pkgname = hip-runtime-nvidia pkgdesc = Heterogeneous Interface for Portability (Nvidia runtime) = PKGBUILD = @@ -3,7 +3,7 @@ pkgbase=hip-runtime pkgname=(hip-runtime-amd hip-runtime-nvidia) pkgver=6.2.2 -pkgrel=1 +pkgrel=2 _pkgdesc="Heterogeneous Interface for Portability" arch=('x86_64') url='https://rocm.docs.amd.com/projects/HIP/en/latest/' @@ -104,6 +104,8 @@ package_hip-runtime-amd() { depends=("${_amd_depends[@]}") optdepends=('inetutils: Print hostname in hipconfig' 'cuda: Cross compile for nvidia') + replaces=("hip") + provides=("hip=${pkgver}") DESTDIR="$pkgdir" cmake --install build-amd install -Dm644 "$srcdir/$_dirhip/LICENSE.txt" "$pkgdir/usr/share/licenses/$pkgname/LICENSE" } View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hip-runtime/-/commit/d1873c225424e71147a087f9c523925a18eba294 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hip-runtime/-/commit/d1873c225424e71147a087f9c523925a18eba294 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/nwg-shell] Pushed new tag 0.5.39-1
Robin Candau pushed new tag 0.5.39-1 at Arch Linux / Packaging / Packages / nwg-shell -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/tree/0.5.39-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/ollama-cuda] Pushed new tag 0.3.12-4
Alexander Rødseth pushed new tag 0.3.12-4 at Arch Linux / Packaging / Packages / ollama-cuda -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ollama-cuda/-/tree/0.3.12-4 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/glances] Pushed new tag 4.2.1-1
Robin Candau pushed new tag 4.2.1-1 at Arch Linux / Packaging / Packages / glances -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/glances/-/tree/4.2.1-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/glances][main] upgpkg: 4.2.1-1: New upstream release
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / glances Commits: 858e8289 by Robin Candau at 2024-11-01T18:10:32+01:00 upgpkg: 4.2.1-1: New upstream release https://github.com/nicolargo/glances/releases/tag/v4.2.1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = glances pkgdesc = CLI curses-based monitoring tool - pkgver = 4.2.0 + pkgver = 4.2.1 pkgrel = 1 url = https://nicolargo.github.io/glances/ arch = any @@ -25,11 +25,11 @@ pkgbase = glances optdepends = python-zeroconf: for the autodiscover mode optdepends = python-pystache: templating engine optdepends = python-prometheus_client: for the Prometheus export module - source = glances-4.2.0-1.tar.gz::https://github.com/nicolargo/glances/archive/v4.2.0.tar.gz + source = glances-4.2.1-1.tar.gz::https://github.com/nicolargo/glances/archive/v4.2.1.tar.gz source = glances.service - sha512sums = 8382901e19f7d347514dc975895711458a6d28e4d0f1b240997d3bb70d8eca35720e819b0207e2bc755957772d4c4d3eac290c7656d06dd076838f1df4601c5b + sha512sums = 6359db56ac0fc51672a2ea29628371ebbc25c8c497d6d0368f9d436b331623fbcd61c94e6ea7a6a79ad4d0ce6980f0cc0091f3a33b3d52af81078aa83f29792e sha512sums = 49f0d185a37a5c5837e5beb463770c943ede40b2f1b8405e338129e897e97d9fc58373a8586fabc506266e6343cfea3c91b9787ac6832cc97a1ab63d6ad058d4 - b2sums = f4e5cf8c7962d7faea0963b4bd294a17e7f3fe9679bdfe9d0d1f22143674a6250fc830541423e6440de74a5a1e3a18b4c2ae63d60d739fea8dc8d130b42e1a9a + b2sums = ee7c605311048f2ebf8ae7ede8bd7dcc5a5c106081be674096c5874708a08c8818e56d66491f8ea1e0a6e8282058659a62a85afbe0862b5092fd2bc5ec979bed b2sums = ecc44f8c06b1e8624cec92e41422a65d11e024b9fc23bae09b4e52fbedeb172a5034e5b612bbff7ba93d45189fb25eda0d54bc47b22b7f3f0acba984391e4017 pkgname = glances = PKGBUILD = @@ -5,7 +5,7 @@ # Contributor: Francois Boulogne pkgname=glances -pkgver=4.2.0 +pkgver=4.2.1 pkgrel=1 pkgdesc='CLI curses-based monitoring tool' arch=('any') @@ -25,9 +25,9 @@ optdepends=('hddtemp: HDD temperature monitoring support' 'python-prometheus_client: for the Prometheus export module') source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::https://github.com/nicolargo/glances/archive/v${pkgver}.tar.gz"; 'glances.service') -sha512sums=('8382901e19f7d347514dc975895711458a6d28e4d0f1b240997d3bb70d8eca35720e819b0207e2bc755957772d4c4d3eac290c7656d06dd076838f1df4601c5b' +sha512sums=('6359db56ac0fc51672a2ea29628371ebbc25c8c497d6d0368f9d436b331623fbcd61c94e6ea7a6a79ad4d0ce6980f0cc0091f3a33b3d52af81078aa83f29792e' '49f0d185a37a5c5837e5beb463770c943ede40b2f1b8405e338129e897e97d9fc58373a8586fabc506266e6343cfea3c91b9787ac6832cc97a1ab63d6ad058d4') -b2sums=('f4e5cf8c7962d7faea0963b4bd294a17e7f3fe9679bdfe9d0d1f22143674a6250fc830541423e6440de74a5a1e3a18b4c2ae63d60d739fea8dc8d130b42e1a9a' +b2sums=('ee7c605311048f2ebf8ae7ede8bd7dcc5a5c106081be674096c5874708a08c8818e56d66491f8ea1e0a6e8282058659a62a85afbe0862b5092fd2bc5ec979bed' 'ecc44f8c06b1e8624cec92e41422a65d11e024b9fc23bae09b4e52fbedeb172a5034e5b612bbff7ba93d45189fb25eda0d54bc47b22b7f3f0acba984391e4017') build() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/glances/-/commit/858e82898122a60fd1091e11181c8c1d253ca154 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/glances/-/commit/858e82898122a60fd1091e11181c8c1d253ca154 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/josm][main] upgpkg: 19253-1
Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / josm Commits: 31945cff by Fabio Castelli (Muflone) at 2024-11-01T18:12:36+01:00 upgpkg: 19253-1 - - - - - 4 changed files: - .SRCINFO - PKGBUILD - josm.changelog - + remove_javafx.patch Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = josm pkgdesc = An editor for OpenStreetMap written in Java - pkgver = 19207 + pkgver = 19253 pkgrel = 1 url = https://josm.openstreetmap.de/ changelog = josm.changelog @@ -12,13 +12,15 @@ pkgbase = josm depends = java-runtime>=11 depends = libxtst depends = ttf-font - noextract = josm-snapshot-19207.jar + noextract = josm-snapshot-19253.jar backup = etc/conf.d/josm - source = https://josm.openstreetmap.de/download/josm-snapshot-19207.jar + source = https://josm.openstreetmap.de/download/josm-snapshot-19253.jar source = josm.conf.d - source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19207 - sha512sums = 7de9b9f4a70cd3b4788254d4b1ab979df311362671d47ec53d8abf5324b32ecb8577ffc1b7619d51df8f8e901cbd4710bfa25e01cba3d8495fd741e53a7966af + source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19253 + source = remove_javafx.patch + sha512sums = 36d40422080cf6f14db53623796ce73d6c61f956916493021f2002146f8f254781caa3fd48c905f1f78b0baff63b51c6566620c2e5627f505e15b1a794dfc1f7 sha512sums = d69e681a679378915f980ebafe204c548e0d76778962e4aa33afe8f83a1e6fe4438c7729a92634e02b195349a52a388f8933959c6b81c01ecc602d061ff7c8df sha512sums = SKIP + sha512sums = 18e675fe998d01181c606eb414a72e55a4ded6ac3e4d89058ed654690e5b8821654ccaae2a6987003601ec918e62e91584e89b3b8a429ab0dfd92ab19fd9c4b4 pkgname = josm = PKGBUILD = @@ -1,8 +1,9 @@ # Maintainer: Jaroslav Lichtblau +# Contributor: Muflone http://www.muflone.com/contacts/english/ # Contributor: Michele Schäuble pkgname=josm -pkgver=19207 +pkgver=19253 pkgrel=1 pkgdesc="An editor for OpenStreetMap written in Java" arch=('any') @@ -14,11 +15,13 @@ changelog=$pkgname.changelog backup=('etc/conf.d/josm') source=(https://josm.openstreetmap.de/download/$pkgname-snapshot-$pkgver.jar $pkgname.conf.d -$pkgname::svn+https://josm.openstreetmap.de/svn/trunk#revision=$pkgver) +$pkgname::svn+https://josm.openstreetmap.de/svn/trunk#revision=$pkgver +remove_javafx.patch) noextract=($pkgname-snapshot-$pkgver.jar) -sha512sums=('7de9b9f4a70cd3b4788254d4b1ab979df311362671d47ec53d8abf5324b32ecb8577ffc1b7619d51df8f8e901cbd4710bfa25e01cba3d8495fd741e53a7966af' +sha512sums=('36d40422080cf6f14db53623796ce73d6c61f956916493021f2002146f8f254781caa3fd48c905f1f78b0baff63b51c6566620c2e5627f505e15b1a794dfc1f7' 'd69e681a679378915f980ebafe204c548e0d76778962e4aa33afe8f83a1e6fe4438c7729a92634e02b195349a52a388f8933959c6b81c01ecc602d061ff7c8df' -'SKIP') +'SKIP' + '18e675fe998d01181c606eb414a72e55a4ded6ac3e4d89058ed654690e5b8821654ccaae2a6987003601ec918e62e91584e89b3b8a429ab0dfd92ab19fd9c4b4') package() { cd "${srcdir}" @@ -46,14 +49,10 @@ package() { # Load our custom josm config at /etc/conf.d/josm (will append this to line 4 of the start script) sed -i '4 a[ -f /etc/conf.d/josm ] && . /etc/conf.d/josm' "${pkgdir}/usr/bin/josm" + # Remove JavaFX modules references not provided anymore by modern JVMs + patch -N -p1 --no-backup-if-mismatch "${pkgdir}/usr/bin/josm" "${srcdir}/remove_javafx.patch" + # Add arch env vars to top of josm script # We do this to have a sane default in case the config file gets deleted. sed -i '4 aJOSM_PATH="/usr/share/java/josm/josm.jar"' "${pkgdir}/usr/bin/josm" - - # This is a hack -- Arch puts the JavaFX modules in with the rest of the JVM - # modules, but the JVM doesn't automatically load them. - # Otherwise, we could remove the module-path for JAVAFX_HOME in the start - # script. - # sed -i 's/--module-path ${JAVAFX_HOME} //' "${pkgdir}/usr/bin/josm" - sed -i '5 aJAVAFX_HOME="$(shopt -s nullglob && echo /usr/lib/jvm/default-runtime/lib/javafx*.jar | tr " " ":")"' "${pkgdir}/usr/bin/josm" } = josm.changelog = @@ -1,3 +1,7 @@ +2024-11-11 Muflone - + * josm 19253-1 + * Issue#3 - Module javafx.web not found on launch + 2024-09-10 Jaroslav Lichtblau - * josm 19207-1 = remove_javafx.patch = @@ -0,0 +1,10 @@ +--- josm-19253.sh.orig 2024-11-01 17:48:34.926807291 +0100 josm-19253.sh 2024-11-01 17:49:56.926936346 +0100 +@@ -89,7 +89,6 @@ + JAVAFX_HOME="${JAVAFX_HOME:-/usr/share/openjfx/lib}" + JOSM_PATH="${JOSM_PATH:-/usr/share/${J
[Git][archlinux/packaging/packages/josm] Pushed new tag 19253-1
Fabio Castelli pushed new tag 19253-1 at Arch Linux / Packaging / Packages / josm -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/josm/-/tree/19253-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/nwg-shell][main] upgpkg: 0.5.39-1: New upstream release
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / nwg-shell Commits: a74e4da5 by Robin Candau at 2024-11-01T18:11:55+01:00 upgpkg: 0.5.39-1: New upstream release https://github.com/nwg-piotr/nwg-shell/releases/tag/v0.5.39 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,7 +1,7 @@ pkgbase = nwg-shell pkgdesc = Installer & meta-package for the nwg-shell project - pkgver = 0.5.38 - pkgrel = 11 + pkgver = 0.5.39 + pkgrel = 1 url = https://nwg-piotr.github.io/nwg-shell/ install = nwg-shell.install arch = any @@ -55,7 +55,7 @@ pkgbase = nwg-shell optdepends = firefox: Suggested web browser optdepends = mousepad: Suggested text editor optdepends = thunar: Suggested file manager - source = nwg-shell-0.5.38.tar.gz::https://github.com/nwg-piotr/nwg-shell/archive/v0.5.38.tar.gz - sha256sums = 9e637c39a0f49d73db33f83eb7dbb7d454e8df602ced132b648496b4570a7d3c + source = nwg-shell-0.5.39.tar.gz::https://github.com/nwg-piotr/nwg-shell/archive/v0.5.39.tar.gz + sha256sums = 8fdbd4f8999303a6f40856b0e26619b24a10fc41bb3906497750227083d6979d pkgname = nwg-shell = PKGBUILD = @@ -2,8 +2,8 @@ # Contributor: Piotr Miller pkgname=nwg-shell -pkgver=0.5.38 -pkgrel=11 +pkgver=0.5.39 +pkgrel=1 pkgdesc="Installer & meta-package for the nwg-shell project" url="https://nwg-piotr.github.io/nwg-shell/"; arch=('any') @@ -25,7 +25,7 @@ optdepends=('hyprland: Supported alternative Wayland compositor' makedepends=('python-build' 'python-installer' 'python-wheel' 'python-setuptools') install="${pkgname}.install" source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nwg-piotr/nwg-shell/archive/v${pkgver}.tar.gz";) -sha256sums=('9e637c39a0f49d73db33f83eb7dbb7d454e8df602ced132b648496b4570a7d3c') +sha256sums=('8fdbd4f8999303a6f40856b0e26619b24a10fc41bb3906497750227083d6979d') build() { cd "${pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/a74e4da5f7d2ad7cd3d363522e21c69012324e2d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/a74e4da5f7d2ad7cd3d363522e21c69012324e2d You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/python-pytorch] Pushed new tag 2.5.1-1
Torsten Keßler pushed new tag 2.5.1-1 at Arch Linux / Packaging / Packages / python-pytorch -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytorch/-/tree/2.5.1-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/nwg-shell-config] Pushed new tag 0.5.50-1
Robin Candau pushed new tag 0.5.50-1 at Arch Linux / Packaging / Packages / nwg-shell-config -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell-config/-/tree/0.5.50-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/gitlab-runner] Pushed new tag 17.5.3-1
Caleb Maclennan pushed new tag 17.5.3-1 at Arch Linux / Packaging / Packages / gitlab-runner -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-runner/-/tree/17.5.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/python-flask-caching][main] upgpkg: 2.3.0-2: Drop cachelib version constraint
Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / python-flask-caching Commits: 169b5bfe by Carl Smedstad at 2024-11-01T13:38:58+01:00 upgpkg: 2.3.0-2: Drop cachelib version constraint - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,7 +1,7 @@ pkgbase = python-flask-caching pkgdesc = A caching extension for Flask pkgver = 2.3.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/pallets-eco/flask-caching arch = any license = BSD-3-Clause = PKGBUILD = @@ -3,7 +3,7 @@ pkgname=python-flask-caching pkgver=2.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="A caching extension for Flask" url="https://github.com/pallets-eco/flask-caching"; license=('BSD-3-Clause') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-caching/-/commit/169b5bfed5fe8dad1f45cda281543602ee26748c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-caching/-/commit/169b5bfed5fe8dad1f45cda281543602ee26748c You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-files] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-files -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-files/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-osd][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-osd Commits: c730193c by Peter Jung at 2024-11-01T14:55:19+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-osd pkgdesc = COSMIC On-Screen Display - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/cosmic-osd arch = x86_64 @@ -15,9 +15,9 @@ pkgbase = cosmic-osd depends = libxkbcommon depends = systemd-libs depends = wayland - source = git+https://github.com/pop-os/cosmic-osd.git#tag=27fc5e5ba4bbed119a1fc85f840db0ade13dde85 + source = git+https://github.com/pop-os/cosmic-osd.git#tag=c6fda40a0aa42c07dc357ebed6ce935cee3269ae source = cosmic-osd-lto.patch - b2sums = 1e7665a1c4dfbabcb0ca181efc4545a6973c7ef7188266a426977d783db18318179015ba255e31450be2d85a8fa8266bd14aaf54baac4616728a303634662f1d + b2sums = 631362c3f8a72dce54d078d9ea85a057539a515da860ce1add7a3cfee39e7a1a5ee6090934c3a333aa961f12d149fe22318594a7ca85541b264e675c67873177 b2sums = 85c53fa0409511b863b11bd7cf28fa253890e00872a84e3c358299ea92a18e4a9e1844c676dba9c2118ff900d1043465b61d7768afbf82811cb4b7b58563 pkgname = cosmic-osd = PKGBUILD = @@ -1,8 +1,9 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Mark Wagie pkgname=cosmic-osd -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='COSMIC On-Screen Display' arch=(x86_64) @@ -22,12 +23,12 @@ makedepends=( git lld ) -_tag=27fc5e5ba4bbed119a1fc85f840db0ade13dde85 +_tag=c6fda40a0aa42c07dc357ebed6ce935cee3269ae source=( git+https://github.com/pop-os/cosmic-osd.git#tag=${_tag} cosmic-osd-lto.patch ) -b2sums=('1e7665a1c4dfbabcb0ca181efc4545a6973c7ef7188266a426977d783db18318179015ba255e31450be2d85a8fa8266bd14aaf54baac4616728a303634662f1d' +b2sums=('631362c3f8a72dce54d078d9ea85a057539a515da860ce1add7a3cfee39e7a1a5ee6090934c3a333aa961f12d149fe22318594a7ca85541b264e675c67873177' '85c53fa0409511b863b11bd7cf28fa253890e00872a84e3c358299ea92a18e4a9e1844c676dba9c2118ff900d1043465b61d7768afbf82811cb4b7b58563') prepare() { @@ -37,10 +38,10 @@ prepare() { sed 's|libexec|lib/polkit-1|g' -i Makefile src/subscriptions/polkit_agent_helper.rs } -#pkgver() { -# cd cosmic-osd -# git describe --tags | sed 's/^epoch-//; s/-/./g' -#} +pkgver() { + cd cosmic-osd + git describe --tags | sed 's/^epoch-//; s/-/./g' +} build() { cd cosmic-osd View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-osd/-/commit/c730193cc34ec79eaf3a3739629134ae1eea205f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-osd/-/commit/c730193cc34ec79eaf3a3739629134ae1eea205f You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/python-jiter][main] upgpkg: 0.7.0-1: Upstream release
Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / python-jiter Commits: 03835388 by Carl Smedstad at 2024-11-01T13:07:49+01:00 upgpkg: 0.7.0-1: Upstream release https://github.com/pydantic/jiter/releases/tag/v0.7.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = python-jiter pkgdesc = Fast iterable JSON parser - pkgver = 0.6.1 + pkgver = 0.7.0 pkgrel = 1 url = https://github.com/pydantic/jiter arch = x86_64 @@ -14,7 +14,7 @@ pkgbase = python-jiter depends = gcc-libs depends = glibc depends = python - source = python-jiter-0.6.1.tar.gz::https://github.com/pydantic/jiter/archive/v0.6.1.tar.gz - sha256sums = 2da46d7a55c546c11837ffc6116c0ce5248f2b7cfec52704e499a9725e518fd8 + source = python-jiter-0.7.0.tar.gz::https://github.com/pydantic/jiter/archive/v0.7.0.tar.gz + sha256sums = cd4808cbec3c08789758a19b5a048b3ada7e41ff4e4c4eaa1bbe289e0ebf4af7 pkgname = python-jiter = PKGBUILD = @@ -3,7 +3,7 @@ pkgname=python-jiter _pkgname=${pkgname#python-} -pkgver=0.6.1 +pkgver=0.7.0 pkgrel=1 pkgdesc="Fast iterable JSON parser" arch=(x86_64) @@ -25,7 +25,7 @@ checkdepends=( python-pytest ) source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz") -sha256sums=('2da46d7a55c546c11837ffc6116c0ce5248f2b7cfec52704e499a9725e518fd8') +sha256sums=('cd4808cbec3c08789758a19b5a048b3ada7e41ff4e4c4eaa1bbe289e0ebf4af7') build() { cd "$_pkgname-$pkgver/crates/jiter-python" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-jiter/-/commit/03835388afe4b5867b0a984b549d777e44ce2770 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-jiter/-/commit/03835388afe4b5867b0a984b549d777e44ce2770 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/mkdocs-material] Pushed new tag 9.5.43-1
Carl Smedstad pushed new tag 9.5.43-1 at Arch Linux / Packaging / Packages / mkdocs-material -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mkdocs-material/-/tree/9.5.43-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/spyder] Pushed new tag 6.0.2-1
Carl Smedstad pushed new tag 6.0.2-1 at Arch Linux / Packaging / Packages / spyder -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/spyder/-/tree/6.0.2-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/spyder][main] upgpkg: 6.0.2-1: Upstream release
Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / spyder Commits: 6e756b3c by Carl Smedstad at 2024-11-01T13:32:04+01:00 upgpkg: 6.0.2-1: Upstream release https://github.com/spyder-ide/spyder/releases/tag/v6.0.2 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = spyder pkgdesc = The Scientific Python Development Environment - pkgver = 6.0.1 + pkgver = 6.0.2 pkgrel = 1 url = https://www.spyder-ide.org/ arch = any @@ -99,9 +99,9 @@ pkgbase = spyder optdepends = python-pandas: support for DataFrames and Series in the Variable Explorer optdepends = python-scipy: support for Matlab workspace in the Variable Explorer optdepends = python-sympy: symbolic mathematics in the IPython Console - source = git+https://github.com/spyder-ide/spyder#tag=v6.0.1 + source = git+https://github.com/spyder-ide/spyder#tag=v6.0.2 source = remove-module-level-qt-code.patch - sha256sums = 91919a42c92ee88e0c0e8992e60985c0c2496ab85c5d5cd37acaa30604d15f62 + sha256sums = 997b6ff19f6010c0cfa67229c0fc9196979f45cf3de769c169a7356f8cbadd00 sha256sums = e898320f7576faa923d96b952bc7b62d7f3b53b17941d3a40a9beac4d0d42826 pkgname = spyder = PKGBUILD = @@ -5,7 +5,7 @@ # Contributor: TDY pkgname=spyder -pkgver=6.0.1 +pkgver=6.0.2 pkgrel=1 pkgdesc="The Scientific Python Development Environment" arch=(any) @@ -117,7 +117,7 @@ source=( "git+https://github.com/spyder-ide/spyder#tag=v$pkgver"; "remove-module-level-qt-code.patch" ) -sha256sums=('91919a42c92ee88e0c0e8992e60985c0c2496ab85c5d5cd37acaa30604d15f62' +sha256sums=('997b6ff19f6010c0cfa67229c0fc9196979f45cf3de769c169a7356f8cbadd00' 'e898320f7576faa923d96b952bc7b62d7f3b53b17941d3a40a9beac4d0d42826') prepare() { @@ -157,6 +157,12 @@ check() { # Failed: DID NOT RAISE --deselect='spyder/utils/tests/test_vcs.py::test_vcs_tool' + +# Fails - not sure why + --deselect='spyder/plugins/updatemanager/tests/test_update_manager.py::test_updates' + +# Requires pytest-docker +--ignore='spyder/plugins/remoteclient/tests' ) PYTEST_QT_API="pyqt5" xvfb-run pytest "${pytest_args[@]}" } View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/spyder/-/commit/6e756b3c0e89a0b34f95ddf257dfb15119e8cd9e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/spyder/-/commit/6e756b3c0e89a0b34f95ddf257dfb15119e8cd9e You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/p2pool][main] upgpkg: 4.2-1
kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / p2pool Commits: e1dc6cd4 by kpcyrd at 2024-11-01T13:46:47+01:00 upgpkg: 4.2-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = p2pool pkgdesc = Decentralized pool for Monero mining - pkgver = 4.1.1 + pkgver = 4.2 pkgrel = 1 url = https://github.com/SChernykh/p2pool arch = x86_64 @@ -18,7 +18,7 @@ pkgbase = p2pool depends = zeromq depends = libzmq.so options = !lto - source = p2pool::git+https://github.com/SChernykh/p2pool#tag=v4.1.1 + source = p2pool::git+https://github.com/SChernykh/p2pool#tag=v4.2 source = p2pool-RandomX::git+https://github.com/SChernykh/RandomX source = p2pool-cppzmq::git+https://github.com/SChernykh/cppzmq source = p2pool-curl::git+https://github.com/SChernykh/curl @@ -45,7 +45,7 @@ pkgbase = p2pool source = p2pool-re2::git+https://github.com/google/re2.git source = p2pool-xds::git+https://github.com/cncf/xds.git source = p2pool-zlib::git+https://github.com/madler/zlib - b2sums = 9f66f6801ca7faccafcab1ba0b73cbab3dc5647140dfddff644d8b6ad0d044763057bf29328e35372e828ae2bdb976c260032d560aaa17ef961a81e881e43eae + b2sums = 05df31279f2bdb05ad61866fa0b539c44a4f62e0c6e5b2c7b75edbf6be940c7f2261823ca4a099f5f31a223be7e1621bda28654fad0262630a2046970984ef1b b2sums = SKIP b2sums = SKIP b2sums = SKIP = PKGBUILD = @@ -1,7 +1,7 @@ # Maintainer: kpcyrd pkgname=p2pool -pkgver=4.1.1 +pkgver=4.2 pkgrel=1 pkgdesc='Decentralized pool for Monero mining' arch=('x86_64') @@ -50,7 +50,7 @@ source=( "${pkgname}-xds::git+https://github.com/cncf/xds.git"; "${pkgname}-zlib::git+https://github.com/madler/zlib"; ) -b2sums=('9f66f6801ca7faccafcab1ba0b73cbab3dc5647140dfddff644d8b6ad0d044763057bf29328e35372e828ae2bdb976c260032d560aaa17ef961a81e881e43eae' +b2sums=('05df31279f2bdb05ad61866fa0b539c44a4f62e0c6e5b2c7b75edbf6be940c7f2261823ca4a099f5f31a223be7e1621bda28654fad0262630a2046970984ef1b' 'SKIP' 'SKIP' 'SKIP' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/p2pool/-/commit/e1dc6cd4daf83382df0177ac14832119c7dc39a5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/p2pool/-/commit/e1dc6cd4daf83382df0177ac14832119c7dc39a5 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/p2pool] Pushed new tag 4.2-1
kpcyrd pushed new tag 4.2-1 at Arch Linux / Packaging / Packages / p2pool -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/p2pool/-/tree/4.2-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/python-ufolib2][main] upgpkg: 0.16.1-1
Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / python-ufolib2 Commits: 2dacece5 by Caleb Maclennan at 2024-11-01T15:44:01+03:00 upgpkg: 0.16.1-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,10 +1,10 @@ pkgbase = python-ufolib2 pkgdesc = A library to deal with UFO font sources - pkgver = 0.16.0 - pkgrel = 2 + pkgver = 0.16.1 + pkgrel = 1 url = https://github.com/fonttools/ufoLib2 arch = any - license = Apache + license = Apache-2.0 checkdepends = python-msgpack checkdepends = python-pytest makedepends = python-build @@ -17,7 +17,7 @@ pkgbase = python-ufolib2 depends = python-fonttools depends = python-fs depends = python-lxml - source = https://files.pythonhosted.org/packages/source/u/ufoLib2/ufoLib2-0.16.0.tar.gz - sha256sums = 49f0dc7f72ccacfe7faefe0d53d37971d45664d8b0563ef36956fa7bfa55a2bd + source = https://files.pythonhosted.org/packages/source/u/ufoLib2/ufolib2-0.16.1.tar.gz + sha256sums = ad53201d11e12f61b5fc5c2a81cb14cdbe68647cca6c00150ea1c0a1a9c7a32b pkgname = python-ufolib2 = PKGBUILD = @@ -3,12 +3,12 @@ _pyname=ufoLib2 pkgname=python-${_pyname,,} -pkgver=0.16.0 -pkgrel=2 +pkgver=0.16.1 +pkgrel=1 pkgdesc='A library to deal with UFO font sources' arch=(any) url="https://github.com/fonttools/$_pyname"; -license=(Apache) +license=(Apache-2.0) _pydeps=(attrs cattrs fonttools @@ -20,9 +20,9 @@ makedepends=(python-{build,installer,wheel} python-setuptools-scm) # scm required for _version file generation checkdepends=(python-msgpack python-pytest) -_archive="$_pyname-$pkgver" +_archive="${_pyname,,}-$pkgver" source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_archive.tar.gz";) -sha256sums=('49f0dc7f72ccacfe7faefe0d53d37971d45664d8b0563ef36956fa7bfa55a2bd') +sha256sums=('ad53201d11e12f61b5fc5c2a81cb14cdbe68647cca6c00150ea1c0a1a9c7a32b') build() { cd "$_archive" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-ufolib2/-/commit/2dacece548459187d69c1af3ff3ca094d0a18120 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-ufolib2/-/commit/2dacece548459187d69c1af3ff3ca094d0a18120 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/python-ufolib2] Pushed new tag 0.16.1-1
Caleb Maclennan pushed new tag 0.16.1-1 at Arch Linux / Packaging / Packages / python-ufolib2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-ufolib2/-/tree/0.16.1-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/valgrind][main] upgpkg: 3.24.0-1: New upstream release
Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / valgrind Commits: 151e43ca by Christian Heusel at 2024-11-01T13:54:43+01:00 upgpkg: 3.24.0-1: New upstream release - - - - - 3 changed files: - .SRCINFO - .nvchecker.toml - PKGBUILD Changes: = .SRCINFO = @@ -1,7 +1,7 @@ pkgbase = valgrind pkgdesc = Tool to help find memory-management problems in programs - pkgver = 3.23.0 - pkgrel = 5 + pkgver = 3.24.0 + pkgrel = 1 url = https://valgrind.org/ arch = x86_64 license = GPL-2.0-or-later @@ -20,15 +20,15 @@ pkgbase = valgrind provides = valgrind-multilib replaces = valgrind-multilib options = !lto - source = https://sourceware.org/pub/valgrind/valgrind-3.23.0.tar.bz2 - source = https://sourceware.org/pub/valgrind/valgrind-3.23.0.tar.bz2.asc + source = https://sourceware.org/pub/valgrind/valgrind-3.24.0.tar.bz2 + source = https://sourceware.org/pub/valgrind/valgrind-3.24.0.tar.bz2.asc source = valgrind-3.7.0-respect-flags.patch validpgpkeys = 0E9FFD0C16A1856CF9C7C690BA0166E698FA6035 validpgpkeys = EC3CFE88F6CA0788774F5C1D1AA44BE649DE760A - sha512sums = 27d038faaaf6154cace2df18c3573291393548ba0738dbb6aba58eab6324c5beaa95fc5f3c0271663ca071baf829b15d806f7e81074f7cf087bef20ea0ed3117 + sha512sums = 6c131ff93d1f432d8362a47285cc377cba224ebca4f18e922c6156f7736d43020ece14d8fd16913498ab00fd18c85e2042a7d5351c3901e80413c584ebb406f3 sha512sums = SKIP sha512sums = e0cec39381cefeca09ae4794cca309dfac7c8693e6315e137e64f5c33684598726d41cfbb4edf764fe985503b13ff596184ca5fc32b159d500ec092e4cf8838c - b2sums = 9312761b0531006725f13270984b26c48f71ebe66e355b04410d7c01773c9b78ec21db3259cab398e58b3b68f93f5f074db06efe1f359bd7cf423515576191a4 + b2sums = e11ad08f0062bd39788cd71d7ce058dec7a7207fbbe25f0dbfc7fb5735667809681cec2c843659553fbd49bcc6c71bdb93d87ffda3589247e4ee87c98fe51332 b2sums = SKIP b2sums = af556fdf3c02e37892bfe9afebc954cf2f1b2fa9b75c1caacfa9f3b456ebc02bf078475f9ee30079b3af5d150d41415a947c3d04235c1ea8412cf92b959c484a = .nvchecker.toml = @@ -2,5 +2,5 @@ source = "git" git = "https://sourceware.org/git/valgrind.git"; prefix = "VALGRIND_" -from_pattern = 'VALGRIND_(\d+)_(\d+)_(\d+)' +from_pattern = '(\d+)_(\d+)_(\d+)' to_pattern = '\1.\2.\3' = PKGBUILD = @@ -13,8 +13,8 @@ # pkgctl build pkgname=valgrind -pkgver=3.23.0 -pkgrel=5 +pkgver=3.24.0 +pkgrel=1 pkgdesc='Tool to help find memory-management problems in programs' arch=('x86_64') license=('GPL-2.0-or-later') @@ -36,10 +36,10 @@ validpgpkeys=( 0E9FFD0C16A1856CF9C7C690BA0166E698FA6035 # Julian Seward EC3CFE88F6CA0788774F5C1D1AA44BE649DE760A # Mark Wielaard ) -sha512sums=('27d038faaaf6154cace2df18c3573291393548ba0738dbb6aba58eab6324c5beaa95fc5f3c0271663ca071baf829b15d806f7e81074f7cf087bef20ea0ed3117' +sha512sums=('6c131ff93d1f432d8362a47285cc377cba224ebca4f18e922c6156f7736d43020ece14d8fd16913498ab00fd18c85e2042a7d5351c3901e80413c584ebb406f3' 'SKIP' 'e0cec39381cefeca09ae4794cca309dfac7c8693e6315e137e64f5c33684598726d41cfbb4edf764fe985503b13ff596184ca5fc32b159d500ec092e4cf8838c') -b2sums=('9312761b0531006725f13270984b26c48f71ebe66e355b04410d7c01773c9b78ec21db3259cab398e58b3b68f93f5f074db06efe1f359bd7cf423515576191a4' +b2sums=('e11ad08f0062bd39788cd71d7ce058dec7a7207fbbe25f0dbfc7fb5735667809681cec2c843659553fbd49bcc6c71bdb93d87ffda3589247e4ee87c98fe51332' 'SKIP' 'af556fdf3c02e37892bfe9afebc954cf2f1b2fa9b75c1caacfa9f3b456ebc02bf078475f9ee30079b3af5d150d41415a947c3d04235c1ea8412cf92b959c484a') options=(!lto) # https://bugs.kde.org/show_bug.cgi?id=338252 View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/valgrind/-/commit/151e43cae96e7601f881334b7a3808207246667a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/valgrind/-/commit/151e43cae96e7601f881334b7a3808207246667a You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-icon-theme] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-icon-theme -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-icon-theme/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-icon-theme][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-icon-theme Commits: 0ec24376 by Peter Jung at 2024-11-01T14:26:15+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-icon-theme pkgdesc = Cosmic icon theme - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/cosmic-icons arch = any @@ -9,7 +9,7 @@ pkgbase = cosmic-icon-theme makedepends = just depends = pop-icon-theme options = !strip - source = git+https://github.com/pop-os/cosmic-icons.git#tag=341c84467fd863f0319cadf49b3d4bac1bf3029a - b2sums = df0dc0cd84abcca10f7af62486c9517f85ca94962320470723cca92d046690e55bb7eabdb3e978662928a951419fa1401b8051c968606af4ca27a7e05727 + source = git+https://github.com/pop-os/cosmic-icons.git#tag=3fdc2175c145e00d798f98e81d5c4d493f0a2a8c + b2sums = 1deb7654ef2382bdf15668caf19544218a850389285f4aba037707d9636c39d5b0a13c11629a42c394b1959f2c9bcdb794d0770cec66a915d3d346c99f986432 pkgname = cosmic-icon-theme = PKGBUILD = @@ -1,8 +1,9 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Mark Wagie pkgname=cosmic-icon-theme -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='Cosmic icon theme' arch=(any) @@ -14,9 +15,9 @@ makedepends=( just ) options=(!strip) -_tag=341c84467fd863f0319cadf49b3d4bac1bf3029a +_tag=3fdc2175c145e00d798f98e81d5c4d493f0a2a8c source=(git+https://github.com/pop-os/cosmic-icons.git#tag=${_tag}) -b2sums=('df0dc0cd84abcca10f7af62486c9517f85ca94962320470723cca92d046690e55bb7eabdb3e978662928a951419fa1401b8051c968606af4ca27a7e05727') +b2sums=('1deb7654ef2382bdf15668caf19544218a850389285f4aba037707d9636c39d5b0a13c11629a42c394b1959f2c9bcdb794d0770cec66a915d3d346c99f986432') pkgver() { cd cosmic-icons View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-icon-theme/-/commit/0ec243765f498e75074fcbde1672db41b2774da1 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-icon-theme/-/commit/0ec243765f498e75074fcbde1672db41b2774da1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-notifications][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-notifications Commits: d45c024f by Peter Jung at 2024-11-01T14:53:03+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-notifications pkgdesc = Layer Shell notifications daemon which integrates with COSMIC - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/cosmic-notifications arch = x86_64 @@ -15,9 +15,9 @@ pkgbase = cosmic-notifications depends = glibc depends = libxkbcommon depends = wayland - source = git+https://github.com/pop-os/cosmic-notifications.git#tag=e9abef567a928cfa88949dbbdb5c49bb87c2f6a0 + source = git+https://github.com/pop-os/cosmic-notifications.git#tag=980b9621332502af4754c837f54e514282581c2f source = cosmic-notifications-lto.patch - b2sums = bb8ab78fd417cbbd27ec57a362e34cc704143a4de0ce8bcc8508da521b9504980aa931de78c0a22f6cc80970d5c8967c321a355cfd086c191c8870f5d93379a4 + b2sums = 00f7e255ef73e81706ac456dc3506bbe93e146297429ba9aba0779a17df9bc2625374b01604fae05a5958b2b5852da9e90e066e49e471e776195ae0cfaa35ab1 b2sums = 2c3b1b321c7d86c43806885d9b0cc24485bd0186adebdaf3f511cbd861ead2fd7a1491d5583fb85f686c833c1cb2622ce944781f7b26d5486a86509b79ac636a pkgname = cosmic-notifications = PKGBUILD = @@ -1,9 +1,10 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Mark Wagie # Contributor: soloturn pkgname=cosmic-notifications -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='Layer Shell notifications daemon which integrates with COSMIC' arch=(x86_64) @@ -23,12 +24,12 @@ makedepends=( just lld ) -_tag=e9abef567a928cfa88949dbbdb5c49bb87c2f6a0 +_tag=980b9621332502af4754c837f54e514282581c2f source=( git+https://github.com/pop-os/cosmic-notifications.git#tag=${_tag} cosmic-notifications-lto.patch ) -b2sums=('bb8ab78fd417cbbd27ec57a362e34cc704143a4de0ce8bcc8508da521b9504980aa931de78c0a22f6cc80970d5c8967c321a355cfd086c191c8870f5d93379a4' +b2sums=('00f7e255ef73e81706ac456dc3506bbe93e146297429ba9aba0779a17df9bc2625374b01604fae05a5958b2b5852da9e90e066e49e471e776195ae0cfaa35ab1' '2c3b1b321c7d86c43806885d9b0cc24485bd0186adebdaf3f511cbd861ead2fd7a1491d5583fb85f686c833c1cb2622ce944781f7b26d5486a86509b79ac636a') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-notifications/-/commit/d45c024f51c159b97714a6a4492bfbef70cb1306 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-notifications/-/commit/d45c024f51c159b97714a6a4492bfbef70cb1306 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-store] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-store -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-store/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-osd] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-osd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-osd/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-terminal][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-terminal Commits: 39fd9a88 by Peter Jung at 2024-11-01T15:11:51+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-terminal pkgdesc = Cosmic Terminal Emulator - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/cosmic-term arch = x86_64 @@ -15,9 +15,9 @@ pkgbase = cosmic-terminal depends = libxkbcommon depends = wayland depends = cosmic-icon-theme - source = git+https://github.com/pop-os/cosmic-term.git#tag=2e2a2376dfe0c6959e4e7d115f7b7d19405737ad + source = git+https://github.com/pop-os/cosmic-term.git#tag=eba2eb38b725f2fc500a630e4fc9b3849d87bf14 source = cosmic-terminal-lto.patch - b2sums = 5dd518b9824428279b0645dd4b535581dacba42f76459e087f89fa2193c36c71b850864419dde7cea11cd63149bafceff09b6319594c92d8ce08f9cc0f0207dd + b2sums = 14e712238da7dd53027b2e28aacabd2e58ec2a0adb1fe040319504b28b6612d1e2a51ce4330cf8301fbc2dcdddac23f99bd4f11c2935ea1fe1d497cb4c247bd2 b2sums = 4e28ab726f474f064a99dbb4dc75faa7ddfe00d7f5e238f57ba80ac75e44a2f6ed00ae2f3499fac94d40ec4dd773fc9eeb93c4543f8e63699ba437ba45f8783b pkgname = cosmic-terminal = PKGBUILD = @@ -1,8 +1,9 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Kyuzial pkgname=cosmic-terminal -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='Cosmic Terminal Emulator' arch=(x86_64) @@ -22,12 +23,12 @@ makedepends=( just lld ) -_tag=2e2a2376dfe0c6959e4e7d115f7b7d19405737ad +_tag=eba2eb38b725f2fc500a630e4fc9b3849d87bf14 source=( git+https://github.com/pop-os/cosmic-term.git#tag=${_tag} cosmic-terminal-lto.patch ) -b2sums=('5dd518b9824428279b0645dd4b535581dacba42f76459e087f89fa2193c36c71b850864419dde7cea11cd63149bafceff09b6319594c92d8ce08f9cc0f0207dd' +b2sums=('14e712238da7dd53027b2e28aacabd2e58ec2a0adb1fe040319504b28b6612d1e2a51ce4330cf8301fbc2dcdddac23f99bd4f11c2935ea1fe1d497cb4c247bd2' '4e28ab726f474f064a99dbb4dc75faa7ddfe00d7f5e238f57ba80ac75e44a2f6ed00ae2f3499fac94d40ec4dd773fc9eeb93c4543f8e63699ba437ba45f8783b') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-terminal/-/commit/39fd9a886c155cf22c2e97aaf98a7d483b98862b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-terminal/-/commit/39fd9a886c155cf22c2e97aaf98a7d483b98862b You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/nwg-shell-config][main] upgpkg: 0.5.50-1: New upstream release
Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / nwg-shell-config Commits: 5728427e by Robin Candau at 2024-11-01T18:13:20+01:00 upgpkg: 0.5.50-1: New upstream release https://github.com/nwg-piotr/nwg-shell-config/releases/tag/v0.5.50 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = nwg-shell-config pkgdesc = nwg-shell configuration utility - pkgver = 0.5.49 + pkgver = 0.5.50 pkgrel = 1 url = https://github.com/nwg-piotr/nwg-shell-config arch = any @@ -19,7 +19,7 @@ pkgbase = nwg-shell-config depends = gtklock depends = noto-fonts depends = wlsunset - source = nwg-shell-config-0.5.49.tar.gz::https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.49.tar.gz - sha256sums = 2432e5665943a8cc4d993ab9af3ea583e7ce7da7ce05c58fbdd185dc0d6283f7 + source = nwg-shell-config-0.5.50.tar.gz::https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.50.tar.gz + sha256sums = 29aa0ce1d3ab91416f6fbeb55b7268db0d0d623e6fc09a5f9c39a1925e419994 pkgname = nwg-shell-config = PKGBUILD = @@ -2,7 +2,7 @@ # Contributor: Piotr Miller pkgname=nwg-shell-config -pkgver=0.5.49 +pkgver=0.5.50 pkgrel=1 pkgdesc="nwg-shell configuration utility" url="https://github.com/nwg-piotr/nwg-shell-config"; @@ -11,7 +11,7 @@ license=('MIT') depends=('pacman-contrib' 'python' 'python-gobject' 'python-i3ipc' 'python-geopy' 'python-requests' 'playerctl' 'gtklock' 'noto-fonts' 'wlsunset') makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel') source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz") -sha256sums=('2432e5665943a8cc4d993ab9af3ea583e7ce7da7ce05c58fbdd185dc0d6283f7') +sha256sums=('29aa0ce1d3ab91416f6fbeb55b7268db0d0d623e6fc09a5f9c39a1925e419994') build() { cd "${pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell-config/-/commit/5728427e7c38b5528b75eb7d724553a2d748e0ac -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell-config/-/commit/5728427e7c38b5528b75eb7d724553a2d748e0ac You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/valgrind] Pushed new tag 3.24.0-1
Christian Heusel pushed new tag 3.24.0-1 at Arch Linux / Packaging / Packages / valgrind -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/valgrind/-/tree/3.24.0-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-greeter] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-greeter -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-greeter/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-randr] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-randr -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-randr/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-bg] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-bg -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-bg/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-panel][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-panel Commits: df35cf15 by Peter Jung at 2024-11-01T14:57:17+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-panel pkgdesc = XDG Shell Wrapper Panel for Cosmic - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/cosmic-panel arch = x86_64 @@ -14,7 +14,7 @@ pkgbase = cosmic-panel depends = glibc depends = libxkbcommon depends = wayland - source = git+https://github.com/pop-os/cosmic-panel.git#tag=4fedcbfc3574600b58de6da6c2401c92264537bd - b2sums = 27fed61826b58ace508b1ce74932a881c168b0729b5d5c204376a7dbde9316e467380f61f061cc04d74f0631b73cf902954b04fadcb7a03f5f2597bee8eacc92 + source = git+https://github.com/pop-os/cosmic-panel.git#tag=041a44eb6f825b7e0b3d45ccf745252b136d5da9 + b2sums = 6f7335cd1eef7c6468b0d02c03ba3bb45297aa9c3bef84fc520306bade54b6fbf9097181efa3915fa08bec4c138fe67997329667f6cf32bdccf6bd1d9f11828e pkgname = cosmic-panel = PKGBUILD = @@ -1,8 +1,9 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Mark Wagie pkgname=cosmic-panel -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='XDG Shell Wrapper Panel for Cosmic' arch=(x86_64) @@ -21,9 +22,9 @@ makedepends=( just lld ) -_tag=4fedcbfc3574600b58de6da6c2401c92264537bd +_tag=041a44eb6f825b7e0b3d45ccf745252b136d5da9 source=(git+https://github.com/pop-os/cosmic-panel.git#tag=${_tag}) -b2sums=('27fed61826b58ace508b1ce74932a881c168b0729b5d5c204376a7dbde9316e467380f61f061cc04d74f0631b73cf902954b04fadcb7a03f5f2597bee8eacc92') +b2sums=('6f7335cd1eef7c6468b0d02c03ba3bb45297aa9c3bef84fc520306bade54b6fbf9097181efa3915fa08bec4c138fe67997329667f6cf32bdccf6bd1d9f11828e') prepare() { cd cosmic-panel View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-panel/-/commit/df35cf153d6f05e14cb965a6df6b3aab10a5aa56 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-panel/-/commit/df35cf153d6f05e14cb965a6df6b3aab10a5aa56 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-settings-daemon][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-settings-daemon Commits: 1ee4152c by Peter Jung at 2024-11-01T15:06:44+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-settings-daemon pkgdesc = Cosmic settings daemon - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/cosmic-settings-daemon arch = x86_64 @@ -18,9 +18,9 @@ pkgbase = cosmic-settings-daemon depends = libinput depends = playerctl depends = systemd-libs - source = git+https://github.com/pop-os/cosmic-settings-daemon.git#tag=a41d1991fdfdac58f0b788e43087ad6ee01d00ca + source = git+https://github.com/pop-os/cosmic-settings-daemon.git#tag=2f17f33875315a4cf463f82c5dceca4d83a75bfd source = cosmic-settings-daemon-lto.patch - b2sums = 38c0445581be3c5867928050c6ddce100fccd79b700038086507909a3642cb2183032a829f6330725d034a08788e849b9f2b70027ecc470ef70b99f2c3f129e3 + b2sums = 46ac491a67c928d6263e47d87e05d3d6bc4290d09aae9efd4f050398dd3ed8ccab6c6e97ae60cb0fcf7975dda50ecb8720ea00807697f2e57c94bcc10726d0e8 b2sums = d08aacbcc5b98304f9a99bc2d6a0072473f4ccd9175dcd558334179561bb2e68c0c339471f6e85b849087108998fb1b17707be9d3c87bd018c75b45b7774e91e pkgname = cosmic-settings-daemon = PKGBUILD = @@ -1,8 +1,9 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Mark Wagie pkgname=cosmic-settings-daemon -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='Cosmic settings daemon' arch=(x86_64) @@ -25,12 +26,12 @@ makedepends=( git lld ) -_tag=a41d1991fdfdac58f0b788e43087ad6ee01d00ca +_tag=2f17f33875315a4cf463f82c5dceca4d83a75bfd source=( git+https://github.com/pop-os/cosmic-settings-daemon.git#tag=${_tag} cosmic-settings-daemon-lto.patch ) -b2sums=('38c0445581be3c5867928050c6ddce100fccd79b700038086507909a3642cb2183032a829f6330725d034a08788e849b9f2b70027ecc470ef70b99f2c3f129e3' +b2sums=('46ac491a67c928d6263e47d87e05d3d6bc4290d09aae9efd4f050398dd3ed8ccab6c6e97ae60cb0fcf7975dda50ecb8720ea00807697f2e57c94bcc10726d0e8' 'd08aacbcc5b98304f9a99bc2d6a0072473f4ccd9175dcd558334179561bb2e68c0c339471f6e85b849087108998fb1b17707be9d3c87bd018c75b45b7774e91e') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-settings-daemon/-/commit/1ee4152c1df6268f4b975999c0f05e2e8b953b05 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-settings-daemon/-/commit/1ee4152c1df6268f4b975999c0f05e2e8b953b05 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-settings-daemon] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-settings-daemon -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-settings-daemon/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-store][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-store Commits: d826734d by Peter Jung at 2024-11-01T15:09:27+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-store pkgdesc = Cosmic App Store - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/cosmic-store arch = x86_64 @@ -21,9 +21,9 @@ pkgbase = cosmic-store depends = openssl depends = wayland optdepends = packagekit: Native packages support - source = git+https://github.com/pop-os/cosmic-store.git#tag=da8c64229f43164c6fa6613087f2284d3caf1721 + source = git+https://github.com/pop-os/cosmic-store.git#tag=d78e23e54bd77e846863e9a84b908fed682774cf source = cosmic-store-lto.patch - b2sums = b51474bb9f1dd7e8a56d06486a95c04a2ffcba35c699114c7f8e31a2e171a254decd9106e7aba14aee4c3deb6dfa71ec1267eb39527978e75bb2e40dce0ffe2f + b2sums = c9a59d9b987e2ad01479c6fc1511d887a4eacf41409dae23341e664f77615725f6716d5b4f8cbec6e49a7ef86c0fd209403b17bbaddf90f44729607816357504 b2sums = ed4089dd1ded4a87307c50f38af03ff3742bfc54053a668416f713c9b27eb591e608166ce14f2f50f8303aaf06533963fd821d00522b77e7f965827035a7ff11 pkgname = cosmic-store = PKGBUILD = @@ -1,8 +1,9 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Mark Wagie pkgname=cosmic-store -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='Cosmic App Store' arch=(x86_64) @@ -28,12 +29,12 @@ makedepends=( packagekit ) optdepends=('packagekit: Native packages support') -_tag=da8c64229f43164c6fa6613087f2284d3caf1721 +_tag=d78e23e54bd77e846863e9a84b908fed682774cf source=( git+https://github.com/pop-os/cosmic-store.git#tag=${_tag} cosmic-store-lto.patch ) -b2sums=('b51474bb9f1dd7e8a56d06486a95c04a2ffcba35c699114c7f8e31a2e171a254decd9106e7aba14aee4c3deb6dfa71ec1267eb39527978e75bb2e40dce0ffe2f' +b2sums=('c9a59d9b987e2ad01479c6fc1511d887a4eacf41409dae23341e664f77615725f6716d5b4f8cbec6e49a7ef86c0fd209403b17bbaddf90f44729607816357504' 'ed4089dd1ded4a87307c50f38af03ff3742bfc54053a668416f713c9b27eb591e608166ce14f2f50f8303aaf06533963fd821d00522b77e7f965827035a7ff11') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-store/-/commit/d826734d88d608362ed9e67954ec7d4f17b4b54d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-store/-/commit/d826734d88d608362ed9e67954ec7d4f17b4b54d You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/hip-runtime] Pushed new tag 6.2.2-2
Torsten Keßler pushed new tag 6.2.2-2 at Arch Linux / Packaging / Packages / hip-runtime -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hip-runtime/-/tree/6.2.2-2 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/zigbee2mqtt][main] upgpkg: 1.41.0-1
Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / zigbee2mqtt Commits: 39393fdd by Jelle van der Waa at 2024-11-01T17:43:15+01:00 upgpkg: 1.41.0-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = zigbee2mqtt pkgdesc = A Zigbee to MQTT bridge - pkgver = 1.40.2 + pkgver = 1.41.0 pkgrel = 1 url = https://www.zigbee2mqtt.io arch = x86_64 @@ -12,11 +12,11 @@ pkgbase = zigbee2mqtt optdepends = mosquitto: MQTT broker options = !emptydirs backup = etc/zigbee2mqtt/configuration.yaml - source = zigbee2mqtt::git+https://github.com/Koenkk/zigbee2mqtt#tag=1.40.2 + source = zigbee2mqtt::git+https://github.com/Koenkk/zigbee2mqtt#tag=1.41.0 source = zigbee2mqtt.service source = zigbee2mqtt.sysusers source = zigbee2mqtt.tmpfiles - sha256sums = 3079e5231961096f785ecdf5efaee249c4c616112a8fe4c5eedd1c40d4bb5fa2 + sha256sums = c19b6c5a2cf5e6030770a34675c74c935ed7f1a7be7d22874981b6760504fecd sha256sums = 04d58763942cc598ac858f003b174316b695c2a542b2788e50751c3077adf106 sha256sums = 3a86716e9036e97d885e9b5f37c7f87d9c2872435e4acf9fc4c9157264cf387b sha256sums = b8cb53b06176abb09e74e68daee702263f3d471b249c51b1b32d693fc7354fd8 = PKGBUILD = @@ -3,7 +3,7 @@ # Contributor: Sebastian Zwierzchowski pkgname=zigbee2mqtt -pkgver=1.40.2 +pkgver=1.41.0 pkgrel=1 pkgdesc='A Zigbee to MQTT bridge' arch=('x86_64') @@ -20,7 +20,7 @@ source=( 'zigbee2mqtt.sysusers' 'zigbee2mqtt.tmpfiles' ) -sha256sums=('3079e5231961096f785ecdf5efaee249c4c616112a8fe4c5eedd1c40d4bb5fa2' +sha256sums=('c19b6c5a2cf5e6030770a34675c74c935ed7f1a7be7d22874981b6760504fecd' '04d58763942cc598ac858f003b174316b695c2a542b2788e50751c3077adf106' '3a86716e9036e97d885e9b5f37c7f87d9c2872435e4acf9fc4c9157264cf387b' 'b8cb53b06176abb09e74e68daee702263f3d471b249c51b1b32d693fc7354fd8') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zigbee2mqtt/-/commit/39393fddac442b648da328887978384c167816e8 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zigbee2mqtt/-/commit/39393fddac442b648da328887978384c167816e8 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/zigbee2mqtt] Pushed new tag 1.41.0-1
Jelle van der Waa pushed new tag 1.41.0-1 at Arch Linux / Packaging / Packages / zigbee2mqtt -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zigbee2mqtt/-/tree/1.41.0-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/apko] Pushed new tag 0.19.7-1
kpcyrd pushed new tag 0.19.7-1 at Arch Linux / Packaging / Packages / apko -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/apko/-/tree/0.19.7-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/apko][main] upgpkg: 0.19.7-1
kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / apko Commits: 46591a11 by kpcyrd at 2024-11-01T14:09:54+01:00 upgpkg: 0.19.7-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = apko pkgdesc = Declarative APK-based container building tool with support for sigstore signatures - pkgver = 0.19.6 + pkgver = 0.19.7 pkgrel = 1 url = https://github.com/chainguard-dev/apko arch = x86_64 @@ -9,8 +9,8 @@ pkgbase = apko depends = alpine-keyring depends = apk-tools depends = glibc - source = https://github.com/chainguard-dev/apko/archive/v0.19.6/apko-0.19.6.tar.gz - sha256sums = b984991fbeb01e4a183cbb3304dbab0d54729cb308d60f899645d9e929ccf2a4 - b2sums = 7df32da3127b0bb4467562295578506b178a380638baa9cb73bbb9d7922295987552806e97e81ef51031a9b9614e71ed8e1f318b3b47ed8ee83d2e3b8545a224 + source = https://github.com/chainguard-dev/apko/archive/v0.19.7/apko-0.19.7.tar.gz + sha256sums = 625be1d2c854f4abd0891b41109dcd2b77b2f16eff34e6ab11257696d75776d4 + b2sums = b33894b3a07965c4ae23d7dee1d77f641defb5562a2cdc0a0e942a94e6a8fb181b093a857326e237074c88d3958b2292439d2d109e371fea221f014b0ac5f73c pkgname = apko = PKGBUILD = @@ -1,7 +1,7 @@ # Maintainer: kpcyrd pkgname=apko -pkgver=0.19.6 +pkgver=0.19.7 pkgrel=1 pkgdesc="Declarative APK-based container building tool with support for sigstore signatures" url="https://github.com/chainguard-dev/apko"; @@ -16,8 +16,8 @@ makedepends=( 'go' ) source=("https://github.com/chainguard-dev/apko/archive/v${pkgver}/apko-${pkgver}.tar.gz";) -sha256sums=('b984991fbeb01e4a183cbb3304dbab0d54729cb308d60f899645d9e929ccf2a4') -b2sums=('7df32da3127b0bb4467562295578506b178a380638baa9cb73bbb9d7922295987552806e97e81ef51031a9b9614e71ed8e1f318b3b47ed8ee83d2e3b8545a224') +sha256sums=('625be1d2c854f4abd0891b41109dcd2b77b2f16eff34e6ab11257696d75776d4') +b2sums=('b33894b3a07965c4ae23d7dee1d77f641defb5562a2cdc0a0e942a94e6a8fb181b093a857326e237074c88d3958b2292439d2d109e371fea221f014b0ac5f73c') build() { cd "${pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/apko/-/commit/46591a11428134fd09792e13a79506454514a32e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/apko/-/commit/46591a11428134fd09792e13a79506454514a32e You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-bg][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-bg Commits: 5f350c97 by Peter Jung at 2024-11-01T14:40:32+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-bg pkgdesc = COSMIC session service which applies backgrounds to displays - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/cosmic-bg arch = x86_64 @@ -15,9 +15,9 @@ pkgbase = cosmic-bg depends = gcc-libs depends = glibc depends = libxkbcommon - source = git+https://github.com/pop-os/cosmic-bg.git#tag=584f6b3c0454396df25d36c6c2b59b018946e81e + source = git+https://github.com/pop-os/cosmic-bg.git#tag=fd44edf79b5ffbced27540fd222e37aa05daeeba source = cosmic-bg-lto.patch - b2sums = 0306af059b179b3ff3bcc91965111205dacdf4097d085022d3c189b4ceb678c67a710de6ed936e93373e1826fcc228a2bf92e5c0eab6869962a19b4365adcb3e + b2sums = c23bf7f47980127d9161bec206f80cab052d01167efc0f9e4be9435c5f19069907b1ea29ead8dd3a02e973e802d510a62b976fe9f8be2ee4872a11829f6eaffe b2sums = ccf50f22e306236727decc55d6895adeb6d82b8786bd8f14d34c48ecbf857931a52ac4be2a2b5dcb8175d872c2b8e45e056662770414815e436b77594fd25794 pkgname = cosmic-bg = PKGBUILD = @@ -1,9 +1,10 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Mark Wagie pkgname=cosmic-bg -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='COSMIC session service which applies backgrounds to displays' arch=(x86_64) @@ -23,12 +24,12 @@ makedepends=( lld nasm ) -_tag=584f6b3c0454396df25d36c6c2b59b018946e81e +_tag=fd44edf79b5ffbced27540fd222e37aa05daeeba source=( git+https://github.com/pop-os/cosmic-bg.git#tag=${_tag} cosmic-bg-lto.patch ) -b2sums=('0306af059b179b3ff3bcc91965111205dacdf4097d085022d3c189b4ceb678c67a710de6ed936e93373e1826fcc228a2bf92e5c0eab6869962a19b4365adcb3e' +b2sums=('c23bf7f47980127d9161bec206f80cab052d01167efc0f9e4be9435c5f19069907b1ea29ead8dd3a02e973e802d510a62b976fe9f8be2ee4872a11829f6eaffe' 'ccf50f22e306236727decc55d6895adeb6d82b8786bd8f14d34c48ecbf857931a52ac4be2a2b5dcb8175d872c2b8e45e056662770414815e436b77594fd25794') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-bg/-/commit/5f350c97381261cee06ba79e52e18f8327756fe3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-bg/-/commit/5f350c97381261cee06ba79e52e18f8327756fe3 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-comp][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-comp Commits: b98555ff by Peter Jung at 2024-11-01T14:43:05+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-comp pkgdesc = Compositor for the COSMIC desktop environment - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/cosmic-comp arch = x86_64 @@ -20,7 +20,7 @@ pkgbase = cosmic-comp depends = pixman depends = systemd-libs depends = wayland - source = git+https://github.com/pop-os/cosmic-comp.git#tag=afdb65677857946b403043f04ca083810639e4e5 - b2sums = 7c7135a28c081e606ee033393ff5a068e60fea42893d642008008a206ce46589e9fb94544a9e27d34a6ef9d5e3937b94512ec527c2caf802dc280683ad87fea0 + source = git+https://github.com/pop-os/cosmic-comp.git#tag=90883c6ab12533da08a31da338881c38aa773634 + b2sums = c410ffb333bd7bb010f795e79b308698f8370e3ac65f411a59337bff4a10e93cfd5b7078b0b9afc1d9de998cf4a87d0afb941489fb57fb0c22bb4de93620ec62 pkgname = cosmic-comp = PKGBUILD = @@ -1,9 +1,10 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: soloturn # Contributor: Mark Wagie pkgname=cosmic-comp -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='Compositor for the COSMIC desktop environment' arch=(x86_64) @@ -28,9 +29,9 @@ makedepends=( git lld ) -_tag=afdb65677857946b403043f04ca083810639e4e5 +_tag=90883c6ab12533da08a31da338881c38aa773634 source=(git+https://github.com/pop-os/cosmic-comp.git#tag=${_tag}) -b2sums=('7c7135a28c081e606ee033393ff5a068e60fea42893d642008008a206ce46589e9fb94544a9e27d34a6ef9d5e3937b94512ec527c2caf802dc280683ad87fea0') +b2sums=('c410ffb333bd7bb010f795e79b308698f8370e3ac65f411a59337bff4a10e93cfd5b7078b0b9afc1d9de998cf4a87d0afb941489fb57fb0c22bb4de93620ec62') prepare() { cd cosmic-comp View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-comp/-/commit/b98555ffbb415ca313a028f429c6a75d4ec6e83c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-comp/-/commit/b98555ffbb415ca313a028f429c6a75d4ec6e83c You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-comp] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-comp -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-comp/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/gtk4] Pushed new tag 1-4.16.4-1
Jan Alexander Steffens (heftig) pushed new tag 1-4.16.4-1 at Arch Linux / Packaging / Packages / gtk4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gtk4/-/tree/1-4.16.4-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/python-sphinx-hawkmoth] Pushed new tag 0.19.0-1
Jan Alexander Steffens (heftig) pushed new tag 0.19.0-1 at Arch Linux / Packaging / Packages / python-sphinx-hawkmoth -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-hawkmoth/-/tree/0.19.0-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/gtk4][main] 1:4.16.4-1
Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / gtk4 Commits: 71e964de by Jan Alexander Steffens (heftig) at 2024-11-01T16:56:20+01:00 1:4.16.4-1 - - - - - 3 changed files: - .SRCINFO - 0001-HACK-Don-t-use-objcopy-for-resource-embedding.patch - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = gtk4 pkgdesc = GObject-based multi-platform GUI toolkit - pkgver = 4.16.3 + pkgver = 4.16.4 pkgrel = 1 epoch = 1 url = https://www.gtk.org/ @@ -67,18 +67,18 @@ pkgbase = gtk4 depends = shared-mime-info depends = tinysparql depends = wayland - source = git+https://gitlab.gnome.org/GNOME/gtk.git#tag=4.16.3 + source = git+https://gitlab.gnome.org/GNOME/gtk.git#tag=4.16.4 source = gtk-update-icon-cache.hook source = gtk-update-icon-cache.script source = gtk4-querymodules.hook source = gtk4-querymodules.script source = 0001-HACK-Don-t-use-objcopy-for-resource-embedding.patch - b2sums = 51fc2424e1025547d28045120d944a2f2dc2062b5108f071e5a43c82e4740228236ad56b496e162a00bb9c4d76966bb27f5e95586ed0524ed438d3fbd041cf5b + b2sums = a523da84699468f76f16b8fd374cdebe027dcb159754ad94da30a70a630df665edf7e19f083ba54c6cbdab619ef7dcb5cf4de1b3f33ec32a32f43702c2aaab45 b2sums = 136bdb410c46daf769175e8e8837286576391797a4762b8cf388217e893dd6c5087c5c91c347cbdf7d3e9dcd2c978c2fb275b5af1f3425c9f7979fbc65a81324 b2sums = 6bcd839ef82296d864587e0cc7acc0145bdea8e5235af304747cf3c0e564c2757cc67c0373dc044bec83dccfc57dc899546c2fccea96cff2bba22f09978a3814 b2sums = dd589bd1ad2b13f0e06f6899776a083f20a1aac24d4308d666ffd0d1cff38457b8257b8366f92e767b4233b3d86b6b54fa50339faf84c4801a824986366dce30 b2sums = 4b90eb8d582509b09aab401313d4399cc139ad21b5dd7d45d79860d0764c7494c60714e0794e09823e51d1894ac032a994f27d79d1499abf24ee6f59bdb0c243 - b2sums = 1d59738c9d56154b87fe0af593ffc94be1e7cad6b0c3fae6d3e4c37d14195ba2a1a433010c8ef30a0f1fa1dc3701dfd8ad077c469d3d4202135e626be3a783f4 + b2sums = 495452e50bc6251149a8dbedfb0e172dd909ccabfba3ec4fdb698b88cb9f3ab726302c977f699450fd949e0ee9c99f50fa0e85b928cc65328e3d96ce36f2f8f0 pkgname = gtk4 depends = adwaita-icon-theme = 0001-HACK-Don-t-use-objcopy-for-resource-embedding.patch = @@ -15,7 +15,7 @@ See: https://gitlab.gnome.org/GNOME/gtk/-/issues/6153 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build -index d14915e5d9cf..6e69b88775b7 100644 +index e93bbce4f574..14a5c941d63d 100644 --- a/meson.build +++ b/meson.build @@ -783,7 +783,7 @@ if ld.found() = PKGBUILD = @@ -8,7 +8,7 @@ pkgname=( gtk4-docs gtk-update-icon-cache ) -pkgver=4.16.3 +pkgver=4.16.4 pkgrel=1 epoch=1 pkgdesc="GObject-based multi-platform GUI toolkit" @@ -88,12 +88,12 @@ source=( gtk4-querymodules.{hook,script} 0001-HACK-Don-t-use-objcopy-for-resource-embedding.patch ) -b2sums=('51fc2424e1025547d28045120d944a2f2dc2062b5108f071e5a43c82e4740228236ad56b496e162a00bb9c4d76966bb27f5e95586ed0524ed438d3fbd041cf5b' +b2sums=('a523da84699468f76f16b8fd374cdebe027dcb159754ad94da30a70a630df665edf7e19f083ba54c6cbdab619ef7dcb5cf4de1b3f33ec32a32f43702c2aaab45' '136bdb410c46daf769175e8e8837286576391797a4762b8cf388217e893dd6c5087c5c91c347cbdf7d3e9dcd2c978c2fb275b5af1f3425c9f7979fbc65a81324' '6bcd839ef82296d864587e0cc7acc0145bdea8e5235af304747cf3c0e564c2757cc67c0373dc044bec83dccfc57dc899546c2fccea96cff2bba22f09978a3814' 'dd589bd1ad2b13f0e06f6899776a083f20a1aac24d4308d666ffd0d1cff38457b8257b8366f92e767b4233b3d86b6b54fa50339faf84c4801a824986366dce30' '4b90eb8d582509b09aab401313d4399cc139ad21b5dd7d45d79860d0764c7494c60714e0794e09823e51d1894ac032a994f27d79d1499abf24ee6f59bdb0c243' - '1d59738c9d56154b87fe0af593ffc94be1e7cad6b0c3fae6d3e4c37d14195ba2a1a433010c8ef30a0f1fa1dc3701dfd8ad077c469d3d4202135e626be3a783f4') + '495452e50bc6251149a8dbedfb0e172dd909ccabfba3ec4fdb698b88cb9f3ab726302c977f699450fd949e0ee9c99f50fa0e85b928cc65328e3d96ce36f2f8f0') prepare() { cd gtk View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gtk4/-/commit/71e964deca02ba26b57852f995b3558a6f5cf790 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gtk4/-/commit/71e964deca02ba26b57852f995b3558a6f5cf790 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-screenshot] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-screenshot -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-screenshot/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-workspaces] Pushed new tag 1-1.0.0alpha3-1
Peter Jung pushed new tag 1-1.0.0alpha3-1 at Arch Linux / Packaging / Packages / cosmic-workspaces -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-workspaces/-/tree/1-1.0.0alpha3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-workspaces][main] upgpkg: 1:1.0.0alpha3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-workspaces Commits: b34ff7c5 by Peter Jung at 2024-11-01T15:19:10+01:00 upgpkg: 1:1.0.0alpha3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-workspaces pkgdesc = Cosmic workspaces - pkgver = 1.0.0alpha2 + pkgver = 1.0.0alpha3 pkgrel = 1 epoch = 1 url = https://github.com/pop-os/cosmic-workspaces-epoch = PKGBUILD = @@ -1,8 +1,9 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Mark Wagie pkgname=cosmic-workspaces -pkgver=1.0.0alpha2 +pkgver=1.0.0alpha3 pkgrel=1 epoch=1 pkgdesc='Cosmic workspaces' @@ -38,10 +39,10 @@ prepare() { cargo fetch --locked } -pkgver() { - cd cosmic-workspaces-epoch - git describe --tags | sed 's/^epoch-//; s/-alpha./alpha/' -} +#pkgver() { +# cd cosmic-workspaces-epoch +# git describe --tags | sed 's/^epoch-//; s/-alpha./alpha/' +#} build() { cd cosmic-workspaces-epoch View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-workspaces/-/commit/b34ff7c5b40d748c5bc9bc18a4b6e39221f60bad -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-workspaces/-/commit/b34ff7c5b40d748c5bc9bc18a4b6e39221f60bad You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/xdg-desktop-portal-cosmic] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / xdg-desktop-portal-cosmic -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-cosmic/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-terminal] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-terminal -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-terminal/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/xdg-desktop-portal-cosmic][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / xdg-desktop-portal-cosmic Commits: f160800a by Peter Jung at 2024-11-01T15:21:36+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = xdg-desktop-portal-cosmic pkgdesc = A backend implementation for xdg-desktop-portal for the COSMIC desktop environment - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/xdg-desktop-portal-cosmic arch = x86_64 @@ -19,9 +19,9 @@ pkgbase = xdg-desktop-portal-cosmic depends = wayland depends = xdg-desktop-portal provides = xdg-desktop-portal-impl - source = git+https://github.com/pop-os/xdg-desktop-portal-cosmic.git#tag=dcbdd9974b570633ae3b47cb1d427771e4b8e276 + source = git+https://github.com/pop-os/xdg-desktop-portal-cosmic.git#tag=7c8313898bffce9e44e0549782316c57597216d1 source = xdg-desktop-portal-cosmic-lto.patch - b2sums = 9913f89855be0c446a3b795200c207c75103dc799d0ecbe5361a2befb0d48e6a96dd6bf15fad578d4a065f49dec79864d071b31244d32a0c853486792d185d8c + b2sums = 33ef8d9074572dd7e5d59ff7a911e19d3828b18c5081230da41044722e6840a9fb8feef13a9e973b0be9f7681a07640af740f2c226248057b9d338d18a95c314 b2sums = dec9ed0a2913843e4d88dece0be9b8ac6f1f8fbc601b3b6ff3158f8b80604e9edc28951fe42005cef0d5d23dc4efca9836022bae4f031b38c63aad1f654154a8 pkgname = xdg-desktop-portal-cosmic = PKGBUILD = @@ -1,8 +1,9 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Mark Wagie pkgname=xdg-desktop-portal-cosmic -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='A backend implementation for xdg-desktop-portal for the COSMIC desktop environment' arch=(x86_64) @@ -26,12 +27,12 @@ makedepends=( lld ) provides=(xdg-desktop-portal-impl) -_tag=dcbdd9974b570633ae3b47cb1d427771e4b8e276 +_tag=7c8313898bffce9e44e0549782316c57597216d1 source=( git+https://github.com/pop-os/xdg-desktop-portal-cosmic.git#tag=${_tag} xdg-desktop-portal-cosmic-lto.patch ) -b2sums=('9913f89855be0c446a3b795200c207c75103dc799d0ecbe5361a2befb0d48e6a96dd6bf15fad578d4a065f49dec79864d071b31244d32a0c853486792d185d8c' +b2sums=('33ef8d9074572dd7e5d59ff7a911e19d3828b18c5081230da41044722e6840a9fb8feef13a9e973b0be9f7681a07640af740f2c226248057b9d338d18a95c314' 'dec9ed0a2913843e4d88dece0be9b8ac6f1f8fbc601b3b6ff3158f8b80604e9edc28951fe42005cef0d5d23dc4efca9836022bae4f031b38c63aad1f654154a8') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-cosmic/-/commit/f160800a06a27057caf6c714fd24b0667ac4326f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-cosmic/-/commit/f160800a06a27057caf6c714fd24b0667ac4326f You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-wallpapers] Pushed new tag 1-1.0.0alpha3-1
Peter Jung pushed new tag 1-1.0.0alpha3-1 at Arch Linux / Packaging / Packages / cosmic-wallpapers -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-wallpapers/-/tree/1-1.0.0alpha3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-wallpapers][main] upgpkg: 1:1.0.0alpha3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-wallpapers Commits: 7ecb3bea by Peter Jung at 2024-11-01T15:14:37+01:00 upgpkg: 1:1.0.0alpha3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-wallpapers pkgdesc = Wallpapers for the COSMIC Desktop Environment - pkgver = 1.0.0alpha2 + pkgver = 1.0.0alpha3 pkgrel = 1 epoch = 1 url = https://github.com/pop-os/cosmic-wallpapers @@ -9,7 +9,7 @@ pkgbase = cosmic-wallpapers license = LicenseRef-unknown makedepends = git makedepends = git-lfs - source = git+https://github.com/pop-os/cosmic-wallpapers.git#tag=0f2f16dc39ff1281a56680e37719e98a1bc8cb99 - b2sums = 46939ae56f30db3ce7ce11bf5e704bbc5cdf570f54d6569fe440b2f19210792de75f2e4ecadfa62351806b84b8d6a6354689e440e564aa136e0ba5f452f5749e + source = git+https://github.com/pop-os/cosmic-wallpapers.git#tag=cb8e6d653b5062e046e83b4670c3d9944fa39c39 + b2sums = 1b2c00afcb1befb2a869c64d8d47bec01267607dafc09b841eee7ce985d497c02c417eb7e1d5b6e47f88c0677888ab66c02cfbee9fc84dc5e5103e8428a61d7c pkgname = cosmic-wallpapers = PKGBUILD = @@ -1,8 +1,9 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Mark Wagie pkgname=cosmic-wallpapers -pkgver=1.0.0alpha2 +pkgver=1.0.0alpha3 pkgrel=1 epoch=1 pkgdesc='Wallpapers for the COSMIC Desktop Environment' @@ -14,9 +15,9 @@ makedepends=( git git-lfs ) -_tag=0f2f16dc39ff1281a56680e37719e98a1bc8cb99 +_tag=cb8e6d653b5062e046e83b4670c3d9944fa39c39 source=(git+https://github.com/pop-os/cosmic-wallpapers.git#tag=${_tag}) -b2sums=('46939ae56f30db3ce7ce11bf5e704bbc5cdf570f54d6569fe440b2f19210792de75f2e4ecadfa62351806b84b8d6a6354689e440e564aa136e0ba5f452f5749e') +b2sums=('1b2c00afcb1befb2a869c64d8d47bec01267607dafc09b841eee7ce985d497c02c417eb7e1d5b6e47f88c0677888ab66c02cfbee9fc84dc5e5103e8428a61d7c') prepare() { cd cosmic-wallpapers View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-wallpapers/-/commit/7ecb3beae90109233ec3fda39132461866ca2652 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-wallpapers/-/commit/7ecb3beae90109233ec3fda39132461866ca2652 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-text-editor][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-text-editor Commits: 15083f0b by Peter Jung at 2024-11-01T15:17:13+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 3 changed files: - .SRCINFO - PKGBUILD - cosmic-text-editor-lto.patch Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-text-editor pkgdesc = Text editor for the COSMIC desktop - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/cosmic-edit arch = x86_64 @@ -16,9 +16,9 @@ pkgbase = cosmic-text-editor depends = libxkbcommon depends = oniguruma depends = wayland - source = git+https://github.com/pop-os/cosmic-edit.git#tag=96b2a190d8a93955e93de08471477492aafd46c3 + source = git+https://github.com/pop-os/cosmic-edit.git#tag=3d9240927588efe9a33e16c014979798f78e1d7a source = cosmic-text-editor-lto.patch - b2sums = 36f58ea04f5d6ca5aac4d6c92ca238a5b0e053abf2808a8fb8d07203157de6771c4e72d4a77d325b4cf4dc1056e76d555e22dba014ef41b641c93742d0f2b4e7 - b2sums = ed78a5a3f3734ceca3e090eeda9c132ee1cea133b71c7a40d04aa1dedb620e9f662cc33a492e327d54289249c0f0724b6b2945343d1b09af48967ccfead570f3 + b2sums = d931743dcd515d30ccba0f9dc48c9c68a5e4e76a27f3a9e2c1d80e9ed8c163db468820050c59ba96065ff5e3a5e77b9570884efad0a1bcb98f2c9708a34d + b2sums = d0ac6a0caa849a4445812f574787c5f99e42e73dbc53dcbf0c0a212cc97382dcd3cdbce58f6203fb2d920fc45d4a0a4b5d086308bcb5e2a92b86f1bebf1dd6da pkgname = cosmic-text-editor = PKGBUILD = @@ -1,9 +1,10 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Mark Wagie # Contributor: soloturn pkgname=cosmic-text-editor -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='Text editor for the COSMIC desktop' arch=(x86_64) @@ -24,13 +25,13 @@ makedepends=( just lld ) -_tag=96b2a190d8a93955e93de08471477492aafd46c3 +_tag=3d9240927588efe9a33e16c014979798f78e1d7a source=( git+https://github.com/pop-os/cosmic-edit.git#tag=${_tag} cosmic-text-editor-lto.patch ) -b2sums=('36f58ea04f5d6ca5aac4d6c92ca238a5b0e053abf2808a8fb8d07203157de6771c4e72d4a77d325b4cf4dc1056e76d555e22dba014ef41b641c93742d0f2b4e7' - 'ed78a5a3f3734ceca3e090eeda9c132ee1cea133b71c7a40d04aa1dedb620e9f662cc33a492e327d54289249c0f0724b6b2945343d1b09af48967ccfead570f3') +b2sums=('d931743dcd515d30ccba0f9dc48c9c68a5e4e76a27f3a9e2c1d80e9ed8c163db468820050c59ba96065ff5e3a5e77b9570884efad0a1bcb98f2c9708a34d' + 'd0ac6a0caa849a4445812f574787c5f99e42e73dbc53dcbf0c0a212cc97382dcd3cdbce58f6203fb2d920fc45d4a0a4b5d086308bcb5e2a92b86f1bebf1dd6da') prepare() { cd cosmic-edit = cosmic-text-editor-lto.patch = @@ -1,7 +1,8 @@ -diff '--color=auto' -rupN cosmic-edit.orig/Cargo.toml cosmic-edit/Cargo.toml cosmic-edit.orig/Cargo.toml2024-09-26 19:45:04.710293937 +0200 -+++ cosmic-edit/Cargo.toml 2024-09-26 19:45:27.527216806 +0200 -@@ -59,6 +59,9 @@ fork = "0.1" +diff --git a/Cargo.toml b/Cargo.toml +index 2002d0f..2b2bf4b 100644 +--- a/Cargo.toml b/Cargo.toml +@@ -54,6 +54,9 @@ fork = "0.1" default = ["wgpu"] wgpu = ["libcosmic/wgpu", "cosmic-files/wgpu"] @@ -11,10 +12,3 @@ diff '--color=auto' -rupN cosmic-edit.orig/Cargo.toml cosmic-edit/Cargo.toml [profile.release-with-debug] inherits = "release" debug = true -@@ -70,4 +73,4 @@ filetime = { git = "https://github.com/j - # [patch.'https://github.com/pop-os/libcosmic'] - # libcosmic = { path = "../libcosmic" } - # cosmic-config = { path = "../libcosmic/cosmic-config" } --# cosmic-theme = { path = "../libcosmic/cosmic-theme" } -\ No newline at end of file -+# cosmic-theme = { path = "../libcosmic/cosmic-theme" } View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-text-editor/-/commit/15083f0b221c03bf75fa2530609fb99be9b88c91 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-text-editor/-/commit/15083f0b221c03bf75fa2530609fb99be9b88c91 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-session][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-session Commits: 103e979e by Peter Jung at 2024-11-01T15:22:58+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-session pkgdesc = Session manager for the COSMIC desktop environment - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/cosmic-session arch = x86_64 @@ -39,9 +39,9 @@ pkgbase = cosmic-session optdepends = cosmic-terminal: COSMIC terminal optdepends = cosmic-text-editor: COSMIC text editor optdepends = cosmic-wallpapers: COSMIC wallpapers - source = git+https://github.com/pop-os/cosmic-session.git#tag=d06f94a8a01c47b01e0b490c98e0f6d7242ceadd + source = git+https://github.com/pop-os/cosmic-session.git#tag=5a0df6afb6c9c5e9c29e33a756bf7e600c3d0264 source = cosmic-session-lto.patch - b2sums = a3075cd805dacceafa0aebfa24f7e3d3621713f7a2a7674133165582459ecef20c7ba0d2c618ed27e8eff8bbd126c3072f7da8d7192322992169330014f7ed3e + b2sums = e576c29b7a575f2c178eb8a966537ed4aaa4ee595f0728479719a4a959f9392c6d8e346b2d5514cbb75b1c9bf9b72cb4fd0d0b4911742d5f5744ee58704460d7 b2sums = 9265d8218817b047b9d645b78abd1ad8e9cc30ae2c84a041058c2457b631bb9d4b4068144c019536cadfea6aa301ec72166a4bf4029305c1f6e67f05bed99882 pkgname = cosmic-session = PKGBUILD = @@ -1,8 +1,9 @@ # Maintainer: Maxime Gauduin +# Maintainer: Peter Jung # Contributor: Mark Wagie pkgname=cosmic-session -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='Session manager for the COSMIC desktop environment' arch=(x86_64) @@ -48,12 +49,12 @@ optdepends=( 'cosmic-text-editor: COSMIC text editor' 'cosmic-wallpapers: COSMIC wallpapers' ) -_tag=d06f94a8a01c47b01e0b490c98e0f6d7242ceadd +_tag=5a0df6afb6c9c5e9c29e33a756bf7e600c3d0264 source=( git+https://github.com/pop-os/cosmic-session.git#tag=${_tag} cosmic-session-lto.patch ) -b2sums=('a3075cd805dacceafa0aebfa24f7e3d3621713f7a2a7674133165582459ecef20c7ba0d2c618ed27e8eff8bbd126c3072f7da8d7192322992169330014f7ed3e' +b2sums=('e576c29b7a575f2c178eb8a966537ed4aaa4ee595f0728479719a4a959f9392c6d8e346b2d5514cbb75b1c9bf9b72cb4fd0d0b4911742d5f5744ee58704460d7' '9265d8218817b047b9d645b78abd1ad8e9cc30ae2c84a041058c2457b631bb9d4b4068144c019536cadfea6aa301ec72166a4bf4029305c1f6e67f05bed99882') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-session/-/commit/103e979e110dc0b73789ab7fa1e733c285b79a8d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-session/-/commit/103e979e110dc0b73789ab7fa1e733c285b79a8d You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-session] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-session -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-session/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-text-editor] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-text-editor -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-text-editor/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-app-library][main] upgpkg: 1.0.0.alpha.3-1
Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / cosmic-app-library Commits: 04c7aca7 by Peter Jung at 2024-11-01T14:24:47+01:00 upgpkg: 1.0.0.alpha.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,6 +1,6 @@ pkgbase = cosmic-app-library pkgdesc = Cosmic App Library - pkgver = 1.0.0.alpha.2 + pkgver = 1.0.0.alpha.3 pkgrel = 1 url = https://github.com/pop-os/cosmic-applibrary arch = x86_64 @@ -14,7 +14,7 @@ pkgbase = cosmic-app-library depends = gcc-libs depends = glibc depends = libxkbcommon - source = git+https://github.com/pop-os/cosmic-applibrary.git#tag=de55dc5861bc9a9ca49fd7bf9a16372d1dc2a3be - b2sums = e0746a1567bb0590f23de072e53af73a8b19229fb1a54677480aab8548befe05275ed999e2420a2d662ff52e1e78ed290257b6b9ec0cd5c9904420b4d4798006 + source = git+https://github.com/pop-os/cosmic-applibrary.git#tag=3dd148df0bbb044e2addab28c5ad045265b6bfaa + b2sums = 0948bf9f66f561617e215e7b0eb0e03c8944872f588027f813180a9f3f91cf32278a48fb24d76911e73a0e8ba8af226dca2bc7630fdc5ecbeed1e61b8bc9aa7c pkgname = cosmic-app-library = PKGBUILD = @@ -3,7 +3,7 @@ # Contributor: Mark Wagie pkgname=cosmic-app-library -pkgver=1.0.0.alpha.2 +pkgver=1.0.0.alpha.3 pkgrel=1 pkgdesc='Cosmic App Library' arch=(x86_64) @@ -22,9 +22,9 @@ makedepends=( just lld ) -_tag=de55dc5861bc9a9ca49fd7bf9a16372d1dc2a3be +_tag=3dd148df0bbb044e2addab28c5ad045265b6bfaa source=(git+https://github.com/pop-os/cosmic-applibrary.git#tag=${_tag}) -b2sums=('e0746a1567bb0590f23de072e53af73a8b19229fb1a54677480aab8548befe05275ed999e2420a2d662ff52e1e78ed290257b6b9ec0cd5c9904420b4d4798006') +b2sums=('0948bf9f66f561617e215e7b0eb0e03c8944872f588027f813180a9f3f91cf32278a48fb24d76911e73a0e8ba8af226dca2bc7630fdc5ecbeed1e61b8bc9aa7c') prepare() { cd cosmic-applibrary View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-app-library/-/commit/04c7aca77e35f41403ec3f15d0ff4a7dc11e65c5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-app-library/-/commit/04c7aca77e35f41403ec3f15d0ff4a7dc11e65c5 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/gdb][main] upgpkg: 15.2-2: re-add lto
Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / gdb Commits: e0ff3785 by Christian Heusel at 2024-11-01T14:25:23+01:00 upgpkg: 15.2-2: re-add lto - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,7 +1,7 @@ pkgbase = gdb pkgdesc = The GNU Debugger pkgver = 15.2 - pkgrel = 1 + pkgrel = 2 url = https://www.gnu.org/software/gdb/ arch = x86_64 license = GPL3 @@ -17,7 +17,6 @@ pkgbase = gdb makedepends = source-highlight makedepends = boost makedepends = readline - options = !lto source = https://ftp.gnu.org/gnu/gdb/gdb-15.2.tar.xz source = https://ftp.gnu.org/gnu/gdb/gdb-15.2.tar.xz.sig validpgpkeys = F40ADB902B24264AA42E50BF92EDB04BFF325CF3 = PKGBUILD = @@ -8,7 +8,7 @@ pkgbase=gdb # of gdb (for arm/avr/...) pkgname=(gdb gdb-common) pkgver=15.2 -pkgrel=1 +pkgrel=2 pkgdesc='The GNU Debugger' arch=(x86_64) url='https://www.gnu.org/software/gdb/' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gdb/-/commit/e0ff3785eb3cf300a4b1dc9d7e759c35828ea4ed -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gdb/-/commit/e0ff3785eb3cf300a4b1dc9d7e759c35828ea4ed You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/cosmic-app-library] Pushed new tag 1.0.0.alpha.3-1
Peter Jung pushed new tag 1.0.0.alpha.3-1 at Arch Linux / Packaging / Packages / cosmic-app-library -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-app-library/-/tree/1.0.0.alpha.3-1 You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/python-flask-caching][main] 2 commits: Drop cachelib version constraint
Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / python-flask-caching Commits: 867698b1 by Michał Wojdyła at 2024-10-14T02:22:51+00:00 Drop cachelib version constraint - - - - - 1578dcd2 by Michał Wojdyła at 2024-10-14T17:07:18+00:00 Use patch instead - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -24,6 +24,8 @@ pkgbase = python-flask-caching optdepends = python-pylibmc: for memcached backend optdepends = python-redis: for Redis backend source = python-flask-caching-2.3.0.tar.gz::https://github.com/pallets-eco/flask-caching/archive/v.2.3.0.tar.gz + source = relax-cachelib-version.patch::https://github.com/pallets-eco/flask-caching/commit/7fcb14d26b9543bb99afa355a45d193855514cf8.patch sha512sums = ed6c73f4dc7008c317a245cd4f3619deedfa43f118e50bfcab329f6f70a4b1a7adb893e1b6f7fe194bcf64f215eb17dfba136f58d8f7af68615976c84f8a01d2 + sha512sums = 54be76d05f61823d49afbd34f21e09dd3b1238fee8cfb42d4302960935ed46f32d6343a54984087a16b5265768e60a10165593ca88962fccaad4e0dacc428d7c pkgname = python-flask-caching = PKGBUILD = @@ -34,13 +34,18 @@ optdepends=( 'python-pylibmc: for memcached backend' 'python-redis: for Redis backend' ) -source=("$pkgname-$pkgver.tar.gz::$url/archive/v.$pkgver.tar.gz") -sha512sums=('ed6c73f4dc7008c317a245cd4f3619deedfa43f118e50bfcab329f6f70a4b1a7adb893e1b6f7fe194bcf64f215eb17dfba136f58d8f7af68615976c84f8a01d2') +source=( + "$pkgname-$pkgver.tar.gz::$url/archive/v.$pkgver.tar.gz" + "relax-cachelib-version.patch::https://github.com/pallets-eco/flask-caching/commit/7fcb14d26b9543bb99afa355a45d193855514cf8.patch"; +) +sha512sums=('ed6c73f4dc7008c317a245cd4f3619deedfa43f118e50bfcab329f6f70a4b1a7adb893e1b6f7fe194bcf64f215eb17dfba136f58d8f7af68615976c84f8a01d2' + '54be76d05f61823d49afbd34f21e09dd3b1238fee8cfb42d4302960935ed46f32d6343a54984087a16b5265768e60a10165593ca88962fccaad4e0dacc428d7c') _archive=flask-caching-v.$pkgver prepare() { cd "$_archive" + patch -p1 -i ../relax-cachelib-version.patch # Remove failing (faulty?) import that causes skipped tests. sed -i '/__import__("pytest_xprocess")/d' tests/conftest.py } @@ -66,4 +71,4 @@ package() { cd "$_archive" python -m installer --destdir="$pkgdir" dist/*.whl install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE -} +} \ No newline at end of file View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-caching/-/compare/c8ca6e128f6d94de49bd98edd653bea074609973...1578dcd2dc3949aa1c3d57e3aff1ea11f594cebc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-caching/-/compare/c8ca6e128f6d94de49bd98edd653bea074609973...1578dcd2dc3949aa1c3d57e3aff1ea11f594cebc You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/python-fontparts][main] upgpkg: 0.12.2-1
Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / python-fontparts Commits: 2abb4244 by Caleb Maclennan at 2024-11-01T15:42:25+03:00 upgpkg: 0.12.2-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO = @@ -1,7 +1,7 @@ pkgbase = python-fontparts pkgdesc = The replacement for RoboFab - pkgver = 0.12.1 - pkgrel = 2 + pkgver = 0.12.2 + pkgrel = 1 url = https://github.com/robotools/fontParts arch = any license = MIT @@ -18,7 +18,7 @@ pkgbase = python-fontparts depends = python-fs depends = python-lxml depends = python-unicodedata2 - source = https://files.pythonhosted.org/packages/source/f/fontParts/fontParts-0.12.1.zip - sha256sums = 79e535dd2d48702f9bb222b7603953e2b5437970c6731c75c18fe2b3cb79a420 + source = https://files.pythonhosted.org/packages/source/f/fontParts/fontparts-0.12.2.zip + sha256sums = 778d595493a208f2134638066a30598762619d5df8e723d30a24c4189ccfa10d pkgname = python-fontparts = PKGBUILD = @@ -3,8 +3,8 @@ _pyname=fontParts pkgname=python-${_pyname,,} -pkgver=0.12.1 -pkgrel=2 +pkgver=0.12.2 +pkgrel=1 pkgdesc='The replacement for RoboFab' arch=(any) url="https://github.com/robotools/${_pyname}"; @@ -21,13 +21,13 @@ depends=(python "${_pydeps[@]/#/python-}") makedepends=(python-{build,installer,wheel} python-setuptools-scm) -_archive="$_pyname-$pkgver" +_archive="${_pyname,,}-$pkgver" source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_archive.zip";) -sha256sums=('79e535dd2d48702f9bb222b7603953e2b5437970c6731c75c18fe2b3cb79a420') +sha256sums=('778d595493a208f2134638066a30598762619d5df8e723d30a24c4189ccfa10d') prepare() { cd "$_archive" - sed -i -e 's/assertEquals/assertEqual/' Lib/fontParts/test/test_glyph.py + sed -i -e 's/assertEquals/assertEqual/' Lib/$_pyname/test/test_glyph.py } build() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-fontparts/-/commit/2abb42448f7e476ad2284ce2cc81755e124a5c5c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-fontparts/-/commit/2abb42448f7e476ad2284ce2cc81755e124a5c5c You're receiving this email because of your account on gitlab.archlinux.org.
[Git][archlinux/packaging/packages/python-fontparts] Pushed new tag 0.12.2-1
Caleb Maclennan pushed new tag 0.12.2-1 at Arch Linux / Packaging / Packages / python-fontparts -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-fontparts/-/tree/0.12.2-1 You're receiving this email because of your account on gitlab.archlinux.org.