summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2018-05-16 20:52:46 -0700
committerJonathan Duck2018-05-16 20:52:46 -0700
commit0878291af361f6ab07166cb6733e3a5ee7836aac (patch)
treec9b18780dd7a4d18366522a17d21643fb632e068
parentfcbfaf4a7254c98771120e115893581208bf5e7c (diff)
downloadaur-0878291af361f6ab07166cb6733e3a5ee7836aac.tar.gz
Update to 0.9.51
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 825aa09012a7..61e17a3abbbf 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.50
+ pkgver = 0.9.51
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.50_amd64.deb
- md5sums = 9a9127091745844c93ed034cc2f11878
+ source = https://typora.io/./linux/typora_0.9.51_amd64.deb
+ md5sums = dda2e4d0e6186456b8e7a21fd17d4809
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index 17693970ef9e..9ef1db6587c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.50
+pkgver=0.9.51
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=('9a9127091745844c93ed034cc2f11878')
+md5sums=('dda2e4d0e6186456b8e7a21fd17d4809')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"