summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00046050fb3b..d1329d7732f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Jon Eyolfson <jon@eyl.io>
pkgname=emacs-rust-mode
-pkgver=r188
+pkgver=r197
pkgrel=1
pkgdesc="A major Emacs mode for editing Rust source code"
arch=('any')
-url="https://github.com/rust-lang/rust/tree/master/src/etc/emacs"
+url="https://github.com/rust-lang/rust-mode"
depends=('emacs')
license=('MIT')
source=("$pkgname"::'git://github.com/rust-lang/rust-mode.git')