summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Vaca Cintora2019-09-28 14:06:22 +0200
committerAlbert Vaca Cintora2019-09-28 14:06:22 +0200
commitda507c2130691adeac0ccdeead879915f42b2386 (patch)
treec4c915ce61d761ddadc911dd54106b7b60d64a96
parent21fddb65a07aa5cff2c0a14b89a4cc9f1318e8f5 (diff)
downloadaur-da507c2130691adeac0ccdeead879915f42b2386.tar.gz
Include fix for issue #1229
As patched in Arch's nautilus package https://gitlab.gnome.org/GNOME/nautilus/commit/479c4e26cedae2d937a7933e35798d3419a893bd
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 107be81ed1f3..42299b7968e3 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.0
+ pkgver = 3.34.0+9+g479c4e26c
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=6a55af66aff937e6e654759f1d6f84b0e07aaa2f
+ source = git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=479c4e26cedae2d937a7933e35798d3419a893bd
source = nautilus-restore-typeahead.patch
sha256sums = SKIP
sha256sums = d3e1a3df1042a412aa23d0a1710c490c117239cd4d9ae9bae2ee32e190c8c03f
diff --git a/PKGBUILD b/PKGBUILD
index 61b7db07cbf4..10cb305692ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgbase=nautilus
pkgbase=nautilus-typeahead
pkgname=(nautilus-typeahead libnautilus-extension-typeahead)
-pkgver=3.34.0
+pkgver=3.34.0+9+g479c4e26c
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 +17,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=6a55af66aff937e6e654759f1d6f84b0e07aaa2f # tags/3.34.0^0
+_commit=479c4e26cedae2d937a7933e35798d3419a893bd # master
source=("git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=$_commit"
nautilus-restore-typeahead.patch)
sha256sums=('SKIP'