summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMuhaha from Like A Boss2015-09-29 22:49:38 +0200
committerMuhaha from Like A Boss2015-09-29 22:50:33 +0200
commiteb0835b0b6e951ad799cbabc860d72b4fa321f41 (patch)
treee8add4f73ca7abb283aa1bfda52164899e5ab1df /PKGBUILD
parentfa1f547a54064df9f8c9ae6180ed146e22bcce97 (diff)
downloadaur-eb0835b0b6e951ad799cbabc860d72b4fa321f41.tar.gz
Update to 0.13.1-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b27793c5d5a5..041c868570b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=haroopad
pkgver=0.13.1
-pkgrel=3
+pkgrel=4
pkgdesc="A markdown enabled document processor"
arch=('i686' 'x86_64')
url="http://pad.haroopress.com/"
@@ -16,6 +16,7 @@ depends=('xdg-utils'
'python'
'alsa-lib'
'gtk2'
+ 'libnotify'
'nss')
options=('!strip')
install=${pkgname}.install