summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2018-10-18 13:39:46 +0200
committerPhilip Goto2018-10-18 13:39:46 +0200
commitcf0db05757722396c6562d47b147dd850c946ffe (patch)
tree1c0d73e7f36685fc6cbb15eea537304292c19402 /PKGBUILD
parent16b35c255f678a9f8ee3ab1e8a54790b405fb966 (diff)
downloadaur-cf0db05757722396c6562d47b147dd850c946ffe.tar.gz
Remove superfluous gtk3 dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1c0575e3890..278fbae8f76f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,13 @@
_pkgname=fragments
pkgname=$_pkgname-git
-pkgver=1.2.r4.g6f7245e
+pkgver=1.2.r8.g9c1577c
pkgrel=1
pkgdesc="A GTK3 BitTorrent client following the GNOME Human Interface Guidelines"
arch=(i686 x86_64 armv6h armv7h)
url="https://github.com/haecker-felix/Fragments"
license=(GPL3)
depends=(curl
- gtk3
libb64
libevent
libhandy