summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Andersson2016-04-06 18:43:45 +0200
committerMaxim Andersson2016-04-06 18:43:45 +0200
commit8ca571c82935a3798ddca325fe6f1e2067e86510 (patch)
treedee64781f8b71b1028b82da559ac1ef0890d01f4 /PKGBUILD
parent9e11432e9bdde95dd3161dabbeabc0ab68c6b6c8 (diff)
downloadaur-8ca571c82935a3798ddca325fe6f1e2067e86510.tar.gz
Update to 0.3.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9dc623e0892..21aa0e350b5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Maxim Andersson <thesilentboatman@gmail.com>
pkgname=abricotine
-pkgver=0.3.0
-pkgrel=2
+pkgver=0.3.1
+pkgrel=1
pkgdesc="A markdown editor with inline preview"
arch=('i686' 'x86_64')
url="http://abricotine.brrd.fr"
@@ -10,7 +10,7 @@ license=('GPL3')
makedepends=('npm')
source=("https://github.com/brrd/${pkgname}/archive/${pkgver}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('f17b36273eb9b86b9a45b76a168c70d71e25ba87bc5d4ff75ff06aafb8a1e7d7'
+sha256sums=('197ec6e9c7116730733902f218d91ccca0794029f9b9ad84bf8e2a9489eb265d'
'48ca6ce5c5f7ac5713ad9b199d8627abb8385f5bbd85b8cd9754da2ee9c11432')
build() {