summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstargr@gmail.com2019-12-16 19:17:43 +0200
committerstargr@gmail.com2019-12-16 19:17:43 +0200
commit2c4d31e5d5a48006731f751df2f018f9e3682aa2 (patch)
tree2022d307fe2dcff59d28d6bb1fb92f4597c11595
parentb9f3796d003b7071fd0b62a845552db1ff223812 (diff)
downloadaur-wps-office-extension-spanish-dictionary.tar.gz
Updated with new URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4c3c4c5d265..4e23b2b6b8c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = wps-office-extension-spanish-dictionary
pkgdesc = Spanish dictionary for WPS Office
pkgver = 20140307
- 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/es_ES.zip
+ source = https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/es_ES.zip
sha512sums = 0c9cae3f4bae8c61eb6c6c060f12271d20f383b453387c1e3c829bb79fd309b83ac3d655a10ad57f88d8637f18903361bdb4b04660a563ee84b56b6f4f1cef01
pkgname = wps-office-extension-spanish-dictionary
diff --git a/PKGBUILD b/PKGBUILD
index 8cf58e09a6e8..5c2d0a1f76d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: helix <stargr[at]gmail[dot]com>
pkgname=wps-office-extension-spanish-dictionary
pkgver=20140307
-pkgrel=3
+pkgrel=4
pkgdesc='Spanish 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/es_ES.zip)
+source=(https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/es_ES.zip)
sha512sums=('0c9cae3f4bae8c61eb6c6c060f12271d20f383b453387c1e3c829bb79fd309b83ac3d655a10ad57f88d8637f18903361bdb4b04660a563ee84b56b6f4f1cef01')
package() {