summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Duck2017-04-25 06:09:39 -0700
committerJonathan Duck2017-04-25 06:09:39 -0700
commitbb239e46fc3722a53fec1e86282aa50d33e01f2f (patch)
tree42b7aa737a38fd7eda60065826e09f2c374ad47f /PKGBUILD
parentcd34443c25830181f9345f223f9ee4bff36df277 (diff)
downloadaur-bb239e46fc3722a53fec1e86282aa50d33e01f2f.tar.gz
Increment 0.9.29 release number and checksum for a modified release
upstream made in the repository.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5599aa92ce9a..4e2ea117129b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Duck <duckbrain30@gmail.com>
pkgname=typora
pkgver=0.9.29
-pkgrel=1
+pkgrel=2
pkgdesc="Typora will give you a seamless experience as both a reader and a writer."
arch=('x86_64')
filename="${pkgname}_${pkgver}_amd64.deb"
@@ -9,7 +9,7 @@ license=('custom:"Copyright (c) 2014 GitHub Inc."')
url="https://typora.io/"
depends=('gconf' 'libxss')
source=("https://typora.io/./linux/$filename")
-md5sums=('3f15aaaeadb8680e1362113333e94de3')
+md5sums=('ce15f5476729901e6e4f58c814809930')
package() {
bsdtar -xf data.tar.xz -C "$pkgdir/"