summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstargr@gmail.com2019-12-16 19:18:52 +0200
committerstargr@gmail.com2019-12-16 19:18:52 +0200
commit09efca928b65f23d84df51041636d6b4b7e0688c (patch)
treef09dd359ca0dd2cf67e2600ef1e7ebf5297c67c2
parent5607f113d9f0be990b6a0be3acc1b6ad5e761266 (diff)
downloadaur-wps-office-extension-romanian-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 3c6366d11277..491ecd498c58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = wps-office-extension-romanian-dictionary
pkgdesc = Romanian dictionary for WPS Office
pkgver = 20140108
- 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/ro_RO.zip
+ source = https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/ro_RO.zip
sha512sums = be7c63a1f8563110da663572a81599e5042a42ad0a36e319435b918ae41e8c639797a59b7ec271dc3cf737ed9c64ae6ef347fa2a134bdb804b2cc6dc0ee731b2
pkgname = wps-office-extension-romanian-dictionary
diff --git a/PKGBUILD b/PKGBUILD
index 7698a9190dbf..fada9ed0ff44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: helix <stargr[at]gmail[dot]com>
pkgname=wps-office-extension-romanian-dictionary
pkgver=20140108
-pkgrel=3
+pkgrel=4
pkgdesc='Romanian 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/ro_RO.zip)
+source=(https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/ro_RO.zip)
sha512sums=('be7c63a1f8563110da663572a81599e5042a42ad0a36e319435b918ae41e8c639797a59b7ec271dc3cf737ed9c64ae6ef347fa2a134bdb804b2cc6dc0ee731b2')
package() {