summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstargr@gmail.com2019-12-16 19:17:55 +0200
committerstargr@gmail.com2019-12-16 19:17:55 +0200
commitcc406029312841737f7167fde95bfb97c21d551e (patch)
tree8b14fb00f378b3267ad2049f86673def242a877f
parent6492ef01ffe2acf66e2d7157a2cadb0246633740 (diff)
downloadaur-cc406029312841737f7167fde95bfb97c21d551e.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 6a7602135cc1..7e5560c68335 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = wps-office-extension-portuguese-brazilian-dictionary
pkgdesc = Portuguese (Brazilian) 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/pt_BR.zip
+ source = https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/pt_BR.zip
sha512sums = 019510653442d6573160bba3a83167d6705f21cb60831259dcd3cfb9e1fb19d0c1ab9958c81ab83570920bdbeaf652ce788cb36989fd440208c24bfa5304521d
pkgname = wps-office-extension-portuguese-brazilian-dictionary
diff --git a/PKGBUILD b/PKGBUILD
index df6a96a3492f..2618f4304512 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: helix <stargr[at]gmail[dot]com>
pkgname=wps-office-extension-portuguese-brazilian-dictionary
pkgver=20131121
-pkgrel=3
+pkgrel=4
pkgdesc='Portuguese (Brazilian) 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_BR.zip)
+source=(https://github.com/wps-community/wps_community_website/raw/master/root/download/dicts/pt_BR.zip)
sha512sums=('019510653442d6573160bba3a83167d6705f21cb60831259dcd3cfb9e1fb19d0c1ab9958c81ab83570920bdbeaf652ce788cb36989fd440208c24bfa5304521d')
package() {