summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoost Bremmer2015-06-09 18:15:04 +0200
committerJoost Bremmer2015-06-09 18:15:04 +0200
commit7aefa0fa7c53aa013cd41f8c5e786efa6cf3be2c (patch)
tree3b791bd1137902fc6ce9a3387bee92ea9cbb9bd2
parent75a17d3f93b352af23e6ccf9ddcaab839a398c40 (diff)
downloadaur-7aefa0fa7c53aa013cd41f8c5e786efa6cf3be2c.tar.gz
Clear trailing whitespaces
Signed-off-by: Joost Bremmer <toost.b@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90e96f9ef064..aa773f96be7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by makepkg 4.2.1
-# Sun May 24 17:35:02 UTC 2015
pkgbase = mackup
pkgdesc = a small Python utitlity to keep your application settings in sync.
pkgver = 0.8.5
diff --git a/PKGBUILD b/PKGBUILD
index 8d4ee302fec0..a81d9458c810 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/lra/mackup"
license=('GPL3')
depends=('python2')
-
+
makedepends=('python2')
source=("https://github.com/lra/${pkgname}/archive/${pkgver}.tar.gz")