summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKasper Menten2017-01-12 17:02:04 +0100
committerKasper Menten2017-01-12 17:02:04 +0100
commit77fcaa27f96ad3b1242eb4b448ffa955c414f57e (patch)
tree71c392248926762d5a756cc381de6fd214a6328a /PKGBUILD
parenteb2d9be884d2632b07998b27ff19f3ae8c43550c (diff)
downloadaur-shift-git.tar.gz
minor pkgbuild improvements
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fa40b193549..96e02cb6afa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: gh0st <gh0st@vivaldi.net>
-pkgname="shift-git"
+pkgname=shift-git
pkgver=0.r69.97461e4
pkgrel=1
-pkgdesc='A minimalistic approach to maximum control of your Transmission. (Web UI)'
+pkgdesc="A minimalistic approach to maximum control of your Transmission. (Web UI)"
arch=('any')
-url='https://github.com/killemov/Shift/'
+url="https://github.com/killemov/Shift/"
license=('GPL')
depends=('transmission-cli')
makedepends=('git')