summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c64a848fe376..4cfbbc5d2ddc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: Syu Takayama <syu.takayama(at)gmail.com>
+# Maintainer: Shu Takayama <syu.takayama(at)gmail.com>
# Contributor: yuhr <sdn.pate(at)gmail.com>
pkgname=ttf-cica
-pkgver=5.0.2
+pkgver=5.0.3
pkgrel=1
pkgdesc="A Japanese monospace font for programming"
url="https://github.com/miiton/Cica"
license=('custom')
arch=('any')
-source=(https://github.com/miiton/Cica/releases/download/v${pkgver}/Cica_v${pkgver}_with_emoji.zip)
-md5sums=('33255f460499aa9441208f7a7dbc9b37')
+source=(https://github.com/miiton/Cica/releases/download/v${pkgver}/Cica_v${pkgver}.zip)
+md5sums=('fd4a3328bac39cb1be00e43b6968eba3')
package() {
cd ${srcdir}