summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12018-05-08 00:07:43 +0800
committerChocobo12018-05-08 00:12:27 +0800
commit31425640f32c29af744439ff966217ba37dca3e0 (patch)
treed32b2c833b381109e5027d3d9f19ddca3b0193b4
parent42c562b01e77ed4b81c3762610cb59e90c7be332 (diff)
downloadaur-31425640f32c29af744439ff966217ba37dca3e0.tar.gz
upgpkg: libtorrent-rasterbar-1_1-git 1.1.7.r16.gdc28c9655-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bcb3e7f7330..f34beb99a496 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = libtorrent-rasterbar-1_1-git
- pkgdesc = A C++ BitTorrent library that aims to be a good alternative to all the other implementations around (git branch RC_1_1)
- pkgver = 1.1.4.r23.g41bfd41ce
+ pkgdesc = A feature complete C++ bittorrent library (git branch RC_1_1)
+ pkgver = 1.1.7.r16.gdc28c9655
pkgrel = 1
- url = http://www.libtorrent.org/
+ url = https://www.libtorrent.org/
arch = i686
arch = x86_64
license = BSD
makedepends = git
makedepends = boost
- makedepends = python2
makedepends = python
+ makedepends = python2
depends = boost-libs
provides = libtorrent-rasterbar
conflicts = libtorrent-rasterbar
diff --git a/PKGBUILD b/PKGBUILD
index 7c7f75f5cd6d..e767397842e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=libtorrent-rasterbar-1_1-git
-pkgver=1.1.4.r23.g41bfd41ce
+pkgver=1.1.7.r16.gdc28c9655
pkgrel=1
-pkgdesc="A C++ BitTorrent library that aims to be a good alternative to all the other implementations around (git branch RC_1_1)"
+pkgdesc="A feature complete C++ bittorrent library (git branch RC_1_1)"
arch=('i686' 'x86_64')
-url="http://www.libtorrent.org/"
+url="https://www.libtorrent.org/"
license=('BSD')
depends=('boost-libs')
-makedepends=('git' 'boost' 'python2' 'python')
+makedepends=('git' 'boost' 'python' 'python2')
provides=('libtorrent-rasterbar')
conflicts=('libtorrent-rasterbar')
options=('staticlibs' '!strip')