summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian LaVine2023-01-01 17:15:05 -0500
committerSebastian LaVine2023-01-01 17:15:05 -0500
commit8aa1da225fe1c6b1378c10410333a16737e39f6f (patch)
treef5b7b829a5035c3013d11eaf4669035e7f5fa7b5 /PKGBUILD
parent031addea2ab8029bf1941699bcfae8884f5474dd (diff)
downloadaur-8aa1da225fe1c6b1378c10410333a16737e39f6f.tar.gz
Update Maintainer
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f0cab0e59e6..14356b3e6890 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Jon Gjengset <jon@thesquareplanet.com>
+# Maintainer: Sebastian LaVine <mail@smlavine.com>
+# Contributor: Jon Gjengset <jon@thesquareplanet.com>
pkgname=autojump-rs
pkgver=0.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="A faster way to navigate your filesystem from the command line (in Rust)"
arch=('x86_64' 'i686' 'arm' 'armv7h' 'aarch64')
url="https://github.com/xen0n/autojump-rs"