summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Duck2016-10-09 21:13:06 -0700
committerJonathan Duck2016-10-09 21:18:09 -0700
commitf53670e1f4c1eb4d5db58d4f0a2b456475ddf31e (patch)
tree7701506b89bc48001b66400a0bccfa02d8c2ca81 /PKGBUILD
parent669e9725a6be6e0ebaf9191f548e96fa96b616a4 (diff)
downloadaur-f53670e1f4c1eb4d5db58d4f0a2b456475ddf31e.tar.gz
Updated to 0.9.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 046a19a34db2..5456affa1b55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.19
-pkgrel=3
+pkgver=0.9.20
+pkgrel=1
pkgdesc="Typora will give you a seamless experience as both a reader and a writer."
arch=('x86_64')
filename="${pkgname}_${pkgver}_amd64.deb"
license=('custom:"Copyright (c) 2014 GitHub Inc."')
url="https://typora.io/"
source=("https://typora.io/./linux/$filename")
-md5sums=('30b9881f6d698a5442dff96002d9d812')
+md5sums=('bfe7b4f0c12b1c5d8d35882407f6ec97')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"