summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstargr@gmail.com2019-12-16 19:20:33 +0200
committerstargr@gmail.com2019-12-16 19:20:33 +0200
commit2410b8e01426158bd2b73136922068b6a2f3e191 (patch)
treea281e7acb0b93db9f69df812463c4f1281551ede
parent702186d08e9be38ed1ae8a779cfb5a5abda9cae4 (diff)
downloadaur-2410b8e01426158bd2b73136922068b6a2f3e191.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 0d20ebeabb78..8d97c1683d19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = wps-office-extension-portuguese-dictionary
pkgdesc = Portuguese dictionary for WPS Office
pkgver = 20140218
- 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/pt_PT.zip
+ source = https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/pt_PT.zip
sha512sums = 28a888955f2794a66622c2dfa30ec73703f2881d17e4339da0632625659859956a0a2a3a3d324b0a1850d72b01321a6be33a2bffb2b1c8d456b6294b1512e5bc
pkgname = wps-office-extension-portuguese-dictionary
diff --git a/PKGBUILD b/PKGBUILD
index cd29d7e1b06e..818a4076e9a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: helix <stargr[at]gmail[dot]com>
pkgname=wps-office-extension-portuguese-dictionary
pkgver=20140218
-pkgrel=3
+pkgrel=4
pkgdesc='Portuguese 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/pt_PT.zip)
+source=(https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/pt_PT.zip)
sha512sums=('28a888955f2794a66622c2dfa30ec73703f2881d17e4339da0632625659859956a0a2a3a3d324b0a1850d72b01321a6be33a2bffb2b1c8d456b6294b1512e5bc')
package() {