summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72ebda4ab39b..f38f6b8ee899 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: HyperTTP <jonas10bork at gmail dot com>
pkgname=minorg
-pkgver=2.4.5
+pkgver=2.4.6
pkgrel=1
pkgdesc="Neorg related tool to convert Pandoc json to norg written in the Nim language"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL')
changelog=
source=("https://github.com/pysan3/$pkgname/releases/download/v$pkgver/$pkgname-linux_x64.tar.gz")
# sha sums can be generated using `makepkg -g`
-sha256sums=('8242b74a5f91a40aa028aa41906531f87e004fb48f1437a0122c842e3067cb6e')
+sha256sums=('54c461a6b8f085771be8c75bbe85c3edde278c9e45494f0e460a4e6260df4013')
package() {
mkdir -p "$pkgdir/usr/bin"