summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab0bcfbc1ec7..963b94bb0970 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = gentorrent-git
pkgdesc = A torrent generator
pkgver = r35.9e49248
- pkgrel = 2
- url = http://tanguy.ortolo.eu/
+ pkgrel = 3
+ url = https://tanguy.ortolo.eu/perso/pages/projets/gentorrent
arch = i686
arch = x86_64
arch = aarch64
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")