summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcell Meszaros2022-06-20 16:49:56 +0200
committerMarcell Meszaros2022-06-20 17:10:40 +0200
commit94c64196e35c12cf1e58887db3208ae467d0af62 (patch)
tree849da0a7adb987cbe40901c66b6bdd7e31d4b108 /PKGBUILD
parent2f9b4625d8785ae7f0e9f40406b38d1824ab8dfb (diff)
downloadaur-libtorrent-git.tar.gz
bump pkgrel=3: rebuild after last enhancements
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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'