summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMort Yao2018-03-24 13:18:27 +0100
committerMort Yao2018-03-24 13:18:27 +0100
commit8ff1433358f45fecca957f636831553e353b5efc (patch)
treee6a225c45d4d13386d714ff64797233fa7b04997 /PKGBUILD
parentc115b3de865daf2d242c0972af41844288337002 (diff)
downloadaur-emacs-ats-mode.tar.gz
emacs-ats-mode 20150609-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 328d3c606fa5..17472c43b8c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=emacs-ats-mode
pkgver=20150609
-pkgrel=1
+pkgrel=2
pkgdesc="Major mode for ATS programming language."
arch=('any')
url="http://cs-people.bu.edu/md/ats-mode/"
license=('GPL')
depends=('emacs')
install=$pkgname.install
-source="http://svn.code.sf.net/p/ats-lang/code/trunk/utils/emacs/ats-mode.el"
+source=("http://svn.code.sf.net/p/ats-lang/code/trunk/utils/emacs/ats-mode.el")
md5sums=('683253dcae2a69f6a99bc1af1a01c240')
build() {