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


Commits:
0c8552e5 by Robin Candau at 2024-12-31T09:48:41+01:00
upgpkg: 0.3.0-1: New upstream release
https://gitlab.xfce.org/thunar-plugins/thunar-vcs-plugin/-/tags/thunar-vcs-plugin-0.3.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,15 @@
 pkgbase = thunar-vcs-plugin
        pkgdesc = SVN and GIT integration for Thunar
-       pkgver = 0.2.0
-       pkgrel = 5
+       pkgver = 0.3.0
+       pkgrel = 1
        url = https://docs.xfce.org/xfce/thunar/thunar-vcs-plugin
        arch = x86_64
        license = GPL-2.0-or-later
-       makedepends = intltool
        makedepends = xfce4-dev-tools
        depends = thunar
        depends = git
        depends = subversion
-       source = 
git+https://gitlab.xfce.org/thunar-plugins/thunar-vcs-plugin.git#tag=thunar-vcs-plugin-0.2.0
-       sha256sums = 
86511d7433eade7f4f9867b37bd57d7d2133f05d678b48b78f71a40dc45014d7
+       source = 
git+https://gitlab.xfce.org/thunar-plugins/thunar-vcs-plugin.git#tag=thunar-vcs-plugin-0.3.0
+       sha256sums = 
70ebd459dabd5ff8c48b5b71f6fa2886d68c354bea769a5f8c7705a71d04e688
 
 pkgname = thunar-vcs-plugin


=====================================
PKGBUILD
=====================================
@@ -2,16 +2,16 @@
 # Contributor: twa022 <twa022 at gmail dot com>
 
 pkgname=thunar-vcs-plugin
-pkgver=0.2.0
-pkgrel=5
+pkgver=0.3.0
+pkgrel=1
 pkgdesc="SVN and GIT integration for Thunar"
 arch=('x86_64')
 url="https://docs.xfce.org/xfce/thunar/thunar-vcs-plugin";
 license=('GPL-2.0-or-later')
 depends=('thunar' 'git' 'subversion')
-makedepends=('intltool' 'xfce4-dev-tools')
+makedepends=('xfce4-dev-tools')
 
source=("git+https://gitlab.xfce.org/thunar-plugins/thunar-vcs-plugin.git#tag=$pkgname-$pkgver";)
-sha256sums=('86511d7433eade7f4f9867b37bd57d7d2133f05d678b48b78f71a40dc45014d7')
+sha256sums=('70ebd459dabd5ff8c48b5b71f6fa2886d68c354bea769a5f8c7705a71d04e688')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thunar-vcs-plugin/-/commit/0c8552e54878ac1d358c0315eac30446bf7b5f8a

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


Reply via email to