summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2017-09-25 17:58:22 -0700
committerJonathan Duck2017-09-25 17:58:22 -0700
commitbc8a0d37a1a30426c0a3ff692eb7af1e9965569d (patch)
tree10dab4c784d97286702e273903670a9b71b76320
parent5b1b43eef82b22850b350115481f6f3f26557f25 (diff)
downloadaur-bc8a0d37a1a30426c0a3ff692eb7af1e9965569d.tar.gz
Update to 0.9.37
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a85b6d78f9fd..e2b32bd2e89c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = typora
pkgdesc = Typora will give you a seamless experience as both a reader and a writer.
- pkgver = 0.9.36
+ pkgver = 0.9.37
pkgrel = 1
url = https://typora.io/
arch = x86_64
license = custom:"Copyright (c) 2014 GitHub Inc."
depends = gconf
depends = libxss
- source = https://typora.io/./linux/typora_0.9.36_amd64.deb
- md5sums = f2f73d64169f193da08f57a43df787b3
+ source = https://typora.io/./linux/typora_0.9.37_amd64.deb
+ md5sums = 978b7466add37503092c34e959075e51
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index f606c81d1080..c9ac13cd061d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.36
+pkgver=0.9.37
pkgrel=1
pkgdesc="Typora will give you a seamless experience as both a reader and a writer."
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('custom:"Copyright (c) 2014 GitHub Inc."')
url="https://typora.io/"
depends=('gconf' 'libxss')
source=("https://typora.io/./linux/$filename")
-md5sums=('f2f73d64169f193da08f57a43df787b3')
+md5sums=('978b7466add37503092c34e959075e51')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"