summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas2024-03-02 12:11:49 +0100
committerJonas2024-03-02 12:11:49 +0100
commit5d6c262cf6892ebcfe051b22ea8fd266010b6d34 (patch)
tree279fe1845e4ed96e35ec5478b8e3c8af1de01fb5 /PKGBUILD
parentb5d17e80256ac4e97a3ef83e3b798ec1328385bc (diff)
downloadaur-minorg.tar.gz
Updated to version 2.4.6
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"