summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ecaaa2a12e0..1205cf404173 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nautilus-typeahead
pkgdesc = Default file manager for GNOME - Patched to bring back the 'typeahead find' feature
- pkgver = 3.34.1
+ pkgver = 3.34.2
pkgrel = 1
url = https://wiki.gnome.org/Apps/Nautilus
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = nautilus-typeahead
depends = tracker-miners
optdepends = nautilus-sendto: right click to send files
options = !emptydirs
- source = git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=7a2a59b6847580aa9f73b4670fc03bf2a15f7708
+ source = git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=85e891e5faff4c72dc14ef54569a8f09a3f9ed79
source = nautilus-restore-typeahead.patch
sha256sums = SKIP
sha256sums = d3e1a3df1042a412aa23d0a1710c490c117239cd4d9ae9bae2ee32e190c8c03f
diff --git a/PKGBUILD b/PKGBUILD
index fc39542c2620..d282f40cd898 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,8 @@
_pkgbase=nautilus
pkgbase=nautilus-typeahead
pkgname=(nautilus-typeahead libnautilus-extension-typeahead)
-pkgver=3.34.1
+packager="Albert Vaca Cintora <albertvaka@gmail.com>"
+pkgver=3.34.2
pkgrel=1
pkgdesc="Default file manager for GNOME - Patched to bring back the 'typeahead find' feature"
url="https://wiki.gnome.org/Apps/Nautilus"
@@ -17,7 +18,7 @@ depends=(libgexiv2 gnome-desktop gvfs dconf tracker gnome-autoar
makedepends=(gobject-introspection packagekit git gtk-doc meson appstream-glib 'meson>=0.44.1' ninja)
optdepends=('nautilus-sendto: right click to send files')
options=(!emptydirs)
-_commit=7a2a59b6847580aa9f73b4670fc03bf2a15f7708 # tags/3.34.1^0
+_commit=85e891e5faff4c72dc14ef54569a8f09a3f9ed79 # tags/3.34.2^0
source=("git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=$_commit"
nautilus-restore-typeahead.patch)
sha256sums=('SKIP'