summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2019-10-12 12:52:49 -0700
committerJonathan Duck2019-10-12 12:52:49 -0700
commit0150786fea85b0f29c22ac825dd1591fbaa83df1 (patch)
tree24714e768649c4c1119108c32be3e4089a3bea8a
parent44a1165687ae9f5a7fd2832c0ae15f66d74226d0 (diff)
downloadaur-0150786fea85b0f29c22ac825dd1591fbaa83df1.tar.gz
Update to version 0.9.78
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 720177f505c0..0b7195d3a701 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = typora
pkgdesc = Typora will give you a seamless experience as both a reader and a writer.
- pkgver = 0.9.77
+ pkgver = 0.9.78
pkgrel = 2
url = https://typora.io/
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = typora
depends = libxss
optdepends = noto-fonts-emoji: Or some other emoji font to see emojis
optdepends = pandoc: Import/export for extra file formats
- source = https://typora.io/./linux/typora_0.9.77_amd64.deb
- md5sums = 1b135c7b190f0b331075d0b2ef23b41f
+ source = https://typora.io/./linux/typora_0.9.78_amd64.deb
+ md5sums = 7c1ae51c9ec07d3b8bc8c94e0307ba55
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index ce0b222284e5..1b0a67b1b54b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.77
+pkgver=0.9.78
pkgrel=2
pkgdesc="Typora will give you a seamless experience as both a reader and a writer."
arch=('x86_64')
@@ -12,7 +12,7 @@ optdepends=(
'noto-fonts-emoji: Or some other emoji font to see emojis'
'pandoc: Import/export for extra file formats')
source=("https://typora.io/./linux/$filename")
-md5sums=('1b135c7b190f0b331075d0b2ef23b41f')
+md5sums=('7c1ae51c9ec07d3b8bc8c94e0307ba55')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"