summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90484a01993b..0d60d51ad7b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@ pkgver=20150917
pkgrel=1
pkgdesc="Visualize when your system was running"
url="https://github.com/p-e-w/ranwhen"
-arch=("any")
-license=("GPL3")
-provides=("ranwhen")
-depends=("python")
-makedepends=("git")
-source=("git+https://github.com/p-e-w/${_pkgname}.git")
-md5sums=("SKIP")
+arch=('any')
+license=('GPL3')
+provides=('ranwhen')
+depends=('python')
+makedepends=('git')
+source=(git+https://github.com/p-e-w/${_pkgname}.git)
+md5sums=('SKIP)
package() {