summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Vaca Cintora2021-10-07 13:41:45 +0200
committerAlbert Vaca Cintora2021-10-07 13:41:45 +0200
commit4255d87a02beba1f65ebcd1489176fc0549df846 (patch)
treebbbc6fa2434efe4fa51f76a6543507279fadcc12
parentb5eadec2dae43d822747a8e1e194daed9699d43c (diff)
downloadaur-4255d87a02beba1f65ebcd1489176fc0549df846.tar.gz
Update to 40.2+7+g67c7bdbf8 matching nautilus pkg
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6e3b811b9d0..4cbbb514e854 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 = 40.2
+ pkgver = 40.2+7+g67c7bdbf8
pkgrel = 1
url = https://wiki.gnome.org/Apps/Files
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = nautilus-typeahead
depends = libhandy
depends = libportal
optdepends = nautilus-sendto: right click to send files
- source = git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=acd0ceee27495a2e4c552490aed49146cb2476e6
+ source = git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=67c7bdbf8757c51d3b1bc1f5c40eaeddef9e3a89
source = git+https://gitlab.gnome.org/GNOME/libgd.git
source = nautilus-restore-typeahead.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8c9555a37283..03c1fa25289b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _pkgbase=nautilus
pkgbase=nautilus-typeahead
pkgname=(nautilus-typeahead libnautilus-extension-typeahead)
packager="Albert Vaca Cintora <albertvaka@gmail.com>"
-pkgver=40.2
+pkgver=40.2+7+g67c7bdbf8
pkgrel=1
pkgdesc="Default file manager for GNOME - Patched to bring back the 'typeahead find' feature"
url="https://wiki.gnome.org/Apps/Files"
@@ -18,7 +18,7 @@ depends=(libgexiv2 gnome-desktop gvfs dconf tracker3 tracker3-miners
makedepends=(gobject-introspection git gtk-doc meson appstream-glib 'meson>=0.44.1' ninja)
optdepends=('nautilus-sendto: right click to send files')
checkdepends=(python-gobject)
-_commit=acd0ceee27495a2e4c552490aed49146cb2476e6
+_commit=67c7bdbf8757c51d3b1bc1f5c40eaeddef9e3a89
source=("git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=$_commit"
'git+https://gitlab.gnome.org/GNOME/libgd.git'
nautilus-restore-typeahead.patch)