summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames An2016-04-05 22:13:28 -0400
committerJames An2016-04-05 22:13:28 -0400
commit37da5cfe1def4b55deeff6eaff56510c5982d5af (patch)
tree83214d5c9e876c890f81128c99e41d6c2c0e2f62 /PKGBUILD
parent9b2583f2c8affe5215f2f556cd7eb5531fc07229 (diff)
downloadaur-37da5cfe1def4b55deeff6eaff56510c5982d5af.tar.gz
Changed source URL as SourceForge no longer hosting the source tarball.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 263d16ed3884..f92e794e9e8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Xfce panel applet for remmina."
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/remmina/"
license=('GPL')
-source=("http://downloads.sourceforge.net/project/remmina/0.8/remmina-xfce-$pkgver.tar.gz")
+source=("ftp://ftp.gnome.org/mirror/debian-archive/pool/main/r/remmina-xfce/remmina-xfce_$pkgver.orig.tar.gz")
depends=('remmina' 'xfce4-panel')
options=(!libtool)
md5sums=('7b95ed26f6518d26166904ef63d1b936')