T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
thunar
Commits:
ce257ed9 by T.J. Townsend at 2024-12-30T16:25:00-05:00
upgpkg: 4.20.1-1
- - - - -
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 = 2
+ pkgver = 4.20.1
+ pkgrel = 1
url = https://docs.xfce.org/xfce/thunar/start
arch = x86_64
groups = xfce4
@@ -28,7 +28,7 @@ pkgbase = thunar
optdepends = thunar-volman: removable device management
optdepends = thunar-archive-plugin: archive creation and extraction
optdepends = thunar-media-tags-plugin: view/edit ID3/OGG tags
- source = git+https://gitlab.xfce.org/xfce/thunar.git#tag=thunar-4.20.0
- sha256sums =
b5e97ca9f601ad591c4524f616eea8359291ce17eeb530153af3c8bf9416690e
+ source = git+https://gitlab.xfce.org/xfce/thunar.git#tag=thunar-4.20.1
+ sha256sums =
5df14eef47158fcfe253fcb4eef4e64613847265ddb28fc368b56e92b6566a4c
pkgname = thunar
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Andrew Simmons <[email protected]>
pkgname=thunar
-pkgver=4.20.0
-pkgrel=2
+pkgver=4.20.1
+pkgrel=1
pkgdesc="Modern, fast and easy-to-use file manager for Xfce"
arch=('x86_64')
url="https://docs.xfce.org/xfce/thunar/start"
@@ -21,7 +21,7 @@ optdepends=('catfish: file searching'
'thunar-archive-plugin: archive creation and extraction'
'thunar-media-tags-plugin: view/edit ID3/OGG tags')
source=("git+https://gitlab.xfce.org/xfce/thunar.git#tag=$pkgname-$pkgver")
-sha256sums=('b5e97ca9f601ad591c4524f616eea8359291ce17eeb530153af3c8bf9416690e')
+sha256sums=('5df14eef47158fcfe253fcb4eef4e64613847265ddb28fc368b56e92b6566a4c')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/thunar/-/commit/ce257ed9b82e77182296e13c10402f205595a8ea
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/thunar/-/commit/ce257ed9b82e77182296e13c10402f205595a8ea
You're receiving this email because of your account on gitlab.archlinux.org.