summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2017-08-14 06:49:25 -0700
committerJonathan Duck2017-08-14 06:49:25 -0700
commitfa11d0eb6d5b05eeee77c05f78a1b8dcc046f6db (patch)
treed837d8168465aa948974dc023a8d0323c8a692cf
parent42ee01737b808f4def9a877275d829ff75e095a2 (diff)
downloadaur-fa11d0eb6d5b05eeee77c05f78a1b8dcc046f6db.tar.gz
Update to 0.9.32
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32701d4a7664..685019e99dc1 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.31
+ pkgver = 0.9.32
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.31_amd64.deb
- md5sums = f37df0714d6088499cdf6c544690ced7
+ source = https://typora.io/./linux/typora_0.9.32_amd64.deb
+ md5sums = 030984f02d7061a2c80722ebfb947e73
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index 7bb0597fea4f..0b74aeee600c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.31
+pkgver=0.9.32
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=('f37df0714d6088499cdf6c544690ced7')
+md5sums=('030984f02d7061a2c80722ebfb947e73')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"