summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 282bc3e769e8..38936285fdcf 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=amule-remote-git
pkgver=latest
-pkgrel=2
+pkgrel=5
pkgdesc='An eMule-like client for the eD2k and Kademlia p2p networks (remote GUI only, development version)'
url='http://www.amule.org'
arch=('i686' 'x86_64')
license=('GPL')
-depends=('crypto++' 'geoip' 'geoip-database' 'wxgtk>=2.8')
+depends=('crypto++' 'geoip' 'geoip-database' 'wxwidgets-gtk3')
makedepends=('git')
conflicts=('amule')
-source=('git+git://github.com/amule-project/amule.git')
+source=('git+https://github.com/amule-project/amule.git')
md5sums=('SKIP')
pkgver() {