summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2018-09-17 19:29:27 -0700
committerJonathan Duck2018-09-17 19:29:27 -0700
commit031be7e3014d63458bd199fba517db61dc26245e (patch)
treed70d4737b4389d8f2dd653106530bd275c787c91
parent02af2bdffbcc1e68e877f1c4a4b7cd9f096373f0 (diff)
downloadaur-031be7e3014d63458bd199fba517db61dc26245e.tar.gz
Update to version 0.9.58
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc3e81edae2f..51d014b6e223 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.57
+ pkgver = 0.9.58
pkgrel = 1
url = https://typora.io/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = typora
depends = gconf
depends = libxss
optdepends = noto-fonts-emoji: Or some other emoji font to see emojis
- source = https://typora.io/./linux/typora_0.9.57_amd64.deb
- md5sums = ead5995cec4613652a8875bbad1d266f
+ source = https://typora.io/./linux/typora_0.9.58_amd64.deb
+ md5sums = 23e55a05ead4115b415c77c1709aa9e6
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index 0cc229fec1d0..b38005873508 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.57
+pkgver=0.9.58
pkgrel=1
pkgdesc="Typora will give you a seamless experience as both a reader and a writer."
arch=('x86_64')
@@ -10,7 +10,7 @@ url="https://typora.io/"
depends=('gconf' 'libxss')
optdepends=('noto-fonts-emoji: Or some other emoji font to see emojis')
source=("https://typora.io/./linux/$filename")
-md5sums=('ead5995cec4613652a8875bbad1d266f')
+md5sums=('23e55a05ead4115b415c77c1709aa9e6')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"