summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2019-08-09 12:35:10 -0700
committerJonathan Duck2019-08-09 12:35:10 -0700
commitda132ca0e7d1373312ae75b79a111da344a9304c (patch)
treeb963c6e4abf173b5679383a61bb61be71b103358
parent7a64e17df28e0ffcf755d3907c2d842e7d4180bc (diff)
downloadaur-da132ca0e7d1373312ae75b79a111da344a9304c.tar.gz
Update to version 0.9.74
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce453d13bcc0..2efcb9753560 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.73
+ pkgver = 0.9.74
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.73_amd64.deb
- md5sums = bab70eef8c994b4468c038909a1872fb
+ source = https://typora.io/./linux/typora_0.9.74_amd64.deb
+ md5sums = ebf54956b59a590990a3c7373db0e1ff
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index 91750aa784cc..652cb391d183 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.73
+pkgver=0.9.74
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=('bab70eef8c994b4468c038909a1872fb')
+md5sums=('ebf54956b59a590990a3c7373db0e1ff')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"