summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Vaca Cintora2022-04-30 13:03:37 +0200
committerAlbert Vaca Cintora2022-04-30 13:03:37 +0200
commit30fb9de324b7145eb3f7b2e6d3f2b6c449a9bc30 (patch)
treed036eeb2813c1df2c68f5ae783db46c778c67cc8
parent37936f81e42c6d98094dc341125c11b4ccafd847 (diff)
downloadaur-30fb9de324b7145eb3f7b2e6d3f2b6c449a9bc30.tar.gz
Release 42.1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c3e4d91bd96..539db33aa9d7 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 = 42.0+r11+gcbc6d9c3e
+ pkgver = 42.1.1
pkgrel = 1
url = https://wiki.gnome.org/Apps/Files
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = nautilus-typeahead
depends = libhandy
depends = libportal-gtk3
optdepends = nautilus-sendto: right click to send files
- source = git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=cbc6d9c3ee5ed76ddafd2b533a55fec5956ff9b2
+ source = git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=8dca802ee401677f8d9740ea0622b97666031f3e
source = git+https://gitlab.gnome.org/GNOME/libgd.git
source = nautilus-restore-typeahead.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 65d4a0683c15..6e7991d47bc9 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=42.0+r11+gcbc6d9c3e
+pkgver=42.1.1
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=cbc6d9c3ee5ed76ddafd2b533a55fec5956ff9b2
+_commit=8dca802ee401677f8d9740ea0622b97666031f3e
source=("git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=$_commit"
'git+https://gitlab.gnome.org/GNOME/libgd.git'
nautilus-restore-typeahead.patch)