summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 282bc3e769e8..2bde43bad07a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=amule-remote-git
pkgver=latest
-pkgrel=2
+pkgrel=3
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' 'wxgtk')
makedepends=('git')
conflicts=('amule')
source=('git+git://github.com/amule-project/amule.git')