summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Duck2019-08-21 19:08:13 -0700
committerJonathan Duck2019-08-21 19:08:13 -0700
commitc7d3f2e4284ea86b04f67c683b80d86f90b9cf32 (patch)
treede28fc2f76ea41c265acc35a3c660bfea928d9d5
parentda132ca0e7d1373312ae75b79a111da344a9304c (diff)
downloadaur-c7d3f2e4284ea86b04f67c683b80d86f90b9cf32.tar.gz
Update to version 0.9.75
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2efcb9753560..e8f2753d867c 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.74
+ pkgver = 0.9.75
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.74_amd64.deb
- md5sums = ebf54956b59a590990a3c7373db0e1ff
+ source = https://typora.io/./linux/typora_0.9.75_amd64.deb
+ md5sums = 15eb07a1f5e56ec381e712c23d3d776b
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index 652cb391d183..eccee9600b61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=0.9.74
+pkgver=0.9.75
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=('ebf54956b59a590990a3c7373db0e1ff')
+md5sums=('15eb07a1f5e56ec381e712c23d3d776b')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"