summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2021-05-19 06:56:00 +0200
committerMichal Wojdyla2021-05-19 06:56:00 +0200
commit7901d612c89c2377dcf9023a27f626f627f58aa9 (patch)
treedeae3f0ca171bdfeee664b8a0a2f0707a799a39e /PKGBUILD
parent5985a71b5e06ff83fa909e792b373df096efc877 (diff)
downloadaur-7901d612c89c2377dcf9023a27f626f627f58aa9.tar.gz
https download
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7fdbb33a5b7..9d438d77034e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# $Id$
-# Maintainer: Daichi Shinozaki <dsdseg@gmail.com>
+# Contributor: Daichi Shinozaki <dsdseg@gmail.com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: John Proctor <jproctor@prium.net>
@@ -13,7 +13,7 @@ depends=('glibc')
provides=('ctags')
conflicts=('ctags')
url="http://www.dafishinsea.com/blog/2010/01/21/getting-ctags-to-work-with-actionscript-and-haxe/"
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname%%_*}/${pkgname%%_*}-${pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/sourceforge/${pkgname%%_*}/${pkgname%%_*}-${pkgver}.tar.gz"
'http://www.dafishinsea.com/downloads/ctags_as3_haxe_patched_files.tar.gz')
md5sums=('c00f82ecdcc357434731913e5b48630d'
'faa6108de15b2bae2feac521b5e5b7f7')