summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLightDot2018-08-02 05:14:21 +0200
committerLightDot2018-08-02 05:14:21 +0200
commit6fec4a106174bcd116765924f0ad77360a327cc2 (patch)
treeaeacc243987bce73dbadf3eccec3b2ddb0edb1e5 /PKGBUILD
parent57e828aa96b3223c14bb818c90739bf8b7db930b (diff)
downloadaur-6fec4a106174bcd116765924f0ad77360a327cc2.tar.gz
PKGBUILD cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3916a1cc3ac2..ffb092849c05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,13 @@
_fnt_name=bookerly
pkgname=ttf-${_fnt_name}
pkgver=4.21.0.65
-pkgrel=3
+pkgrel=4
pkgdesc="Amazon's new typeface for Kindle."
arch=('any')
url="https://play.google.com/store/apps/details?id=com.google.android.apps.books"
license=('unknown')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils' 'unzip')
+depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+makedepends=('unzip')
source=("amazonkindle.apk::https://www.apkmirrordownload.com/wp-content/themes/apkmirrordownload/download.php?type=apk&id=130701")
noextract=("amazonkindle.apk")
sha256sums=('1b3e1f6f857032ef847e61a69b431b55b916648da18694f6b061e27d16db09b7')