summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b929d1b2965..bb744eb8344f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = wps-office-extension-swedish-dictionary
pkgdesc = Swedish dictionary for WPS Office
pkgver = 20131121
- pkgrel = 3
- url = http://wps-community.org/download/dicts
+ pkgrel = 4
+ url = https://github.com/wps-community/wps_community_website/tree/master/root/download/dicts
arch = any
groups = wps-office-extensions
license = custom
makedepends = unzip
depends = wps-office
- source = http://wps-community.org/download/dicts/sv_SE.zip
+ source = https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/sv_SE.zip
sha512sums = 773f6b58b30ebdef3c30e14bff0cbe9fe578795746720322cfc496df57af2ab8ccf90e6bd1a9b5f3b817678bf7c4fa6e39e1e1421af5aae771b540ab846c51dc
pkgname = wps-office-extension-swedish-dictionary
diff --git a/PKGBUILD b/PKGBUILD
index dfebfabe4cc4..4bb1af285bd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: helix <stargr[at]gmail[dot]com>
pkgname=wps-office-extension-swedish-dictionary
pkgver=20131121
-pkgrel=3
+pkgrel=4
pkgdesc='Swedish dictionary for WPS Office'
arch=('any')
-url='http://wps-community.org/download/dicts'
+url='https://github.com/wps-community/wps_community_website/tree/master/root/download/dicts'
license=('custom')
depends=('wps-office')
groups=('wps-office-extensions')
makedepends=('unzip')
-source=(http://wps-community.org/download/dicts/sv_SE.zip)
+source=(https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/sv_SE.zip)
sha512sums=('773f6b58b30ebdef3c30e14bff0cbe9fe578795746720322cfc496df57af2ab8ccf90e6bd1a9b5f3b817678bf7c4fa6e39e1e1421af5aae771b540ab846c51dc')
package() {