summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2017-12-17 13:40:23 +0800
committerpingplug2017-12-17 13:40:33 +0800
commitb8c8db05f4493a734b46b227d4d36336f67719c2 (patch)
tree4d470aead4e8e18e8d3957855a73bec7a344107d /PKGBUILD
parentc4fcede217b7815df94bfb021939164bd4ab417f (diff)
downloadaur-b8c8db05f4493a734b46b227d4d36336f67719c2.tar.gz
Update URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8c5d9a42b29..a435b37d5d30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('mingw-w64-crt' 'mingw-w64-pdcurses')
makedepends=('mingw-w64-configure')
options=('staticlibs' '!buildflags' '!strip')
license=('GPL')
-url="https://cnswww.cns.cwru.edu/php/chet/readline/rltop.html"
+url="https://tiswww.case.edu/php/chet/readline/rltop.html"
source=("https://ftp.gnu.org/gnu/readline/readline-${_basever}.tar.gz"{,.sig}
"readline-1.patch")
if [ $_patchlevel -gt 00 ]; then