summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2017-08-10 12:25:39 -0700
committerJonathan Duck2017-08-10 12:25:39 -0700
commit42ee01737b808f4def9a877275d829ff75e095a2 (patch)
treefa8f78e60ef8cc8c6b0459e6270249a55b8eea56
parent70e4796f21c357fc4a1b92766cf96ceaa089f845 (diff)
downloadaur-42ee01737b808f4def9a877275d829ff75e095a2.tar.gz
Update to 0.9.31
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5fdf80cac280..32701d4a7664 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.30
+ pkgver = 0.9.31
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.30_amd64.deb
- md5sums = 80b0ea14ac54ca8ec9465e7e6c48dab8
+ source = https://typora.io/./linux/typora_0.9.31_amd64.deb
+ md5sums = f37df0714d6088499cdf6c544690ced7
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index 47ac521ca376..7bb0597fea4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.30
+pkgver=0.9.31
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=('80b0ea14ac54ca8ec9465e7e6c48dab8')
+md5sums=('f37df0714d6088499cdf6c544690ced7')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"