summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcell Meszaros2022-06-20 16:49:56 +0200
committerMarcell Meszaros2022-06-20 17:10:40 +0200
commit94c64196e35c12cf1e58887db3208ae467d0af62 (patch)
tree849da0a7adb987cbe40901c66b6bdd7e31d4b108
parent2f9b4625d8785ae7f0e9f40406b38d1824ab8dfb (diff)
downloadaur-libtorrent-git.tar.gz
bump pkgrel=3: rebuild after last enhancements
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5ef523dd1d7..47268234f760 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libtorrent-git
pkgdesc = BitTorrent library with a focus on high performance and good code
pkgver = 0.13.8.r20.g53596afc
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/rakshasa/libtorrent
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 70dbfe202d58..3e5acd82575b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname='libtorrent-git'
_pkgbase="${pkgname%-git}"
pkgver=0.13.8.r20.g53596afc
-pkgrel=2
+pkgrel=3
pkgdesc='BitTorrent library with a focus on high performance and good code'
arch=('x86_64' 'i686')
url='https://github.com/rakshasa/libtorrent'