summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Scholz2023-10-01 19:45:24 +0200
committerChristoph Scholz2023-10-01 19:45:24 +0200
commit4a96854347d56215a3a1876ad6b3e052f7034b26 (patch)
tree761a3cdbe31ceb768dca4be17b49a477558ba687 /PKGBUILD
parentdb287a7b1170c91ce60b8c0bd2bc14581f927779 (diff)
downloadaur-hangul-attack.tar.gz
update to v20220121
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9affff2870bf..88fefe5ffe09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
# Maintainer: Christoph Scholz <christoph.scholz@gmail.com>
pkgname=hangul-attack
-pkgver=2.0
+pkgver=20220121
pkgrel=1
pkgdesc="Game for practicing typing Hangul (Korean alphabet)."
arch=('any')
-url="https://gobillykorean.com/updated-free-hangul-typing-practice-game-new-version"
+url="https://gobillykorean.com/free-korean-typing-game-hangul-attack-new-update-2021/"
license=('unknown')
options=("!strip")
source=("${pkgname}::https://gobillykorean.com/shop/File/get/?file=Hangul_Attack_Linux" "${pkgname}.png::https://gobillykorean.com/wp-content/uploads/2015/12/top_sitebanner.png")
-sha256sums=('74d503380d910dd37cc67df754b7b1ed22caa58f96cc7f158c99451ca6141963' '9912d75ae96e8f8fa380735ba90c6350dd60b8cbede36cc59e0abe95ba89f478')
+sha256sums=('b5d6203aa4b1fe70a3ee9209af4917846eb8da9ba1aaf7fbf6bf1c2a2fff546f'
+ '9912d75ae96e8f8fa380735ba90c6350dd60b8cbede36cc59e0abe95ba89f478')
package() {
install -D -m755 "${srcdir}/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"