summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12017-03-18 13:26:08 +0800
committerChocobo12017-03-18 13:26:08 +0800
commit145e66a14cfcd9ba53bb9186b494c12c7adc8d9a (patch)
tree347a81d3a35edd842a8ae77da9af199482716e9f
parent07a8592ea9df8f9ebff892112cb013c581d44ed9 (diff)
downloadaur-145e66a14cfcd9ba53bb9186b494c12c7adc8d9a.tar.gz
Switch fields
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a224ecefae51..b9d50c24306c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=libtorrent-rasterbar-1_0-git
pkgver=1.0.11.r2.gecd20f15c
pkgrel=1
-pkgdesc='A C++ BitTorrent library that aims to be a good alternative to all the other implementations around (git branch RC_1_0)'
-url='http://www.libtorrent.org/'
+pkgdesc="A C++ BitTorrent library that aims to be a good alternative to all the other implementations around (git branch RC_1_0)"
arch=('i686' 'x86_64')
+url="http://www.libtorrent.org/"
license=('BSD')
depends=('boost-libs')
makedepends=('git' 'boost' 'python2' 'python')