summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Dorohin2018-08-07 23:49:12 +0300
committerTim Dorohin2018-08-07 23:49:12 +0300
commit807e9babcafc18484fc1eb31234e98def3f1e5bc (patch)
tree759214b0fc7236ac61eb8390ab4e6d32dc993f21 /PKGBUILD
parentccc12aec0063d30334eaa37e96a3e86699847887 (diff)
downloadaur-807e9babcafc18484fc1eb31234e98def3f1e5bc.tar.gz
Fixed quollwriter.sh
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d18a7c61605..7f49f6b4cffa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Dorohin <tim.dorohin@gmail.com>
pkgname=quollwriter
pkgver=2.6.14
-pkgrel=1
+pkgrel=2
pkgdesc="A writing application that lets you focus on your words"
arch=('any')
url="http://quollwriter.com/"
@@ -16,7 +16,7 @@ source=(${pkgname}-${pkgver}.tar.gz::https://github.com/garybentley/quollwriter/
noextract=()
md5sums=('bc02ff27304c20ecaaf81f9fef3f7718'
'62dde2a6d4a8598d68be19ddddc5f1f1'
- '5b755d6a06dac0207298cfe11d1ee589')
+ '7afe97650793f17a2c997d1265760411')
build() {
cd "$pkgname-$pkgver"