summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJishnu Mohan2019-04-25 19:12:27 +0530
committerJishnu Mohan2019-04-25 19:12:27 +0530
commit6da3c24ed7c6c408536873148ee7a1d559756b19 (patch)
tree051330ac09c8a8b6c54a0a407a0a8ed6b976ee62 /PKGBUILD
parent453a570c1dc970aa59bae037c3a04f3a0fdf44d3 (diff)
downloadaur-6da3c24ed7c6c408536873148ee7a1d559756b19.tar.gz
update to 1.8.4
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8f2bd5e4e4a..74bea9376857 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Jishnu Mohan jishnu7 at gmail dot com
pkgname=quilter
-pkgver=1.8.3
+pkgver=1.8.4
pkgrel=1
pkgdesc="Focus on your writing for any kind of story, even longer ones."
arch=(any)
@@ -13,7 +13,7 @@ install=quilter.install
source=(
"https://github.com/lainsce/quilter/archive/${pkgver}.zip"
)
-sha256sums=('bd4c8b5f319d98b10c06dd2fb6dc7bebd4aaf964c55543bb48da14034e4d6f4a')
+sha256sums=('a943b70971599fa166cbec4e92aafbe78daeedbcb4ce856bae9ec968d757a783')
build () {
cd $srcdir/$pkgname-$pkgver