summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e9ec4d9bcbd..f4c425f773e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,14 @@
pkgname=emacs-else-git
pkgver=2014_02_14
-pkgrel=3
+pkgrel=4
pkgdesc="Emacs Language Sensitive Editor -- minor mode to use language specific abbreviations"
url="http://home.comcast.net/~dharter46"
arch=('any')
license=('GPL')
depends=('emacs')
-makedepends=('texlive-plainextra')
install=else.install
-source=('git+https://github.com/stefanhusmann/emacs-else.git')
+source=('git+https://gitlab.com/stefanhusmann/emacs-else.git')
md5sums=('SKIP')
pkgver(){