Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upd(mold-bin): 2.34.0 -> 2.34.1 #6501

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions packages/mold-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = mold-bin
gives = mold
pkgver = 2.34.0
pkgver = 2.34.1
pkgdesc = A modern linker
url = https://github.com/rui314/mold
arch = amd64
Expand All @@ -13,17 +13,17 @@ pkgbase = mold-bin
breaks = mold-bin
maintainer = wizard-28 <[email protected]>
repology = project: mold
source_amd64 = https://github.com/rui314/mold/releases/download/v2.34.0/mold-2.34.0-x86_64-linux.tar.gz
sha256sums_amd64 = 0405c58d9afb47dad44912faa21a8fc2f8835352434b458c3ae9665e6581d1cb
source_arm64 = https://github.com/rui314/mold/releases/download/v2.34.0/mold-2.34.0-aarch64-linux.tar.gz
sha256sums_arm64 = e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a
source_armhf = https://github.com/rui314/mold/releases/download/v2.34.0/mold-2.34.0-arm-linux.tar.gz
sha256sums_armhf = e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a
source_ppc64el = https://github.com/rui314/mold/releases/download/v2.34.0/mold-2.34.0-ppc64le-linux.tar.gz
sha256sums_ppc64el = e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a
source_riscv64 = https://github.com/rui314/mold/releases/download/v2.34.0/mold-2.34.0-riscv64-linux.tar.gz
sha256sums_riscv64 = e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a
source_s390x = https://github.com/rui314/mold/releases/download/v2.34.0/mold-2.34.0-s390x-linux.tar.gz
sha256sums_s390x = e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a
source_amd64 = https://github.com/rui314/mold/releases/download/v2.34.1/mold-2.34.1-x86_64-linux.tar.gz
sha256sums_amd64 = dafd02fe19c51818aa22c9d569393616b1a85a2220d6fb32ba3728d351074e59
source_arm64 = https://github.com/rui314/mold/releases/download/v2.34.1/mold-2.34.1-aarch64-linux.tar.gz
sha256sums_arm64 = ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1
source_armhf = https://github.com/rui314/mold/releases/download/v2.34.1/mold-2.34.1-arm-linux.tar.gz
sha256sums_armhf = ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1
source_ppc64el = https://github.com/rui314/mold/releases/download/v2.34.1/mold-2.34.1-ppc64le-linux.tar.gz
sha256sums_ppc64el = ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1
source_riscv64 = https://github.com/rui314/mold/releases/download/v2.34.1/mold-2.34.1-riscv64-linux.tar.gz
sha256sums_riscv64 = ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1
source_s390x = https://github.com/rui314/mold/releases/download/v2.34.1/mold-2.34.1-s390x-linux.tar.gz
sha256sums_s390x = ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1

pkgname = mold-bin
14 changes: 7 additions & 7 deletions packages/mold-bin/mold-bin.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ maintainer=("wizard-28 <[email protected]>")

pkgname="mold-bin"
gives="mold"
pkgver="2.34.0"
pkgver="2.34.1"
url="https://github.com/rui314/mold"
arch=("amd64" "arm64" "armhf" "ppc64el" "riscv64" "s390x")
source_amd64=("${url}/releases/download/v${pkgver}/mold-${pkgver}-x86_64-linux.tar.gz")
Expand All @@ -17,12 +17,12 @@ source_armhf=("${url}/releases/download/v${pkgver}/mold-${pkgver}-arm-linux.tar.
source_ppc64el=("${url}/releases/download/v${pkgver}/mold-${pkgver}-ppc64le-linux.tar.gz")
source_riscv64=("${url}/releases/download/v${pkgver}/mold-${pkgver}-riscv64-linux.tar.gz")
source_s390x=("${url}/releases/download/v${pkgver}/mold-${pkgver}-s390x-linux.tar.gz")
sha256sums_amd64=("0405c58d9afb47dad44912faa21a8fc2f8835352434b458c3ae9665e6581d1cb")
sha256sums_arm64=("e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a")
sha256sums_armhf=("e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a")
sha256sums_ppc64el=("e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a")
sha256sums_riscv64=("e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a")
sha256sums_s390x=("e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a")
sha256sums_amd64=("dafd02fe19c51818aa22c9d569393616b1a85a2220d6fb32ba3728d351074e59")
sha256sums_arm64=("ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1")
sha256sums_armhf=("ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1")
sha256sums_ppc64el=("ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1")
sha256sums_riscv64=("ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1")
sha256sums_s390x=("ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1")

pkgdesc="A modern linker"
breaks=("${gives}-git" "${pkgname}")
Expand Down
26 changes: 13 additions & 13 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -6469,7 +6469,7 @@ pkgname = moka-icon-theme
---
pkgbase = mold-bin
gives = mold
pkgver = 2.34.0
pkgver = 2.34.1
pkgdesc = A modern linker
url = https://github.com/rui314/mold
arch = amd64
Expand All @@ -6482,18 +6482,18 @@ pkgbase = mold-bin
breaks = mold-bin
maintainer = wizard-28 <[email protected]>
repology = project: mold
source_amd64 = https://github.com/rui314/mold/releases/download/v2.34.0/mold-2.34.0-x86_64-linux.tar.gz
sha256sums_amd64 = 0405c58d9afb47dad44912faa21a8fc2f8835352434b458c3ae9665e6581d1cb
source_arm64 = https://github.com/rui314/mold/releases/download/v2.34.0/mold-2.34.0-aarch64-linux.tar.gz
sha256sums_arm64 = e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a
source_armhf = https://github.com/rui314/mold/releases/download/v2.34.0/mold-2.34.0-arm-linux.tar.gz
sha256sums_armhf = e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a
source_ppc64el = https://github.com/rui314/mold/releases/download/v2.34.0/mold-2.34.0-ppc64le-linux.tar.gz
sha256sums_ppc64el = e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a
source_riscv64 = https://github.com/rui314/mold/releases/download/v2.34.0/mold-2.34.0-riscv64-linux.tar.gz
sha256sums_riscv64 = e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a
source_s390x = https://github.com/rui314/mold/releases/download/v2.34.0/mold-2.34.0-s390x-linux.tar.gz
sha256sums_s390x = e1f5c611e2450e27ea936fa33824ae860f6cbb5c7db67e73e801cee38725946a
source_amd64 = https://github.com/rui314/mold/releases/download/v2.34.1/mold-2.34.1-x86_64-linux.tar.gz
sha256sums_amd64 = dafd02fe19c51818aa22c9d569393616b1a85a2220d6fb32ba3728d351074e59
source_arm64 = https://github.com/rui314/mold/releases/download/v2.34.1/mold-2.34.1-aarch64-linux.tar.gz
sha256sums_arm64 = ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1
source_armhf = https://github.com/rui314/mold/releases/download/v2.34.1/mold-2.34.1-arm-linux.tar.gz
sha256sums_armhf = ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1
source_ppc64el = https://github.com/rui314/mold/releases/download/v2.34.1/mold-2.34.1-ppc64le-linux.tar.gz
sha256sums_ppc64el = ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1
source_riscv64 = https://github.com/rui314/mold/releases/download/v2.34.1/mold-2.34.1-riscv64-linux.tar.gz
sha256sums_riscv64 = ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1
source_s390x = https://github.com/rui314/mold/releases/download/v2.34.1/mold-2.34.1-s390x-linux.tar.gz
sha256sums_s390x = ea5f1266b92aa17c262210766dfd7cfd6637a6a94ac4c75e5def50d534ca24c1

pkgname = mold-bin
---
Expand Down
Loading