summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaren Arterius2017-03-07 02:29:58 +0800
committerSaren Arterius2017-03-07 02:29:58 +0800
commit86e67c85f10124b91bd317641ab957b3aa9b34db (patch)
tree29343e2a127cca79fd474f41e4893ca565a8aaf8
parent190f1210c57d118a91d9af28c3c903a6ac36b9a1 (diff)
downloadaur-86e67c85f10124b91bd317641ab957b3aa9b34db.tar.gz
fix url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4169fc6b3da9..e01900dca99c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pyf9-git
pkgdesc = Chinese IME in testing. No copyright infringing materials included.
- pkgver = r7.8cb066e
+ pkgver = r8.b6cfafa
pkgrel = 1
url = https://github.com/Saren-Arterius/PyF9
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index f3f8690e4321..5854c461e8f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=pyf9-git
_pkgname=PyF9
-pkgver=r7.8cb066e
-pkgrel=1
+pkgver=r8.b6cfafa
+pkgrel=2
pkgdesc="Chinese IME in testing. No copyright infringing materials included."
arch=('i686' 'x86_64')
url="https://github.com/Saren-Arterius/PyF9"
@@ -21,7 +21,7 @@ build() {
after_p=$(printf "\x$(printf %x 113)")
arr=$(seq 0 9); arr+=(s)
for i in ${arr[@]}; do
- wget -q "https://hk.dictionary.yahoo.com/static/MasterView/assets/${after_p}9/grx/${after_p}9_${i}.png" -O f9_${i}.png
+ wget -q "https://web.archive.org/web/20151031013114/https://hk.dictionary.yahoo.com/static/MasterView/assets/${after_p}9/grx/${after_p}9_${i}.png" -O f9_${i}.png
done
rm please_grab_shit_from_their_website.sha1sum
cd ../../