summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12018-08-27 23:33:12 +0800
committerChocobo12018-08-27 23:33:52 +0800
commit7e98d26715cb725499b03d0b8f8f26a79e4e8561 (patch)
treea9c0cb926a3e69fff628e0aede16e6e2aa443a3a
parentdfd983748a30ee6940a64c106f2a6f3cb0dea24a (diff)
downloadaur-libtorrent-rasterbar-1_0-git.tar.gz
upgpkg: libtorrent-rasterbar-1_0-git 1.0.11.r9.g62c96797a-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51260ca23484..a92253b88ac5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = libtorrent-rasterbar-1_0-git
pkgdesc = A C++ BitTorrent library that aims to be a good alternative to all the other implementations around (git branch RC_1_0)
- pkgver = 1.0.11.r7.gc074e8788
- pkgrel = 2
- url = http://www.libtorrent.org/
+ pkgver = 1.0.11.r9.g62c96797a
+ pkgrel = 1
+ url = https://www.libtorrent.org/
arch = i686
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 815cae714e35..3791acb0b6a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=libtorrent-rasterbar-1_0-git
-pkgver=1.0.11.r7.gc074e8788
-pkgrel=2
+pkgver=1.0.11.r9.g62c96797a
+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)"
arch=('i686' 'x86_64')
-url="http://www.libtorrent.org/"
+url="https://www.libtorrent.org/"
license=('BSD')
depends=('boost-libs')
makedepends=('git' 'boost' 'python2' 'python')