summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstargr@gmail.com2019-12-16 19:18:06 +0200
committerstargr@gmail.com2019-12-16 19:18:06 +0200
commitc65bcc68ed2f645d602f07968c6643177ce542a1 (patch)
tree87bde6cfec41ad451faced08283ea73fe9d99db7
parent3d811cfee8d2bbddcefbe5c0a2a14a1f72fa2a7a (diff)
downloadaur-c65bcc68ed2f645d602f07968c6643177ce542a1.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 1c0091b010ee..e851a12cd35f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = wps-office-extension-german-dictionary
pkgdesc = German 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/de_DE.zip
+ source = https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/de_DE.zip
sha512sums = 388378d34f15397923d71b0210034eeb6674f839593aa46606737aeee01a12957d5a26dabcf0ca1ba41ae3658c4e1b6d6b3137d779fbd05c9a6a4f54b16af646
pkgname = wps-office-extension-german-dictionary
diff --git a/PKGBUILD b/PKGBUILD
index a6032a4533ee..d24e86db4a63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: helix <stargr[at]gmail[dot]com>
pkgname=wps-office-extension-german-dictionary
pkgver=20131121
-pkgrel=3
+pkgrel=4
pkgdesc='German 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/de_DE.zip)
+source=(https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/de_DE.zip)
sha512sums=('388378d34f15397923d71b0210034eeb6674f839593aa46606737aeee01a12957d5a26dabcf0ca1ba41ae3658c4e1b6d6b3137d779fbd05c9a6a4f54b16af646')
package() {