diff --git a/packages/mold-bin/.SRCINFO b/packages/mold-bin/.SRCINFO index cce35b0e51..6467f946ce 100644 --- a/packages/mold-bin/.SRCINFO +++ b/packages/mold-bin/.SRCINFO @@ -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 @@ -13,17 +13,17 @@ pkgbase = mold-bin breaks = mold-bin maintainer = wizard-28 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 diff --git a/packages/mold-bin/mold-bin.pacscript b/packages/mold-bin/mold-bin.pacscript index 751b2caafc..6fb40c72a2 100644 --- a/packages/mold-bin/mold-bin.pacscript +++ b/packages/mold-bin/mold-bin.pacscript @@ -8,7 +8,7 @@ maintainer=("wizard-28 ") 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") @@ -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}") diff --git a/srclist b/srclist index 4913452221..ef86a531e0 100644 --- a/srclist +++ b/srclist @@ -6489,7 +6489,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 @@ -6502,18 +6502,18 @@ pkgbase = mold-bin breaks = mold-bin maintainer = wizard-28 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 ---