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


Commits:
076572d4 by Antonio Rojas at 2024-09-13T23:13:29+02:00
upgpkg: 0.80-5: Fix metainfo install dir

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = xsensors
        pkgdesc = X11 interface to lm_sensors - Mystro256 fork
        pkgver = 0.80
-       pkgrel = 4
+       pkgrel = 5
        url = https://github.com/Mystro256/xsensors
        arch = x86_64
        license = GPL


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=xsensors
 pkgver=0.80
-pkgrel=4
+pkgrel=5
 pkgdesc="X11 interface to lm_sensors - Mystro256 fork"
 arch=('x86_64')
 url="https://github.com/Mystro256/xsensors";
@@ -25,4 +25,5 @@ package() {
   cd ${pkgname}-${pkgver}
 
   make DESTDIR="${pkgdir}" install
+  mv "$pkgdir"/usr/share/{appdata,metainfo}
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xsensors/-/commit/076572d495f529217138bec3ef6cc14df202078c

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


Reply via email to