summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2019-01-30 20:35:23 +0100
committerPhilip Goto2019-01-30 20:35:23 +0100
commit94aa58997b7695bb361349daa096c21293bb4d15 (patch)
treebd1456a5dcda9f8cb34095c24b9ebf114fec0301
parentf1e19c136b2c7a5ddb982b51030a6f569f966cfa (diff)
downloadaur-94aa58997b7695bb361349daa096c21293bb4d15.tar.gz
Update URL and description
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 844a54ed9f08..9932135a73a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = fragments-git
- pkgdesc = A GTK3 BitTorrent client following the GNOME Human Interface Guidelines
- pkgver = 1.3.r0.g30eafee
+ pkgdesc = BitTorrent client for GNOME
+ pkgver = 1.3.r21.g86346fe
pkgrel = 1
- url = https://gitlab.gnome.org/haecker-felix/Fragments
+ url = https://gitlab.gnome.org/World/Fragments
arch = i686
arch = x86_64
arch = armv6h
@@ -22,7 +22,7 @@ pkgbase = fragments-git
depends = miniupnpc
provides = fragments
conflicts = fragments
- source = git+https://gitlab.gnome.org/haecker-felix/Fragments.git
+ source = git+https://gitlab.gnome.org/World/Fragments.git
source = git+https://github.com/transmission/transmission
source = git+https://github.com/transmission/dht
source = git+https://github.com/transmission/libb64
diff --git a/PKGBUILD b/PKGBUILD
index 39e11c03877a..6a31d7dcedca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=fragments-git
-pkgver=1.3.r0.g30eafee
+pkgver=1.3.r21.g86346fe
pkgrel=1
-pkgdesc="A GTK3 BitTorrent client following the GNOME Human Interface Guidelines"
+pkgdesc="BitTorrent client for GNOME"
arch=(i686 x86_64 armv6h armv7h)
-url="https://gitlab.gnome.org/haecker-felix/Fragments"
+url="https://gitlab.gnome.org/World/Fragments"
license=(GPL3)
depends=(curl
libb64
@@ -21,7 +21,7 @@ makedepends=(git
vala)
provides=(fragments)
conflicts=(fragments)
-source=("git+https://gitlab.gnome.org/haecker-felix/Fragments.git"
+source=("git+https://gitlab.gnome.org/World/Fragments.git"
"git+https://github.com/transmission/transmission"
"git+https://github.com/transmission/dht"
"git+https://github.com/transmission/libb64"