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


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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = thunar
        pkgdesc = Modern, fast and easy-to-use file manager for Xfce
        pkgver = 4.20.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://docs.xfce.org/xfce/thunar/start
        arch = x86_64
        groups = xfce4
@@ -9,7 +9,6 @@ pkgbase = thunar
        license = LGPL-2.1-only
        makedepends = git
        makedepends = glib2-devel
-       makedepends = intltool
        makedepends = gobject-introspection
        makedepends = xfce4-panel
        makedepends = xfce4-dev-tools


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=thunar
 pkgver=4.20.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Modern, fast and easy-to-use file manager for Xfce"
 arch=('x86_64')
 url="https://docs.xfce.org/xfce/thunar/start";
@@ -13,7 +13,7 @@ license=('GPL-2.0-or-later' 'LGPL-2.1-only')
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
          'pcre2' 'libgudev' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
-makedepends=('git' 'glib2-devel' 'intltool' 'gobject-introspection' 
'xfce4-panel' 'xfce4-dev-tools')
+makedepends=('git' 'glib2-devel' 'gobject-introspection' 'xfce4-panel' 
'xfce4-dev-tools')
 optdepends=('catfish: file searching'
             'gvfs: trash support, mounting with udisk and remote filesystems'
             'tumbler: thumbnail previews'



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

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


Reply via email to