summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a123a2a6ff6..9ba4d20b8cf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libtorrent-ps-ch
pkgdesc = BitTorrent library written in C++ for use with rtorrent-ps-ch
pkgver = 1.8.3
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/rakshasa/libtorrent
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index b3a007a06e4f..9efff88d5b8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=libtorrent
pkgname=libtorrent-ps-ch
_pkgver=0.13.8
pkgver=1.8.3
-pkgrel=2
+pkgrel=3
pkgdesc='BitTorrent library written in C++ for use with rtorrent-ps-ch'
license=('GPL2')
arch=('any')