Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / thunar-shares-plugin
Commits: 15825a1b by Robin Candau at 2025-01-19T10:11:47+01:00 upgpkg: 1:0.4.0-1: New upstream release https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin/-/tags/thunar-shares-plugin-0.4.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = thunar-shares-plugin pkgdesc = Thunar plugin to quickly share a folder using Samba without requiring root access - pkgver = 0.3.2 - pkgrel = 3 + pkgver = 0.4.0 + pkgrel = 1 epoch = 1 url = https://docs.xfce.org/xfce/thunar/thunar-shares-plugin arch = x86_64 @@ -10,7 +10,7 @@ pkgbase = thunar-shares-plugin makedepends = xfce4-dev-tools depends = thunar depends = samba - source = git+https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin.git#tag=thunar-shares-plugin-0.3.2 - sha256sums = 11475656f37ef84ea2aa653d7f986dc4c66c906adeece98aef66787862eb33df + source = git+https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin.git#tag=thunar-shares-plugin-0.4.0 + sha256sums = bedb41dc7b2967d3622abce58dce47187598ddc4d1917a5f70b7595ac04f7999 pkgname = thunar-shares-plugin ===================================== PKGBUILD ===================================== @@ -3,8 +3,8 @@ # Contributor: Sébastien Deligny <sebdeligny at gmail> pkgname=thunar-shares-plugin -pkgver=0.3.2 -pkgrel=3 +pkgver=0.4.0 +pkgrel=1 epoch=1 pkgdesc="Thunar plugin to quickly share a folder using Samba without requiring root access" arch=('x86_64') @@ -13,7 +13,7 @@ license=('GPL-2.0-or-later') depends=('thunar' 'samba') makedepends=('git' 'xfce4-dev-tools') source=("git+https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin.git#tag=$pkgname-$pkgver") -sha256sums=('11475656f37ef84ea2aa653d7f986dc4c66c906adeece98aef66787862eb33df') +sha256sums=('bedb41dc7b2967d3622abce58dce47187598ddc4d1917a5f70b7595ac04f7999') prepare() { cd $pkgname View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/thunar-shares-plugin/-/commit/15825a1bf52631d4aed079ed03ee8c3a933b6e9c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/thunar-shares-plugin/-/commit/15825a1bf52631d4aed079ed03ee8c3a933b6e9c You're receiving this email because of your account on gitlab.archlinux.org.
