summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Mellor2021-04-10 22:32:58 -0500
committerJoseph Mellor2021-04-10 22:32:58 -0500
commit1660d49a68814a6b68f1aa09252ae7cecaeb6d97 (patch)
tree696c36dc50add51272b5632c18ded4d9a3782928
parente5b5c1a6f41edbf9595cba2df35c0b09bd2cdcfe (diff)
downloadaur-1660d49a68814a6b68f1aa09252ae7cecaeb6d97.tar.gz
Added div and span functions and cleaned up minor bugs.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17003c02f760..c141f725c097 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = md++-git
pkgdesc = A fast, extensible, and easy to use static site generator.
- pkgver = 0.9.1.r3.g6e72d5e
+ pkgver = 0.9.1.r9.gef23a13
pkgrel = 1
url = https://github.com/TheLandfill/mdxx.git
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 112fd0436b71..65e0169fd7df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Mellor <the.landfill.coding@gmail.com>
pkgname=md++-git
-pkgver=0.9.1.r3.g6e72d5e
+pkgver=0.9.1.r9.gef23a13
pkgrel=1
epoch=
pkgdesc="A fast, extensible, and easy to use static site generator."