Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / thunar-media-tags-plugin
Commits: 99b49502 by Antonio Rojas at 2024-01-26T17:10:02+01:00 upgpkg: 0.4.0-2: taglib 2 rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = thunar-media-tags-plugin + pkgdesc = Adds special features for media files to the Thunar File Manager + pkgver = 0.4.0 + pkgrel = 2 + url = https://docs.xfce.org/xfce/thunar/media-tags + arch = x86_64 + groups = xfce4-goodies + license = GPL + makedepends = intltool + depends = taglib + depends = thunar + source = https://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.4/thunar-media-tags-plugin-0.4.0.tar.bz2 + sha256sums = 9592111e11699e449c1fbd5f72d1633ef39b00f17a988cd251ba228dab4fc90a + +pkgname = thunar-media-tags-plugin ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=thunar-media-tags-plugin pkgver=0.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Adds special features for media files to the Thunar File Manager" arch=('x86_64') license=('GPL') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/thunar-media-tags-plugin/-/commit/99b4950230d45cb12de129f0c56fffccb125577a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/thunar-media-tags-plugin/-/commit/99b4950230d45cb12de129f0c56fffccb125577a You're receiving this email because of your account on gitlab.archlinux.org.
