summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b439a700ef0..527dea6d5b67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Wed Jan 3 08:00:03 UTC 2018
+# Thu Jan 4 15:28:54 UTC 2018
pkgbase = kepubify-bin
pkgdesc = Convert your ePubs into kepubs, with a easy-to-use command-line tool.
pkgver = 1.3.5
pkgrel = 1
- url = https://codeship.com
+ url = https://geek1011.github.io/kepubify
arch = x86_64
license = MIT
source_x86_64 = https://github.com/geek1011/kepubify/releases/download/v1.3.5/kepubify-linux-64bit
diff --git a/PKGBUILD b/PKGBUILD
index 4ec4e26330c0..7d6c406dc134 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.3.5
pkgrel=1
pkgdesc="Convert your ePubs into kepubs, with a easy-to-use command-line tool."
arch=('x86_64')
-url="https://codeship.com"
+url="https://geek1011.github.io/kepubify"
license=('MIT')
source_x86_64=(https://github.com/geek1011/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-64bit)
md5sums_x86_64=('791bb2f3867dc0c2c18298a9dd8cb3fb')