Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
thunar-media-tags-plugin


Commits:
be09c752 by Robin Candau at 2024-12-25T19:45:32+01:00
upgpkg: 0.4.0-5: Remove intltool makedepends

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,12 @@
 pkgbase = thunar-media-tags-plugin
        pkgdesc = Adds special features for media files to the Thunar File 
Manager
        pkgver = 0.4.0
-       pkgrel = 4
+       pkgrel = 5
        url = https://docs.xfce.org/xfce/thunar/media-tags
        arch = x86_64
        groups = xfce4-goodies
        license = GPL-2.0-or-later
        makedepends = git
-       makedepends = intltool
        makedepends = xfce4-dev-tools
        depends = taglib
        depends = thunar


=====================================
PKGBUILD
=====================================
@@ -4,14 +4,14 @@
 
 pkgname=thunar-media-tags-plugin
 pkgver=0.4.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Adds special features for media files to the Thunar File Manager"
 arch=('x86_64')
 license=('GPL-2.0-or-later')
 url="https://docs.xfce.org/xfce/thunar/media-tags";
 groups=('xfce4-goodies')
 depends=('taglib' 'thunar')
-makedepends=('git' 'intltool' 'xfce4-dev-tools')
+makedepends=('git' 'xfce4-dev-tools')
 
source=("git+https://gitlab.xfce.org/thunar-plugins/thunar-media-tags-plugin.git#tag=$pkgname-$pkgver";)
 sha256sums=('9ee0e933ecdbb6a3c0b49fd5bef354133d8b331f5cf682db1e174d9b32b624ed')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thunar-media-tags-plugin/-/commit/be09c752aac6adb0bd80231cc6bae0533646c81d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thunar-media-tags-plugin/-/commit/be09c752aac6adb0bd80231cc6bae0533646c81d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to