summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Davison2016-03-26 17:51:26 +0000
committerJoe Davison2016-03-26 17:51:26 +0000
commit2d8d1fb21f3c05486077ff81171dd7e0a4bf934d (patch)
tree66ace70bcd0ff52f592607cfcdf49fc4abda46e8
parent435c3fccec6a9ccca1eafcd060c181f5b3f25810 (diff)
downloadaur-2d8d1fb21f3c05486077ff81171dd7e0a4bf934d.tar.gz
tabbing
-rwxr-xr-xPKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69bdd583f03f..6579a18fda2f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,8 @@ arch=(i686 x86_64)
license=(WTFPL)
depends=('boost' 'jsoncpp' 'liboauth' 'rhash' 'tinyxml' 'htmlcxx' 'curl')
makedepends=('help2man' 'cmake')
-source=("http://sites.google.com/site/gogdownloader/$pkgname-$pkgver.tar.gz" "fix-jsoncpp.patch::https://github.com/Sude-/lgogdownloader/commit/519cb78d38be04a3af79784b5326e21651ced6e1.patch")
+source=("http://sites.google.com/site/gogdownloader/$pkgname-$pkgver.tar.gz"
+ "fix-jsoncpp.patch::https://github.com/Sude-/lgogdownloader/commit/519cb78d38be04a3af79784b5326e21651ced6e1.patch")
sha256sums=('065132d1079322fa60de8d319ef0fc0a15efbd340f4a02b5b2df21be27d3aff1'
'b16b3f1d3743567e1d7c241d3074d5e36e40e6fb9b47b666b9d47e63a0f1468d')