[arch-commits] Commit in fragments/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Feb 26 21:53:57 UTC 2019


    Date: Tuesday, February 26, 2019 @ 21:53:54
  Author: arojas
Revision: 436173

Update to 1.3

Modified:
  fragments/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-26 21:43:17 UTC (rev 436172)
+++ PKGBUILD	2019-02-26 21:53:54 UTC (rev 436173)
@@ -1,16 +1,16 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=fragments
-pkgver=1.2
-pkgrel=2
+pkgver=1.3
+pkgrel=1
 pkgdesc="BitTorrent client for GNOME"
 arch=(x86_64)
-url="https://github.com/haecker-felix/Fragments"
+url="https://gitlab.gnome.org/World/Fragments"
 license=(GPL3)
 depends=(curl libevent libhandy libnatpmp miniupnpc)
 makedepends=(cmake git meson vala)
-_commit=2e9b61e6c25cdfbcbe23032fa0242e76fb1d5ffd  # tags/1.2
-source=("git+https://github.com/haecker-felix/Fragments#commit=$_commit"
+_commit=30eafee06736d478af80c1889fcc3c2f6d10f5b6  # tags/1.3^0
+source=("git+https://gitlab.gnome.org/World/Fragments/#commit=$_commit"
         "git+https://github.com/transmission/transmission"
         "git+https://github.com/transmission/dht"
         "git+https://github.com/transmission/libb64"



More information about the arch-commits mailing list