summaryrefslogtreecommitdiff
path: root/~lukeshu
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-05-31 21:24:31 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-05-31 21:27:21 -0400
commit0c68427ff3b08b6f05c1f1ab9f01a710a9919273 (patch)
tree4fb629c571d623ec782ab216b9dc1485d546fd22 /~lukeshu
parent19db09a7c48c4cade7698df3ab7e50f1de439f88 (diff)
Update ~lukeshu/emacsutils-git
Diffstat (limited to '~lukeshu')
-rw-r--r--~lukeshu/emacsutils-git/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/~lukeshu/emacsutils-git/PKGBUILD b/~lukeshu/emacsutils-git/PKGBUILD
index ac560f20a..5601d8dba 100644
--- a/~lukeshu/emacsutils-git/PKGBUILD
+++ b/~lukeshu/emacsutils-git/PKGBUILD
@@ -3,10 +3,10 @@
_pkgname=emacsutils
pkgname=$_pkgname-git
-pkgver=20141129
-_gitver=77d0d249de22b399b1a87cb156837956ea4d7a65
+pkgver=20141202
+_gitver=d4ff19f0033e96f9a61fc9b094b038426735c834
pkgdesc="Utilities for interacting with GNU Emacs from a *NIX environment"
-url="https://lukeshu.com/git/emacsutils.git"
+url="https://lukeshu.com/git/$_pkgname.git"
license=('GPL3')
provides=($_pkgname)
@@ -17,7 +17,7 @@ arch=('any')
depends=('emacs')
source=("https://repo.parabola.nu/other/~lukeshu/$_pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('ffe82524c542f872742ccd51fa71abe9')
+md5sums=('bcd8cbe2a9ed8ef32aef7ee35bdfd1c5')
mkdepends=('git')
mksource=("$pkgname-$pkgver::git://lukeshu.com/$_pkgname.git#commit=$_gitver")