Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
unarchiver


Commits:
fc18cb86 by Antonio Rojas at 2024-05-10T21:43:30+02:00
upgpkg: 1.10.8-2: ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = unarchiver
        pkgdesc = unar and lsar: Objective-C tools for uncompressing archive 
files
        pkgver = 1.10.8
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/MacPaw/XADMaster
        arch = x86_64
        license = LGPL2.1


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 pkgname=unarchiver
 pkgver=1.10.8
 _UniversalDetector_pkgver=1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="unar and lsar: Objective-C tools for uncompressing archive files"
 arch=(x86_64)
 url="https://github.com/MacPaw/XADMaster";
@@ -30,6 +30,7 @@ prepare() {
 build() {
   cd "$srcdir/XADMaster-${pkgver}"
 
+  export CFLAGS+=" -Wno-int-conversion" # Fix build with GCC 14
   . /usr/share/GNUstep/Makefiles/GNUstep.sh
   make -f Makefile.linux
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/unarchiver/-/commit/fc18cb86786ffc035a8981f80ff29c779e88cc2e

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/unarchiver/-/commit/fc18cb86786ffc035a8981f80ff29c779e88cc2e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to