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 fe587232e567..995731e1bdf8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = amule-git
pkgdesc = Client for the eD2k and Kad networks
pkgver = 2.3.3.r42.e26d06a6e
- pkgrel = 2
- url = http://amule.org/
+ pkgrel = 3
+ url = https://amule.org/
arch = x86_64
license = GPL2
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index f834fa6c73d1..3ca6ea41f732 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=amule-git
pkgver=2.3.3.r42.e26d06a6e
-pkgrel=2
+pkgrel=3
pkgdesc="Client for the eD2k and Kad networks"
arch=(x86_64)
-url="http://amule.org/"
+url="https://amule.org/"
license=(GPL2)
depends=(crypto++ geoip libupnp wxwidgets-gtk3 gd)
makedepends=(git boost cmake)