summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Behan2023-12-30 19:20:54 -0500
committerConnor Behan2023-12-30 19:20:54 -0500
commitc0d70d57cf10542a17ab300cd8f683ae9e8982fe (patch)
tree6489a37748424becee558695e6acbd59d4c131be
parent10e9b7892af7ccf571e61c1f9e65a3c615cd99a8 (diff)
downloadaur-c0d70d57cf10542a17ab300cd8f683ae9e8982fe.tar.gz
Update to 4.18.9-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cd6555d0084..eccbe1549fb0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thunar-extended
pkgdesc = Thunar with cursor audio preview and extra options for trash
- pkgver = 4.18.4
+ pkgver = 4.18.9
pkgrel = 1
url = http://thunar.xfce.org
arch = i686
@@ -27,14 +27,14 @@ pkgbase = thunar-extended
optdepends = thunar-volman: manages removable devices
optdepends = thunar-archive-plugin: create and deflate archives
optdepends = thunar-media-tags-plugin: view/edit id3/ogg tags
- provides = thunar=4.18.3
+ provides = thunar=4.18.9
conflicts = thunar
replaces = thunar
options = !libtool
- source = https://archive.xfce.org/src/xfce/thunar/4.18/thunar-4.18.4.tar.bz2
+ source = https://archive.xfce.org/src/xfce/thunar/4.18/thunar-4.18.9.tar.bz2
source = notrash.patch
source = preview.patch
- sha256sums = c4463ce2fb1d628adce70a828e8b4de5fa0802236894d2c40f749471619bedcc
+ sha256sums = 1d6179b0f57804824221ae55054a690f1cf249a6f86a14df32cca7be665df346
sha256sums = 1d2bb30a12076c2882585bfca6d6722e3d995e730afc604a4f01229220097452
sha256sums = a9aec6e90ea6012fc7c24f9c4b368264e778998c1c761428f1a862be5187eff8
diff --git a/PKGBUILD b/PKGBUILD
index 1220b6d328ad..b6ea38c447a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Connor Behan <connor.behan@gmail.com>
pkgname=thunar-extended
-pkgver=4.18.4
+pkgver=4.18.9
pkgrel=1
pkgdesc="Thunar with cursor audio preview and extra options for trash"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ url="http://thunar.xfce.org"
groups=('xfce4')
conflicts=('thunar')
replaces=('thunar')
-provides=('thunar=4.18.3')
+provides=('thunar=4.18.9')
depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'libgudev' \
'exo' 'libxfce4util' 'libxfce4ui' 'libpng' 'gstreamer')
makedepends=('intltool' 'gobject-introspection' 'xfce4-panel' 'xfce4-dev-tools')
@@ -46,6 +46,6 @@ package() {
make DESTDIR="${pkgdir}" install
}
-sha256sums=('c4463ce2fb1d628adce70a828e8b4de5fa0802236894d2c40f749471619bedcc'
+sha256sums=('1d6179b0f57804824221ae55054a690f1cf249a6f86a14df32cca7be665df346'
'1d2bb30a12076c2882585bfca6d6722e3d995e730afc604a4f01229220097452'
'a9aec6e90ea6012fc7c24f9c4b368264e778998c1c761428f1a862be5187eff8')