Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages /
thunar
Commits:
4a10c201 by Evangelos Foutras at 2023-10-24T23:12:59+03:00
upgpkg: 4.18.8-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.18.7
- pkgrel = 2
+ pkgver = 4.18.8
+ pkgrel = 1
url = https://docs.xfce.org/xfce/thunar/start
arch = x86_64
groups = xfce4
@@ -26,7 +26,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 =
https://archive.xfce.org/src/xfce/thunar/4.18/thunar-4.18.7.tar.bz2
- sha256sums =
2276a79c8aa1b8d79839f3fa6a21b354eca9f53b30082154d3031a2a605c0b6a
+ source =
https://archive.xfce.org/src/xfce/thunar/4.18/thunar-4.18.8.tar.bz2
+ sha256sums =
3ac23b8a16545025cee860621d270f5f3848d05a3353902abdbc89e779269d2e
pkgname = thunar
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Andrew Simmons <[email protected]>
pkgname=thunar
-pkgver=4.18.7
-pkgrel=2
+pkgver=4.18.8
+pkgrel=1
pkgdesc="Modern, fast and easy-to-use file manager for Xfce"
arch=('x86_64')
url="https://docs.xfce.org/xfce/thunar/start"
@@ -20,7 +20,7 @@ optdepends=('catfish: file searching'
'thunar-archive-plugin: archive creation and extraction'
'thunar-media-tags-plugin: view/edit ID3/OGG tags')
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('2276a79c8aa1b8d79839f3fa6a21b354eca9f53b30082154d3031a2a605c0b6a')
+sha256sums=('3ac23b8a16545025cee860621d270f5f3848d05a3353902abdbc89e779269d2e')
prepare() {
cd $pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/thunar/-/commit/4a10c2017c3ecd5d6fe23cf7b16ed9818640b675
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/thunar/-/commit/4a10c2017c3ecd5d6fe23cf7b16ed9818640b675
You're receiving this email because of your account on gitlab.archlinux.org.