summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e01900dca99c..dbc624bc8e05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pyf9-git
pkgdesc = Chinese IME in testing. No copyright infringing materials included.
- pkgver = r8.b6cfafa
+ pkgver = r10.db59753
pkgrel = 1
url = https://github.com/Saren-Arterius/PyF9
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 5854c461e8f9..c9bf18264c81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=pyf9-git
_pkgname=PyF9
-pkgver=r8.b6cfafa
-pkgrel=2
+pkgver=r10.db59753
+pkgrel=1
pkgdesc="Chinese IME in testing. No copyright infringing materials included."
arch=('i686' 'x86_64')
url="https://github.com/Saren-Arterius/PyF9"
@@ -21,8 +21,9 @@ build() {
after_p=$(printf "\x$(printf %x 113)")
arr=$(seq 0 9); arr+=(s)
for i in ${arr[@]}; do
- 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
+ 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
+ wait
rm please_grab_shit_from_their_website.sha1sum
cd ../../