summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-11-19 21:15:58 +0100
committerhaawda2018-11-19 21:15:58 +0100
commitcf294cddae13a34697c06e3c95a6564ede091a51 (patch)
tree9bdd419036980021ee0ee8a5dd34320daa6a9ec6
parentc970879eb36d63d636b9c6b401244c86ba4df859 (diff)
downloadaur-cf294cddae13a34697c06e3c95a6564ede091a51.tar.gz
small change for consistency
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 611baf07ebcc..6379101df4a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emacs-exwm-git
pkgdesc = Use emacs as windowmanager
- pkgver = r367.87db8b4
+ pkgver = r425.786c2b4
pkgrel = 1
url = https://github.com/ch11ng/exwm.git
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 56aa905ba212..036b0c460af0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-exwm-git
-pkgver=r367.87db8b4
+pkgver=r425.786c2b4
pkgrel=1
pkgdesc="Use emacs as windowmanager"
arch=('any')
@@ -26,7 +26,7 @@ build() {
}
package() {
- cd $_gitname
+ cd "$_gitname"
for _i in *.el
do
install -Dm644 ${_i} "$pkgdir"/usr/share/emacs/site-lisp/exwm/${_i}