Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
nfoview


Commits:
d0b61991 by Robin Candau at 2024-04-04T13:35:41+02:00
upgpkg: 2.0.1-2: Fix build

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = nfoview
        pkgdesc = Simple NFO file viewer in GTK+ 3
        pkgver = 2.0.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://otsaloma.io/nfoview/
        arch = any
        license = GPL-3.0-or-later


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 
 pkgname=nfoview
 pkgver=2.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Simple NFO file viewer in GTK+ 3"
 arch=('any')
 url="https://otsaloma.io/nfoview/";
@@ -37,7 +37,7 @@ validpgpkeys=('8DD6B3FCDAB33C91EA915B913A584A9504CACA67') # 
Osmo Salomaa <otsalo
 
 build() {
        cd "${pkgname}"
-       make
+       make PREFIX=/usr build
 }
 
 check() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nfoview/-/commit/d0b61991e893daeac52851ec3d94a970229bdb6c

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


Reply via email to