Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / thunar-media-tags-plugin
Commits: e24ace43 by Robin Candau at 2024-12-31T09:42:57+01:00 upgpkg: 0.5.0-1: New upstream release https://gitlab.xfce.org/thunar-plugins/thunar-media-tags-plugin/-/tags/thunar-media-tags-plugin-0.5.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,17 +1,16 @@ pkgbase = thunar-media-tags-plugin pkgdesc = Adds special features for media files to the Thunar File Manager - pkgver = 0.4.0 - pkgrel = 6 + pkgver = 0.5.0 + pkgrel = 1 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 - source = git+https://gitlab.xfce.org/thunar-plugins/thunar-media-tags-plugin.git#tag=thunar-media-tags-plugin-0.4.0 - sha256sums = 9ee0e933ecdbb6a3c0b49fd5bef354133d8b331f5cf682db1e174d9b32b624ed + source = git+https://gitlab.xfce.org/thunar-plugins/thunar-media-tags-plugin.git#tag=thunar-media-tags-plugin-0.5.0 + sha256sums = cb218d2ae845f61b043fed6e260b582e676dcad3980f5414ac6c430cae1fee6e pkgname = thunar-media-tags-plugin ===================================== PKGBUILD ===================================== @@ -3,17 +3,17 @@ # Contributor: Andrew Simmons <[email protected]> pkgname=thunar-media-tags-plugin -pkgver=0.4.0 -pkgrel=6 +pkgver=0.5.0 +pkgrel=1 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') +sha256sums=('cb218d2ae845f61b043fed6e260b582e676dcad3980f5414ac6c430cae1fee6e') prepare() { cd $pkgname View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/thunar-media-tags-plugin/-/commit/e24ace43df32b143e2b39fbd270cda8ab0c605b0 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/thunar-media-tags-plugin/-/commit/e24ace43df32b143e2b39fbd270cda8ab0c605b0 You're receiving this email because of your account on gitlab.archlinux.org.
