summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrank Seifferth2022-05-24 17:54:13 +0200
committerFrank Seifferth2022-05-24 17:54:13 +0200
commit2ef4750109c358f12a601218ff6c5f99c57dcbf3 (patch)
treefa55be70530a8d8c9cbedecd4483256fa1305660 /PKGBUILD
parent4a9636dc6ee99085748da2be0292f1d2a8f690cf (diff)
downloadaur-2ef4750109c358f12a601218ff6c5f99c57dcbf3.tar.gz
Update to v1.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a0725764cc9..92c9c9dc3c30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Maxim Andersson <thesilentboatman@gmail.com>
pkgname=abricotine
-pkgver=1.1.2
-pkgrel=2
+pkgver=1.1.3
+pkgrel=1
pkgdesc="A markdown editor with inline preview"
arch=('x86_64')
url="http://abricotine.brrd.fr"
@@ -12,7 +12,7 @@ depends=('libxss')
makedepends=('npm' 'nodejs')
source=("abricotine-${pkgver}.tar.gz::https://github.com/brrd/abricotine/archive/${pkgver}.tar.gz"
"abricotine.desktop")
-sha256sums=('d821d767535d859ff0334f2d17b87f3398a073d86387cc8ff39766f5d49fc358'
+sha256sums=('de44d12873f2cc9a104faafd675fa1ed344d07bc6fbe5b7d19426497b0f1622f'
'164d0042ffe461ca0418709a59be29b433055589b661be4d6555c07df42b383c')
build() {