summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57535a5d9bef..3e10493c2345 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
pkgname=kindlegen
pkgver=2.9
-pkgrel=6
+pkgrel=7
pkgdesc='cli tool to build eBooks that can be used on Amazon’s Kindle platform (binary)'
-arch=(i686 x86_64)
-url="https://www.amazon.com/gp/feature.html?ie=UTF8&docId=1000765211"
+arch=(x86_64 i686)
+url='https://www.amazon.com/gp/feature.html?ie=UTF8&docId=1000765211'
license=(custom)
source=("https://archive.org/download/$pkgname$pkgver/${pkgname}_linux_2.6_i386_v${pkgver/./_}.tar.gz")
md5sums=('21aef3c8846946203e178c83a37beba1')