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


Commits:
b6b989b3 by Antonio Rojas at 2024-02-22T22:31:18+01:00
upgpkg: 0.13.4-4: Move service menu to modern path

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = mat2
        pkgdesc = Metadata removal tool, supporting a wide range of commonly 
used file formats
        pkgver = 0.13.4
-       pkgrel = 3
+       pkgrel = 4
        url = https://0xacab.org/jvoisin/mat2
        arch = any
        license = LGPL3


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=mat2
 pkgver=0.13.4
-pkgrel=3
+pkgrel=4
 pkgdesc='Metadata removal tool, supporting a wide range of commonly used file 
formats'
 url='https://0xacab.org/jvoisin/mat2'
 arch=('any')
@@ -66,7 +66,7 @@ check() {
 package() {
   cd ${pkgname}-${pkgver}
   python -m installer --destdir="${pkgdir}" dist/*.whl
-  install -Dm 644 dolphin/mat2.desktop -t 
"${pkgdir}/usr/share/kservices5/ServiceMenus"
+  install -Dm 644 dolphin/mat2.desktop -t 
"${pkgdir}/usr/share/kio/servicemenus"
   install -Dm 644 data/mat2.svg -t 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps"
   install -Dm 644 doc/*.md -t "${pkgdir}/usr/share/doc/${pkgname}"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mat2/-/commit/b6b989b301fa2e04fae92509705fc5d48d094e7f

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


Reply via email to