aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Brainville (Ybalrid)2017-12-08 10:55:59 +0100
committerJ.M. Dana2017-12-08 21:44:38 +0000
commit3fb0826a3f5f003761a62911e79356f430362a98 (patch)
tree7b6c58ba553f745772912398d1fa5dc17d5a84c1
parent66c72893366b1ccea1219e4f43bc6bdad60cf0b1 (diff)
downloadaur-3fb0826a3f5f003761a62911e79356f430362a98.tar.gz
Change the url to the source code archive
Signed-off by: Arthur Brainville (Ybalrid) <ybalrid@ybalrid.info>
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3aaa8dd32098..02b78e863d32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('gdb' 'glibc' 'libxaw' 'libxt' 'libx11' 'imake')
provides=('xxgdb')
source=(
- "ftp://ftp.x.org/contrib/utilities/xxgdb-${pkgver}.tar.gz"
+ "https://fossies.org/linux/misc/old/xxgdb-1.12.tar.gz"
"xxgdb-pty.patch" # http://zhu-qy.blogspot.com.es/2012/11/slackware-14-i-still-got-xxgdb-all-ptys.html
)