summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2017-04-22 14:13:35 -0700
committerJonathan Duck2017-04-22 14:13:35 -0700
commit81e39f6f52adfa5d27c79929eb24737bc67c1600 (patch)
treecd65812af81cfa3538e0421a6ca764fce3914fdc
parent4d6107eda27beb6b13114ad38600bbbbf65d40ae (diff)
downloadaur-81e39f6f52adfa5d27c79929eb24737bc67c1600.tar.gz
Update to 0.9.28
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cf31d2c1832..872a539bdc3e 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.27
+ pkgver = 0.9.28
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.27_amd64.deb
- md5sums = dc783a263f67aaa2bb87a53499a9e4b1
+ source = https://typora.io/./linux/typora_0.9.28_amd64.deb
+ md5sums = 716511e17dafa3925f0f64135c1819cd
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index 33e68c2214fc..1fc89c1f3f4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.27
+pkgver=0.9.28
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=('dc783a263f67aaa2bb87a53499a9e4b1')
+md5sums=('716511e17dafa3925f0f64135c1819cd')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"