summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Duck2019-04-20 17:19:40 -0700
committerJonathan Duck2019-04-20 17:19:40 -0700
commitd20d64c1252ff211f41eb560d96afd67bb3aed2c (patch)
tree0c3902f7942d37389d040eaf1e5efd514b3a41b7 /PKGBUILD
parentb06bd6ee47120382b29cabe2b293b53acc301b2c (diff)
downloadaur-d20d64c1252ff211f41eb560d96afd67bb3aed2c.tar.gz
Update to version 0.9.70
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 682af60a40ab..92b1cb8c9269 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.68
+pkgver=0.9.70
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=('456ae41faff0cffc9d8e71458f4abb30')
+md5sums=('3cd8b2103380deeb24585baba0d3390b')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"