diff --git a/community/fragments/PKGBUILD b/community/fragments/PKGBUILD
index 479ff9eae..c4acf7726 100644
--- a/community/fragments/PKGBUILD
+++ b/community/fragments/PKGBUILD
@@ -4,8 +4,8 @@
 #  - disable distcc, breaks meson finding miniupnpc
 
 pkgname=fragments
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.1
+pkgrel=1
 pkgdesc='BitTorrent client for GNOME'
 arch=('x86_64')
 url='https://gitlab.gnome.org/World/Fragments'
@@ -13,7 +13,7 @@ license=('GPL3')
 options=(!distcc)
 depends=('libadwaita' 'transmission-cli')
 makedepends=('git' 'meson' 'rust')
-_commit=7a20eb0d8e1377ea0e93449047a8f24d6336e5d5
+_commit=7d94fd0107df498139817842a2b4b22103640c61
 source=("git+https://gitlab.gnome.org/World/Fragments.git#commit=$_commit")
 sha256sums=('SKIP')
 options=(!lto)