summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Bögle2022-09-30 00:59:47 +0200
committerJonas Bögle2022-09-30 00:59:47 +0200
commit8e1655aa3fda564d70f7ba6e506b383400335418 (patch)
tree0e037675fdffa6811ebd847fbb7f11baaef35107
parentf375e68db50404fc6ac51fba2093986ebc22d6f6 (diff)
downloadaur-8e1655aa3fda564d70f7ba6e506b383400335418.tar.gz
Update to version 1.4.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43021fd0628c..1a9e4c68c608 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = typora
pkgdesc = A minimal markdown editor and reader.
- pkgver = 1.4.4
+ pkgver = 1.4.7
pkgrel = 1
url = https://typora.io/
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = typora
depends = alsa-lib
optdepends = noto-fonts-emoji: Or some other emoji font to see emojis
optdepends = pandoc: Import/export for extra file formats
- source = https://typora.io/linux/typora_1.4.4_amd64.deb
- sha512sums = b316fb571eb37845ea665ab2a14c7dc6f36192c40f45da7fb8498b01423df897f0c93691d31d35dcc8b682206a37a9d69e85b0a70a2aec409b3056e1e89aee70
+ source = https://typora.io/linux/typora_1.4.7_amd64.deb
+ sha512sums = fec39383931f0a9a41d2d8bb2d71895200bdadf7d9dedc5bf321ccd626de61a9afc2a476cfd0db028c5382484350a42e00eb3e166c588b960d43d4ccb3c8f277
pkgname = typora
diff --git a/PKGBUILD b/PKGBUILD
index 2c329dfae300..8dd1f562283f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
-pkgver=1.4.4
+pkgver=1.4.7
pkgrel=1
pkgdesc="A minimal markdown editor and reader."
arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=(
'pandoc: Import/export for extra file formats')
_filename="${pkgname}_${pkgver}_amd64.deb"
source=("https://typora.io/linux/$_filename")
-sha512sums=('b316fb571eb37845ea665ab2a14c7dc6f36192c40f45da7fb8498b01423df897f0c93691d31d35dcc8b682206a37a9d69e85b0a70a2aec409b3056e1e89aee70')
+sha512sums=('fec39383931f0a9a41d2d8bb2d71895200bdadf7d9dedc5bf321ccd626de61a9afc2a476cfd0db028c5382484350a42e00eb3e166c588b960d43d4ccb3c8f277')
package() {
# unpack archive