summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2016-10-09 21:13:06 -0700
committerJonathan Duck2016-10-09 21:18:09 -0700
commitf53670e1f4c1eb4d5db58d4f0a2b456475ddf31e (patch)
tree7701506b89bc48001b66400a0bccfa02d8c2ca81
parent669e9725a6be6e0ebaf9191f548e96fa96b616a4 (diff)
downloadaur-f53670e1f4c1eb4d5db58d4f0a2b456475ddf31e.tar.gz
Updated to 0.9.20
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 435bddf06764..b9ab47077375 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = typora
pkgdesc = Typora will give you a seamless experience as both a reader and a writer.
- pkgver = 0.9.19
- pkgrel = 3
+ pkgver = 0.9.20
+ pkgrel = 1
url = https://typora.io/
arch = x86_64
license = custom:"Copyright (c) 2014 GitHub Inc."
- source = https://typora.io/./linux/typora_0.9.19_amd64.deb
- md5sums = 30b9881f6d698a5442dff96002d9d812
+ source = https://typora.io/./linux/typora_0.9.20_amd64.deb
+ md5sums = bfe7b4f0c12b1c5d8d35882407f6ec97
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index 046a19a34db2..5456affa1b55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.19
-pkgrel=3
+pkgver=0.9.20
+pkgrel=1
pkgdesc="Typora will give you a seamless experience as both a reader and a writer."
arch=('x86_64')
filename="${pkgname}_${pkgver}_amd64.deb"
license=('custom:"Copyright (c) 2014 GitHub Inc."')
url="https://typora.io/"
source=("https://typora.io/./linux/$filename")
-md5sums=('30b9881f6d698a5442dff96002d9d812')
+md5sums=('bfe7b4f0c12b1c5d8d35882407f6ec97')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"