summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Duck2017-04-18 09:36:29 -0700
committerJonathan Duck2017-04-18 09:36:29 -0700
commit4d6107eda27beb6b13114ad38600bbbbf65d40ae (patch)
treeb9160825bf970a20f89914212b8a10725b05c13f /PKGBUILD
parent40066a7c6cb26905275a736a544ca67480d237da (diff)
downloadaur-4d6107eda27beb6b13114ad38600bbbbf65d40ae.tar.gz
Update to 0.9.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fba22eccc89a..33e68c2214fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.25
+pkgver=0.9.27
pkgrel=1
pkgdesc="Typora will give you a seamless experience as both a reader and a writer."
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('custom:"Copyright (c) 2014 GitHub Inc."')
url="https://typora.io/"
depends=('gconf' 'libxss')
source=("https://typora.io/./linux/$filename")
-md5sums=('cfef160b5c6629e6805a9d82c8690b09')
+md5sums=('dc783a263f67aaa2bb87a53499a9e4b1')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"