summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2019-03-19 19:37:21 -0700
committerJonathan Duck2019-03-19 19:37:21 -0700
commit081685bb3368fdb470d3c9efede5890ed1213100 (patch)
treeca9fb7a2e2ea9f775f8f6d874777c0ceb84714ac
parent80bda84028ee085923085529eb2b18321a01a152 (diff)
downloadaur-081685bb3368fdb470d3c9efede5890ed1213100.tar.gz
Update to version 0.9.67
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 972cd5d54d3b..b001ad67e99f 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.65
+ pkgver = 0.9.67
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.65_amd64.deb
- md5sums = a7d0a1977d17070721db14e1dcf44fb2
+ source = https://typora.io/./linux/typora_0.9.67_amd64.deb
+ md5sums = d3206bfbe28b9216a43c46dd2928779e
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index 9e1f45282d03..e6ee3e109a6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.65
+pkgver=0.9.67
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=('a7d0a1977d17070721db14e1dcf44fb2')
+md5sums=('d3206bfbe28b9216a43c46dd2928779e')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"