summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstargr@gmail.com2019-12-16 19:20:03 +0200
committerstargr@gmail.com2019-12-16 19:20:03 +0200
commitc75107a8ea569e7391e944e250cac541fbe38946 (patch)
tree259fc714abca2fac794ae992ef876838ec6456ae
parent96afb9775e3ed894c6dc122cb1295e79c98d3e06 (diff)
downloadaur-c75107a8ea569e7391e944e250cac541fbe38946.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 84184c324bba..25ddc534cc64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = wps-office-extension-spanish-catalan-dictionary
pkgdesc = Spanish (Catalan) dictionary for WPS Office
pkgver = 20150407
- pkgrel = 2
- url = http://wps-community.org/download/dicts
+ pkgrel = 3
+ 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/ca_ES.zip
+ source = https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/ca_ES.zip
sha512sums = 6fa5f7283e13aa2c4308859faf97be222d822866fc0ea4c872246450447019f212e66abc309081cad7a3a77a74c13a736298a30c4c12964ed296fd077433f959
pkgname = wps-office-extension-spanish-catalan-dictionary
diff --git a/PKGBUILD b/PKGBUILD
index e6b3822ee95f..2fd6b049c7d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: helix <stargr[at]gmail[dot]com>
pkgname=wps-office-extension-spanish-catalan-dictionary
pkgver=20150407
-pkgrel=2
+pkgrel=3
pkgdesc='Spanish (Catalan) 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/ca_ES.zip)
+source=(https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/ca_ES.zip)
sha512sums=('6fa5f7283e13aa2c4308859faf97be222d822866fc0ea4c872246450447019f212e66abc309081cad7a3a77a74c13a736298a30c4c12964ed296fd077433f959')
package() {