diff --git a/extra/libtorrent-rasterbar/PKGBUILD b/extra/libtorrent-rasterbar/PKGBUILD
index f1f6ba152..7e1fa5506 100644
--- a/extra/libtorrent-rasterbar/PKGBUILD
+++ b/extra/libtorrent-rasterbar/PKGBUILD
@@ -6,8 +6,8 @@
 #  - explicitly link v5/v6 with libatomic
 
 pkgname=libtorrent-rasterbar
-pkgver=1.2.3
-pkgrel=2
+pkgver=1.2.4
+pkgrel=1
 epoch=1
 pkgdesc="A C++ BitTorrent library that aims to be a good alternative to all the other implementations around"
 url="https://www.rasterbar.com/products/libtorrent/"
@@ -18,7 +18,7 @@ makedepends=('boost' 'python2' 'python')
 options=('!emptydirs')
 _pkgver=${pkgver//./_}
 source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent-$_pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('18cffb86c5affcde79860236440eaca492fce71f16c2ccc5e20ec0d9351fbfb6c15d97e203b61c8cf8168f86cf31459ce0b76a4b0559244f9add385434ff4ae6')
+sha512sums=('2328747f9b03cd61c7c3eac095225b9e6fa78238346ac96a961394639790135deda009cf597c0538570ade8bf4c0e027062720c1776c72228d1c51ec16ef0e13')
 
 prepare() {
   mkdir py2 py3