summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkleintux2022-07-15 08:03:40 +0200
committerkleintux2022-07-15 08:03:40 +0200
commit91aa4686a303b910ad53a0f26b7893846d901744 (patch)
treeb57d6af4b415c5ac8f56dd9165b5d06fbe0adec3 /PKGBUILD
parent13bbabedb417f154e61cf144dbad4682a30c4f4a (diff)
downloadaur-gentorrent-git.tar.gz
fixed upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6683209727cc..bd035897878a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: Francois Boulogne <fboulogne at april dot org>
pkgname=gentorrent-git
pkgver=r35.9e49248
-pkgrel=2
+pkgrel=3
pkgdesc="A torrent generator"
arch=('i686' 'x86_64' 'aarch64')
-url="http://tanguy.ortolo.eu/"
+url="https://tanguy.ortolo.eu/perso/pages/projets/gentorrent"
license=('AGPLv3')
makedepends=('git')
source=("git+https://git.ortolo.eu/git/gentorrent.git")