summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2024-04-10 10:15:36 -0700
committerGravatar Tom Willemse2024-04-10 10:15:36 -0700
commit130c9b3818d10956662d0769e2467ee4020ccefc (patch)
tree4fbca645e8a95699f25b430eb77ea4f28947d716
parent03c010e800dc1cdc1617a0184bdf7bbe116ca606 (diff)
downloadcgit-pygments-wrapper-master.tar.gz
cgit-pygments-wrapper-master.zip
Bump minor versionHEADmaster
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30c26dc..18b0f6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tom Willemse <tom@ryuslash.org>
pkgname=cgit-pygments-wrapper
-pkgver=1.2.0
+pkgver=1.3.0
pkgrel=1
pkgdesc="Small wrapper to customize the use of pygments for cgit"
depends=('python' 'python-pygments')