summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2018-12-16 14:20:28 +0100
committerPhilip Goto2018-12-16 14:20:28 +0100
commit4dad8102ac3b092908a8ce493452476c08c1b844 (patch)
treec7f07ecc5d62d72fd16d41d5278643d6e9a0542a
parent4cf762fa1055ca8e9bc2aa299cfe255d288c452e (diff)
downloadaur-4dad8102ac3b092908a8ce493452476c08c1b844.tar.gz
Update source to GNOME GitLab
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31cdc7891a6b..fac00130e415 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.2.r13.g06b8d2d
+ pkgver = 1.2.r12.gab673a2
pkgrel = 1
- url = https://github.com/haecker-felix/Fragments
+ url = https://gitlab.gnome.org/haecker-felix/Fragments
arch = i686
arch = x86_64
arch = armv6h
@@ -22,7 +22,7 @@ pkgbase = fragments-git
depends = miniupnpc
provides = fragments
conflicts = fragments
- source = git+https://github.com/haecker-felix/Fragments
+ source = git+https://gitlab.gnome.org/haecker-felix/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 b5865866a1bd..47f455943bbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=fragments-git
-pkgver=1.2.r13.g06b8d2d
+pkgver=1.2.r12.gab673a2
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"
+url="https://gitlab.gnome.org/haecker-felix/Fragments"
license=(GPL3)
depends=(curl
libb64
@@ -21,7 +21,7 @@ makedepends=(git
vala)
provides=(fragments)
conflicts=(fragments)
-source=("git+https://github.com/haecker-felix/Fragments"
+source=("git+https://gitlab.gnome.org/haecker-felix/Fragments.git"
"git+https://github.com/transmission/transmission"
"git+https://github.com/transmission/dht"
"git+https://github.com/transmission/libb64"