summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2022-01-28 18:08:10 +0100
committerFabioLolix2022-01-28 18:08:10 +0100
commita2c5cdfdb28f32c71c2c7ea64440fe2d853b042d (patch)
treef0f99ead82ae2fb122d652ef7039eb446e75d862 /PKGBUILD
parent6d00af4b7268f8df020bf1b91b05c09823e31f89 (diff)
downloadaur-fragments-git.tar.gz
update depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39f7f4f37ac2..a84497896451 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=fragments-git
-pkgver=1.9.1.r53.g38f6a1e
-pkgrel=1
+pkgver=1.9.1.r54.gae38fee
+pkgrel=2
pkgdesc="BitTorrent client for GNOME"
arch=(i686 x86_64 armv6h armv7h)
url="https://gitlab.gnome.org/World/Fragments"
license=(GPL3)
-depends=(gtk4 libadwaita)
+depends=(gtk4 libadwaita transmission-cli)
makedepends=(git meson rust)
provides=(fragments)
conflicts=(fragments)