summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaël PORTAY2024-06-03 05:14:04 +0200
committerGaël PORTAY2024-06-03 05:14:04 +0200
commit11d3549c4eb18218e93f3225a770fee1d67ef3b9 (patch)
treea4650f7c6a908017526f16b77fd9cddeecc4a763
parent8e2c5d01770b2f6d93ab389374ef55365e67268c (diff)
downloadaur-i386-musl.tar.gz
musl 1.2.5-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b092a88aaeac..514823d97479 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = i386-musl
pkgdesc = Lightweight implementation of C standard library (i386)
- pkgver = 1.2.4
+ pkgver = 1.2.5
pkgrel = 1
url = https://www.musl-libc.org/
arch = x86_64
license = MIT
options = staticlibs
options = !buildflags
- source = https://www.musl-libc.org/releases/musl-1.2.4.tar.gz
- source = https://www.musl-libc.org/releases/musl-1.2.4.tar.gz.asc
+ source = https://www.musl-libc.org/releases/musl-1.2.5.tar.gz
+ source = https://www.musl-libc.org/releases/musl-1.2.5.tar.gz.asc
validpgpkeys = 836489290BB6B70F99FFDA0556BCDB593020450F
- sha256sums = 7a35eae33d5372a7c0da1188de798726f68825513b7ae3ebe97aaaa52114f039
+ sha256sums = a9a118bbe84d8764da0ea0d28b3ab3fae8477fc7e4085d90102b8596fc7c75e4
sha256sums = SKIP
pkgname = i386-musl
diff --git a/PKGBUILD b/PKGBUILD
index 911c5daf2574..a282dd3bf517 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gaël PORTAY <gael.portay@rtone.fr>
pkgname=i386-musl
-pkgver=1.2.4
+pkgver=1.2.5
pkgrel=1
pkgdesc='Lightweight implementation of C standard library (i386)'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
options=('staticlibs' '!buildflags')
validpgpkeys=('836489290BB6B70F99FFDA0556BCDB593020450F')
source=(https://www.musl-libc.org/releases/musl-$pkgver.tar.gz{,.asc})
-sha256sums=('7a35eae33d5372a7c0da1188de798726f68825513b7ae3ebe97aaaa52114f039'
+sha256sums=('a9a118bbe84d8764da0ea0d28b3ab3fae8477fc7e4085d90102b8596fc7c75e4'
'SKIP')
_target=i386