summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvvxxp82020-12-28 14:35:49 +0800
committervvxxp82020-12-28 14:35:49 +0800
commitce5ca330ec640617a69ec049b15b9961d23a1655 (patch)
tree5a0681954f8b9f8330e8666a983da1ea0e9c73b5
parent855abda1f91912523678f471b1ce0106253995a2 (diff)
downloadaur-ce5ca330ec640617a69ec049b15b9961d23a1655.tar.gz
change https to http
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62ea79f0cbdc..cb484a406724 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = cajviewer-appimage
conflicts = cajviewer
noextract = CAJViewer-x86_64-buildubuntu1604-201021.AppImage
options = !strip
- source = https://download.cnki.net/CAJViewer-x86_64-buildubuntu1604-201021.AppImage
+ source = http://download.cnki.net/CAJViewer-x86_64-buildubuntu1604-201021.AppImage
sha512sums = 04c702e563587bda4c924fb554f0aef3e63a3dff088b2cecbf21c03723352595b3d0adfe14bedd2c875960dd64c69f5e6c4318684d9bbcd60e7ec5f2fe613bc9
pkgname = cajviewer-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 71148828a5dc..4de320d64df7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ noextract=(${_pkgname})
options=("!strip")
provides=('cajviewer')
conflicts=('cajviewer')
-source=("https://download.cnki.net/${_pkgname}")
+source=("http://download.cnki.net/${_pkgname}")
sha512sums=("04c702e563587bda4c924fb554f0aef3e63a3dff088b2cecbf21c03723352595b3d0adfe14bedd2c875960dd64c69f5e6c4318684d9bbcd60e7ec5f2fe613bc9")
_installdir=/opt/appimages