summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Duck2018-09-02 00:33:54 -0700
committerJonathan Duck2018-09-02 00:33:54 -0700
commit02af2bdffbcc1e68e877f1c4a4b7cd9f096373f0 (patch)
tree8472da0f7faf8d8286492d17b78808c882a702b2 /PKGBUILD
parente76e9040ae93160dda5a25d5498c47a769fc46b7 (diff)
downloadaur-02af2bdffbcc1e68e877f1c4a4b7cd9f096373f0.tar.gz
Update to version 0.9.57
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff0494f44d67..0cc229fec1d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.56
-pkgrel=2
+pkgver=0.9.57
+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"
@@ -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=('1e40eca2d0479891c646d018aaae8295')
+md5sums=('ead5995cec4613652a8875bbad1d266f')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"