diff options
author | graysky | 2024-06-10 07:04:23 -0400 |
---|---|---|
committer | graysky | 2024-06-10 07:04:23 -0400 |
commit | b1901470a995bbc9216c5481234668307930f885 (patch) | |
tree | b90a20ce8b6f6aa33642255f250f8e5bae7636d2 /PKGBUILD | |
parent | fc62418b5e0db098303b2c3a7ca15e7eebd33031 (diff) | |
download | aur-b1901470a995bbc9216c5481234668307930f885.tar.gz |
Update to 2.39-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ pkgname=$_arch-glibc pkgver=2.39 pkgrel=1 _commit=ef321e23c20eebc6d6fb4044425c00e6df27b05f -pkgdesc="GNU C Library ARM target" +pkgdesc="GNU C Library for armv7l" arch=(any) url='https://www.gnu.org/software/libc/' license=('GPL' 'LGPL') |