summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Vaca Cintora2019-05-08 13:44:50 +0200
committerAlbert Vaca Cintora2019-05-08 13:44:50 +0200
commit3a794aeaea6f6144db9c1fdb659f2421166b802e (patch)
tree1153f9d29d30e5dd3eaf2436ad99d1a8d7eec709
parent9ee4c4284dd8dff958bf66709a1a1d17bb04b041 (diff)
downloadaur-3a794aeaea6f6144db9c1fdb659f2421166b802e.tar.gz
Bump to 3.32.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0da7ec6c2bd2..f305630c2760 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nautilus-typeahead
pkgdesc = Default file manager for GNOME - Patched to bring back the 'typeahead find' feature
- pkgver = 3.32.0
- pkgrel = 2
+ pkgver = 3.32.1
+ pkgrel = 1
url = https://wiki.gnome.org/Apps/Nautilus
arch = i686
arch = x86_64
@@ -24,7 +24,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=6114cb85855406a8cb0f339f5b0cfffca5789d95
+ source = git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=628fc3c43d1238d09de820e8ff0a2259c21f42d0
source = nautilus-restore-typeahead.patch
sha256sums = SKIP
sha256sums = d3e1a3df1042a412aa23d0a1710c490c117239cd4d9ae9bae2ee32e190c8c03f
diff --git a/PKGBUILD b/PKGBUILD
index 6a12a62221ef..38582dba704b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
_pkgbase=nautilus
pkgbase=nautilus-typeahead
pkgname=(nautilus-typeahead libnautilus-extension-typeahead)
-pkgver=3.32.0
-pkgrel=2
+pkgver=3.32.1
+pkgrel=1
pkgdesc="Default file manager for GNOME - Patched to bring back the 'typeahead find' feature"
url="https://wiki.gnome.org/Apps/Nautilus"
arch=(i686 x86_64)
@@ -16,7 +16,7 @@ depends=(libgexiv2 gnome-desktop gvfs dconf tracker gnome-autoar gst-plugins-bas
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=6114cb85855406a8cb0f339f5b0cfffca5789d95
+_commit=628fc3c43d1238d09de820e8ff0a2259c21f42d0 #6.32.1
source=("git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=$_commit"
nautilus-restore-typeahead.patch)
sha256sums=('SKIP'