Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages / 
avr-binutils


Commits:
ac425d42 by Anatol Pomozov at 2024-02-27T14:14:59-08:00
upgpkg: 2.42-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = avr-binutils
        pkgdesc = A set of programs to assemble and manipulate binary and 
object files for the AVR architecture
        pkgver = 2.42
-       pkgrel = 1
+       pkgrel = 2
        url = https://www.gnu.org/software/binutils/
        arch = x86_64
        license = GPL


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 
 pkgname=avr-binutils
 pkgver=2.42
-pkgrel=1
+pkgrel=2
 pkgdesc="A set of programs to assemble and manipulate binary and object files 
for the AVR architecture"
 arch=('x86_64')
 url="https://www.gnu.org/software/binutils/";
@@ -78,6 +78,7 @@ package() {
     done
 
     rm "$pkgdir"/usr/lib/bfd-plugins/libdep.so
+    rm "$pkgdir"/usr/lib/ldscripts/stamp
 
     for info in as bfd binutils gprof ld ctf-spec sframe-spec ldint; do
         mv "${pkgdir}"/usr/share/info/${info}.info 
"${pkgdir}"/usr/share/info/avr-${info}.info



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/avr-binutils/-/commit/ac425d425d47063c23a192164740124c8d1b41bf

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


Reply via email to