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


Commits:
eeba9b75 by Antonio Rojas at 2024-05-10T22:05:58+02:00
upgpkg: 7.6-5: ICU 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = slop
        pkgdesc = Utility to query the user for a selection and print the 
region to stdout
        pkgver = 7.6
-       pkgrel = 4
+       pkgrel = 5
        url = https://github.com/naelstrof/slop
        arch = x86_64
        license = GPL3


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=slop
 pkgver=7.6
-pkgrel=4
+pkgrel=5
 pkgdesc='Utility to query the user for a selection and print the region to 
stdout'
 arch=('x86_64')
 url='https://github.com/naelstrof/slop'
@@ -19,6 +19,7 @@ 
sha256sums=('ec45f9a69d7a24df621f5c634d202451ddca987d550cf588c5c427b99106fb6b'
 prepare() {
        cd "$pkgname-$pkgver"
        patch -Np1 -i ../bugfix-add-missed-header.patch
+        sed -e 's|CXX_STANDARD 11|CXX_STANDARD 17|g' -i CMakeLists.txt # Fix 
build with ICU 74
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/slop/-/commit/eeba9b753674d9b5762d628aa609e47c506b1426

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


Reply via email to