summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Andersson2016-04-07 23:58:55 +0200
committerMaxim Andersson2016-04-07 23:58:55 +0200
commitebfac28a7bee9d32b15191ca6bcc59966b178ce9 (patch)
tree5a5992e4abd1294cffe36e5c1cbf29aa5137484e /PKGBUILD
parent8ca571c82935a3798ddca325fe6f1e2067e86510 (diff)
downloadaur-ebfac28a7bee9d32b15191ca6bcc59966b178ce9.tar.gz
Update to 0.3.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21aa0e350b5d..0a2bf1a78e06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Andersson <thesilentboatman@gmail.com>
pkgname=abricotine
-pkgver=0.3.1
+pkgver=0.3.2
pkgrel=1
pkgdesc="A markdown editor with inline preview"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
makedepends=('npm')
source=("https://github.com/brrd/${pkgname}/archive/${pkgver}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('197ec6e9c7116730733902f218d91ccca0794029f9b9ad84bf8e2a9489eb265d'
+sha256sums=('551ec5a6afc05ab5e82d01b9b841eff0a97fbba198b6fd10aee3376871615a8e'
'48ca6ce5c5f7ac5713ad9b199d8627abb8385f5bbd85b8cd9754da2ee9c11432')
build() {