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 eaad7f2694a4..255bc266149a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = wps-office-extension-italian-dictionary
pkgdesc = Italian 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/it_IT.zip
+ source = https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/it_IT.zip
sha512sums = 7b39c8069b45acef0deb7208f2b1c16b4abf0544b54e8c9600c3c066d1917f8a7a7bb5783730d05d21403b7956d76f5cfb7c335f4e529f34abd0deafe1385909
pkgname = wps-office-extension-italian-dictionary
diff --git a/PKGBUILD b/PKGBUILD
index fbefbe7571f8..2f569c3f36ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: helix <stargr[at]gmail[dot]com>
pkgname=wps-office-extension-italian-dictionary
pkgver=20131121
-pkgrel=3
+pkgrel=4
pkgdesc='Italian 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/it_IT.zip)
+source=(https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/it_IT.zip)
sha512sums=('7b39c8069b45acef0deb7208f2b1c16b4abf0544b54e8c9600c3c066d1917f8a7a7bb5783730d05d21403b7956d76f5cfb7c335f4e529f34abd0deafe1385909')
package() {