summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2024-01-02 09:19:35 -0500
committerTed Alff2024-01-02 09:19:35 -0500
commit1c45bb5a92661e07853f6bc3ab067f4e4f85ae85 (patch)
tree1fde599bc789a34a269c19c089bb6ad106713ca2 /PKGBUILD
parentf23c2ffe5fad97e7f35684e353e62aa2c800326d (diff)
downloadaur-1c45bb5a92661e07853f6bc3ab067f4e4f85ae85.tar.gz
Version bump 4.19.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 992f9e7d2c18..4034c8969bab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=thunar
pkgname=${_pkgname}-devel
-pkgver=4.19.1
+pkgver=4.19.2
pkgrel=1
pkgdesc='File manager for Xfce (development version)'
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -22,7 +22,7 @@ optdepends=('gvfs: trash support, mounting with udisks, and remote filesystems'
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")
source=("https://archive.xfce.org/src/xfce/${_pkgname}/${pkgver%.*}/${_pkgname}-${pkgver}.tar.bz2")
-sha256sums=('2a5705d91d00a40fced036e185fcc40cae93c4e64ad2507047a6d36c93ad6df2')
+sha256sums=('7bb51a8be908850bf9c199b6290997aaae1d9da3dc03245972240b058a4a63c3')
build() {
cd "${_pkgname}-${pkgver}"