summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12017-01-03 00:12:57 +0800
committerChocobo12017-01-03 00:12:57 +0800
commit53e923696812578d9f12e64d11a2b3fa1d5d6da9 (patch)
treeb9ad0b43d5855501b31528a356090a9ae04872d3
parentb6cd1bf2ffba076173f8459b67c7b1264be8a584 (diff)
downloadaur-53e923696812578d9f12e64d11a2b3fa1d5d6da9.tar.gz
Fix version number, somehow got truncated
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83928ecdfc60..6d5a245ca716 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.10.r9.ga166c3f
+ pkgver = 1.0.10.r9.ga166c3f70
pkgrel = 1
url = http://www.libtorrent.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 07116a1e6448..8ccee9a30ebd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=libtorrent-rasterbar-1_0-git
-pkgver=1.0.10.r9.ga166c3f
+pkgver=1.0.10.r9.ga166c3f70
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/'