summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2017-08-28 10:13:16 -0700
committerJonathan Duck2017-08-28 10:13:16 -0700
commit5b1b43eef82b22850b350115481f6f3f26557f25 (patch)
tree8f61e1b8ac65ffb404f4898a35a75bd605fa8a40
parenta0161cd34eee75c3af63355d52d6b4164a92b1fe (diff)
downloadaur-5b1b43eef82b22850b350115481f6f3f26557f25.tar.gz
version 0.9.36
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 095ff728b26b..a85b6d78f9fd 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.33
+ pkgver = 0.9.36
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.33_amd64.deb
- md5sums = 9b345bacb00f032b5729f5738926a8e9
+ source = https://typora.io/./linux/typora_0.9.36_amd64.deb
+ md5sums = f2f73d64169f193da08f57a43df787b3
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index b1552025d488..f606c81d1080 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.33
+pkgver=0.9.36
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=('9b345bacb00f032b5729f5738926a8e9')
+md5sums=('f2f73d64169f193da08f57a43df787b3')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"