Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
elementary-icon-theme


Commits:
7d455994 by Christian Hesse at 2026-05-05T18:46:35+02:00
upgpkg: 8.2.0-2: drop palette for inkscape

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = elementary-icon-theme
        pkgdesc = Named, vector icons for elementary OS
        pkgver = 8.2.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/elementary/icons
        arch = any
        groups = pantheon


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=elementary-icon-theme
 pkgver=8.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Named, vector icons for elementary OS'
 arch=(any)
 url=https://github.com/elementary/icons
@@ -36,6 +36,9 @@ build() {
 
 package() {
   DESTDIR="${pkgdir}" ninja -C build install
+
+  # installed by inkscape itself
+  rm -r "${pkgdir}"/usr/share/inkscape/
 }
 
 # vim: ts=2 sw=2 et:



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/elementary-icon-theme/-/commit/7d455994613c52a9d1b25e9da7231ad83011fc25

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/elementary-icon-theme/-/commit/7d455994613c52a9d1b25e9da7231ad83011fc25
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to