Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
lld


Commits:
6469a181 by Evangelos Foutras at 2023-08-18T20:01:36+03:00
upgpkg: 16.0.6-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,13 +2,13 @@
 # Contributor: Jan "heftig" Steffens <jan.steff...@gmail.com>
 
 pkgname=lld
-pkgver=15.0.7
-pkgrel=2
+pkgver=16.0.6
+pkgrel=1
 pkgdesc="Linker from the LLVM project"
 arch=('x86_64')
 url="https://lld.llvm.org/";
 license=('custom:Apache 2.0 with LLVM Exception')
-depends=('llvm-libs')
+depends=('llvm-libs' 'gcc-libs' 'zlib' 'zstd')
 makedepends=('llvm' 'cmake' 'ninja' 'python-sphinx')
 options=('!lto') # LTO causes a couple of test failures
 
_source_base=https://github.com/llvm/llvm-project/releases/download/llvmorg-$pkgver
@@ -16,13 +16,13 @@ source=($_source_base/lld-$pkgver.src.tar.xz{,.sig}
         $_source_base/llvm-$pkgver.src.tar.xz{,.sig}
         $_source_base/libunwind-$pkgver.src.tar.xz{,.sig}
         $_source_base/cmake-$pkgver.src.tar.xz{,.sig})
-sha256sums=('dba5c70c3fe88b3a38b9180df82fbc9d1dfd55d68f41fddd6a90f9e17f8e5df9'
+sha256sums=('a127e334dd267f2e20d5a0c6b15aa9651f3fbbdfe3dc7d2573c617fad1155fcb'
             'SKIP'
-            '4ad8b2cc8003c86d0078d15d987d84e3a739f24aae9033865c027abae93ee7a4'
+            'e91db44d1b3bb1c33fcea9a7d1f2423b883eaa9163d3d56ca2aa6d2f0711bc29'
             'SKIP'
-            '406d199ae3a16add84017f40458a5e7c31f9412937fcb518715af0a0eeafbc0c'
+            '7e04070aee07e43ecb5f2b321a7cc64671202af3bcf15324bb1e134cdb7b2b72'
             'SKIP'
-            '8986f29b634fdaa9862eedda78513969fe9788301c9f2d938f4c10a3e7a3e7ea'
+            '39d342a4161095d2f28fb1253e4585978ac50521117da666e2b1f6f28b62f514'
             'SKIP')
 validpgpkeys=('474E22316ABF4785A88C6E8EA2C794A986419D8A'  # Tom Stellard 
<tstel...@redhat.com>
               'D574BD5D1D0E98895E3BF90044F2485E45D59042') # Tobias Hieta 
<tob...@hieta.se>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lld/-/commit/6469a181dc538aaec8f37c8ffcfb86d619396ada

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lld/-/commit/6469a181dc538aaec8f37c8ffcfb86d619396ada
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to