Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
thunar-volman


Commits:
bc158f3a by Robin Candau at 2024-12-25T19:45:19+01:00
upgpkg: 4.20.0-2: Remove intltool makedepends

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,12 @@
 pkgbase = thunar-volman
        pkgdesc = Automatic management of removable drives and media for Thunar
        pkgver = 4.20.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://docs.xfce.org/xfce/thunar/thunar-volman
        arch = x86_64
        groups = xfce4
        license = GPL-2.0-or-later
        makedepends = git
-       makedepends = intltool
        makedepends = xfce4-dev-tools
        depends = thunar
        depends = libxfce4ui


=====================================
PKGBUILD
=====================================
@@ -4,14 +4,14 @@
 
 pkgname=thunar-volman
 pkgver=4.20.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Automatic management of removable drives and media for Thunar"
 arch=('x86_64')
 url="https://docs.xfce.org/xfce/thunar/thunar-volman";
 license=('GPL-2.0-or-later')
 groups=('xfce4')
 depends=('thunar' 'libxfce4ui' 'hicolor-icon-theme')
-makedepends=('git' 'intltool' 'xfce4-dev-tools')
+makedepends=('git' 'xfce4-dev-tools')
 
source=("git+https://gitlab.xfce.org/xfce/thunar-volman.git#tag=$pkgname-$pkgver";)
 sha256sums=('95450936f179c5c15775ee492c97d3cededc10f10eaa9af782da28cfd871e9d6')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thunar-volman/-/commit/bc158f3aae347ca6c29cb1231eb939dc4781cca1

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


Reply via email to