summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororumin2016-08-14 01:54:15 +0900
committerorumin2016-08-14 01:54:15 +0900
commit5a1394b986ff0bf9acf16501734d1ad2e2830597 (patch)
tree9b980c21264ec60992af5a374099c8a06746ecf6 /PKGBUILD
parent87ee264283008d847e3e4b7a880106c8bb2427e6 (diff)
downloadaur-airzoshi.tar.gz
add depends font
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a838e345c824..9837df93f3d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=airzoshi
pkgver=2.23.1
-pkgrel=1
+pkgrel=2
arch=('any')
license=('custom')
pkgdesc="The Adobe Air based ebooks reader"
@@ -13,7 +13,7 @@ md5sums=('287b293d3e92606a34f2183881738ada'
'4023c26c759217e984f99ae8581f3893')
noextract=("AirZoshi.air")
install=airzoshi.install
-depends=(adobe-air-sdk desktop-file-utils)
+depends=(adobe-air-sdk desktop-file-utils ttf-hanazono)
makedepends=(unzip)
build () {