summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2019-01-10 18:45:10 -0800
committerJonathan Duck2019-01-10 18:45:10 -0800
commitada357c5ea9bfc4ff17598c28e996f7e64faffaf (patch)
tree36e2ca7a1b2649349dd0168b51b7dc092e873370
parent5ac1577989a18c3befc31e51165c83c382b083e2 (diff)
downloadaur-ada357c5ea9bfc4ff17598c28e996f7e64faffaf.tar.gz
Update to version 0.9.62
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d82e00f6061..ca27fc98137f 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.60
+ pkgver = 0.9.62
pkgrel = 2
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.60_amd64.deb
- md5sums = 3a2e16f35f9c7bff5a8296bfee301796
+ source = https://typora.io/./linux/typora_0.9.62_amd64.deb
+ md5sums = 845df6abcba8b6fc0c894f126737c54e
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index ced17cba8284..d4fa859adef3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.60
+pkgver=0.9.62
pkgrel=2
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=('3a2e16f35f9c7bff5a8296bfee301796')
+md5sums=('845df6abcba8b6fc0c894f126737c54e')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"