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 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() {