summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2017-08-15 00:01:25 -0700
committerJonathan Duck2017-08-15 00:01:25 -0700
commita0161cd34eee75c3af63355d52d6b4164a92b1fe (patch)
treebcc36025330e0baef58ef324b3f9a46addc567c2
parentfa11d0eb6d5b05eeee77c05f78a1b8dcc046f6db (diff)
downloadaur-a0161cd34eee75c3af63355d52d6b4164a92b1fe.tar.gz
Update to 0.9.33
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 685019e99dc1..095ff728b26b 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.32
+ pkgver = 0.9.33
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.32_amd64.deb
- md5sums = 030984f02d7061a2c80722ebfb947e73
+ source = https://typora.io/./linux/typora_0.9.33_amd64.deb
+ md5sums = 9b345bacb00f032b5729f5738926a8e9
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index 0b74aeee600c..b1552025d488 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.32
+pkgver=0.9.33
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=('030984f02d7061a2c80722ebfb947e73')
+md5sums=('9b345bacb00f032b5729f5738926a8e9')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"