summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM4D2016-03-13 09:32:47 +0100
committerM4D2016-03-13 09:32:47 +0100
commit06dbc9793078c08ba9f8023cddc0a6fddf604dda (patch)
tree5d879469903510c07a733c365504ec032a0c2763
parentbc1bd4431d272bb73c69f6d6d190c3973e86a8dc (diff)
downloadaur-06dbc9793078c08ba9f8023cddc0a6fddf604dda.tar.gz
Update to 5.0.4
-rw-r--r--.SRCINFO14
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD12
3 files changed, 15 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46c739c88f0b..2eeb6cc38f54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Wed Jan 6 13:07:56 UTC 2016
+# Sun Mar 13 08:31:50 UTC 2016
pkgbase = gitbook-editor
pkgdesc = Gitbook Editor - Write and publish books
- pkgver = 4.2.3
+ pkgver = 5.0.4
pkgrel = 1
- url = https://www.gitbook.com/editor
+ url = https://www.gitbook.com/editor/linux
arch = i686
arch = x86_64
license = custom
- source_i686 = gitbook-editor-4.2.3-linux-ia32.deb::http://downloads.editor.gitbook.com/download/linux-32-bit
- sha256sums_i686 = 57071bcbcdb00a2cc3751dee42f9bfd1d9aa993c5a2dc80b6c03e7741eb191a7
- source_x86_64 = gitbook-editor-4.2.3-linux-x64.deb::http://downloads.editor.gitbook.com/download/linux-64-bit
- sha256sums_x86_64 = baf5a640feb5f92e246952c2323673407e8fb50c3911eef8868df36e9eb641b0
+ source_i686 = gitbook-editor-5.0.4-linux-ia32.deb::https://www.gitbook.com/editor/linux-32-bit/download
+ sha256sums_i686 = f2bd5b76ad037faf254be796cdc86e19c5e99a760cd17aa3560b0e0cc9aa6ce1
+ source_x86_64 = gitbook-editor-5.0.4-linux-x64.deb::https://www.gitbook.com/editor/linux-64-bit/download
+ sha256sums_x86_64 = fff40d479ad0e9770a7e1796dbb5c8c2aeda996fab576fb698fd6f2af1b7f7bd
pkgname = gitbook-editor
diff --git a/.gitignore b/.gitignore
index f91d4e2c37bd..f7ebe87c66b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
*.deb
+src
+pkg
*.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 21587ae9a1c9..f586355a1601 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: m4dz <code(at)m4dz(dot)net>
pkgname=gitbook-editor
-pkgver=4.2.3
+pkgver=5.0.4
pkgrel=1
pkgdesc="Gitbook Editor - Write and publish books"
arch=('i686' 'x86_64')
-url="https://www.gitbook.com/editor"
+url="https://www.gitbook.com/editor/linux"
license=('custom')
-source_x86_64=("gitbook-editor-${pkgver}-linux-x64.deb::http://downloads.editor.gitbook.com/download/linux-64-bit")
-source_i686=("gitbook-editor-${pkgver}-linux-ia32.deb::http://downloads.editor.gitbook.com/download/linux-32-bit")
+source_x86_64=("gitbook-editor-${pkgver}-linux-x64.deb::https://www.gitbook.com/editor/linux-64-bit/download")
+source_i686=("gitbook-editor-${pkgver}-linux-ia32.deb::https://www.gitbook.com/editor/linux-32-bit/download")
-sha256sums_x86_64=('baf5a640feb5f92e246952c2323673407e8fb50c3911eef8868df36e9eb641b0')
-sha256sums_i686=('57071bcbcdb00a2cc3751dee42f9bfd1d9aa993c5a2dc80b6c03e7741eb191a7')
+sha256sums_x86_64=('fff40d479ad0e9770a7e1796dbb5c8c2aeda996fab576fb698fd6f2af1b7f7bd')
+sha256sums_i686=('f2bd5b76ad037faf254be796cdc86e19c5e99a760cd17aa3560b0e0cc9aa6ce1')
prepare() {
bsdtar -xJf data.tar.xz