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 0620fc3866e1..4c24ca66b30a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = wps-office-extension-turkish-dictionary
pkgdesc = Turkish dictionary for WPS Office
pkgver = 20131224
- 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/tr_TR.zip
+ source = https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/tr_TR.zip
sha512sums = 58f37a9dbc836497092f8adca0ad0f7771eeb2749e59f264544397bb9a77d10998df4f786bfd648b1d7922a3c4ce8b4b112574170b0fba90b3751d6891928142
pkgname = wps-office-extension-turkish-dictionary
diff --git a/PKGBUILD b/PKGBUILD
index f3eeee00006c..d6a6388bee6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: helix <stargr[at]gmail[dot]com>
pkgname=wps-office-extension-turkish-dictionary
pkgver=20131224
-pkgrel=3
+pkgrel=4
pkgdesc='Turkish 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/tr_TR.zip)
+source=(https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/tr_TR.zip)
sha512sums=('58f37a9dbc836497092f8adca0ad0f7771eeb2749e59f264544397bb9a77d10998df4f786bfd648b1d7922a3c4ce8b4b112574170b0fba90b3751d6891928142')
package() {