summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2019-03-20 10:34:56 -0700
committerJonathan Duck2019-03-20 10:34:56 -0700
commitb06bd6ee47120382b29cabe2b293b53acc301b2c (patch)
treea4339b33fda1cbc491e974b48fee06366468429c
parent081685bb3368fdb470d3c9efede5890ed1213100 (diff)
downloadaur-b06bd6ee47120382b29cabe2b293b53acc301b2c.tar.gz
Update to version 0.9.68
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b001ad67e99f..e7529a84f869 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.67
+ pkgver = 0.9.68
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.67_amd64.deb
- md5sums = d3206bfbe28b9216a43c46dd2928779e
+ source = https://typora.io/./linux/typora_0.9.68_amd64.deb
+ md5sums = 456ae41faff0cffc9d8e71458f4abb30
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index e6ee3e109a6e..682af60a40ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.67
+pkgver=0.9.68
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=('d3206bfbe28b9216a43c46dd2928779e')
+md5sums=('456ae41faff0cffc9d8e71458f4abb30')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"