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


Commits:
bf87b788 by Robin Candau at 2024-12-25T19:43:41+01:00
upgpkg: 0.5.2-4: Remove intltool makedepends

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,12 @@
 pkgbase = thunar-archive-plugin
        pkgdesc = Adds archive operations to the Thunar file context menus
        pkgver = 0.5.2
-       pkgrel = 3
+       pkgrel = 4
        url = https://docs.xfce.org/xfce/thunar/archive
        arch = x86_64
        groups = xfce4-goodies
        license = GPL-2.0-only
        makedepends = git
-       makedepends = intltool
        makedepends = xfce4-dev-tools
        depends = thunar
        depends = hicolor-icon-theme


=====================================
PKGBUILD
=====================================
@@ -4,14 +4,14 @@
 
 pkgname=thunar-archive-plugin
 pkgver=0.5.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Adds archive operations to the Thunar file context menus"
 arch=('x86_64')
 url="https://docs.xfce.org/xfce/thunar/archive";
 license=('GPL-2.0-only')
 groups=('xfce4-goodies')
 depends=('thunar' 'hicolor-icon-theme')
-makedepends=('git' 'intltool' 'xfce4-dev-tools')
+makedepends=('git' 'xfce4-dev-tools')
 optdepends=('file-roller' 'engrampa' 'ark' 'xarchiver')
 
source=("git+https://gitlab.xfce.org/thunar-plugins/thunar-archive-plugin.git#tag=$pkgname-$pkgver";)
 sha256sums=('147372fe3b114d8abb4549ae054094c4354247c4495c1927b9e6771f6f3bc1e1')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thunar-archive-plugin/-/commit/bf87b7882eeb0c39325b59b8844f0cb2d277a433

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


Reply via email to