summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2018-05-04 12:01:48 -0700
committerJonathan Duck2018-05-04 12:01:48 -0700
commitfcbfaf4a7254c98771120e115893581208bf5e7c (patch)
tree5717c4409626339ac4cfcde43f55b64d0bb3692c
parent697047dbae77e39517313e9bb1c70bc4eec18544 (diff)
downloadaur-fcbfaf4a7254c98771120e115893581208bf5e7c.tar.gz
Update to 0.9.50
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c9512f2a3ba..825aa09012a7 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.48
+ pkgver = 0.9.50
pkgrel = 1
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.48_amd64.deb
- md5sums = 91b9da5986678cf4988a4ea88965d5da
+ source = https://typora.io/./linux/typora_0.9.50_amd64.deb
+ md5sums = 9a9127091745844c93ed034cc2f11878
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index bd47b5edbb2e..17693970ef9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.48
+pkgver=0.9.50
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=('91b9da5986678cf4988a4ea88965d5da')
+md5sums=('9a9127091745844c93ed034cc2f11878')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"