community/fragments to 2.1-1

This commit is contained in:
Kevin Mihelich 2023-01-14 12:09:05 +00:00
parent 0895ed2980
commit 9f94d7571c

View file

@ -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)