summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoen2016-06-22 09:27:31 +0000
committerLoen2016-06-22 09:27:31 +0000
commitaf6ff3f5f2dadf8612bb39569c01bf5ba75c6622 (patch)
tree7c779507402df017f510c9d8ffab19855cce8828
parente83a37a252d5b93531233b164dc64c9a6fdd6ff7 (diff)
downloadaur-af6ff3f5f2dadf8612bb39569c01bf5ba75c6622.tar.gz
#
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a76c65bffdea..84fc47ce8c18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Christopher Loen <christopherloen at gmail dot com>
# Contributor: Doug Newgard <scimmia at archlinux dot info>
-pkgname=('python-elmextensions')
-pkgdesc="Python library that contains a few more complex elementary objects for easy importing/usage"
-pkgver=0.2.0
+pkgname='python-elmextensions'
+pkgdesc='Python library that contains a few more complex elementary objects for easy importing/usage'
+pkgver='0.2.0'
pkgrel=1
arch=('any')
url='https://github.com/JeffHoogland/python-elm-extensions'