summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Craig2022-04-02 23:16:38 -0600
committerDaniel Craig2022-04-02 23:16:38 -0600
commit9d382f784d200dfe94185bb2e904af1d17c492b8 (patch)
tree258aeae010daefe4b644ebc1ac79fa6882b96be7
parent76d25d596819d8df06c04013ce5f47477c3669ff (diff)
downloadaur-9d382f784d200dfe94185bb2e904af1d17c492b8.tar.gz
updated SRCINFO and PKGBUILD release ver.
-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')