summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraksr2015-10-06 06:12:21 +0200
committeraksr2015-10-06 06:12:21 +0200
commit6015326552f129161ba11019dd9740560803438c (patch)
tree350c2cce063cf7f667d843b2e84900207d556d05
parent30cc773e8cf5a62268895af76df52bbec4f1a422 (diff)
downloadaur-6015326552f129161ba11019dd9740560803438c.tar.gz
Update URL.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ff2c226497d..e424d0986305 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = libtorrent-git
pkgdesc = A BitTorrent library written in C++.
- pkgver = 0.13.4.r103.g7b1b126
+ pkgver = 0.13.4.r104.g4791513
pkgrel = 1
- url = http://libtorrent.rakshasa.no
+ url = https://github.com/rakshasa/libtorrent/
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index cd159fba9e69..e527a8ea8bdc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
## Based on libtorrent [community]
# Maintainer: aksr <aksr at t-com dot me>
pkgname=libtorrent-git
-pkgver=0.13.4.r103.g7b1b126
+pkgver=0.13.4.r104.g4791513
pkgrel=1
pkgdesc="A BitTorrent library written in C++."
-url="http://libtorrent.rakshasa.no"
+url="https://github.com/rakshasa/libtorrent/"
license=("GPL")
arch=("i686" "x86_64")
depends=("libsigc++" "openssl")