summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7ca07ed2483..7d773c2ae679 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tlocate
pkgdesc = mlocate rewritten using only GNU coreutils, sudo and bash with proper btrfs subvolume handling, semi-arbitrary filtering and other improvements
- pkgver = r19.d5604f9
+ pkgver = r20.e38ab52
pkgrel = 1
url = https://github.com/crossroads1112/tlocate
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 31bf910c5250..8e3bfa0ec6a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Chad "crossroads1112" Sharp <crossroads1112@riseup.net>
pkgname=tlocate
-pkgver=r19.d5604f9
+pkgver=r20.e38ab52
pkgrel=1
pkgdesc="mlocate rewritten using only GNU coreutils, sudo and bash with proper btrfs subvolume handling, semi-arbitrary filtering and other improvements"
arch=('any')