aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGravatar Tom Willemse2026-08-25 23:45:39 -0700
committerGravatar Tom Willemse2026-08-25 23:45:54 -0700
commitfc0e10eeb2adaa495946e145bbda721b1fc14142 (patch)
treea59bd76e809a8a0869d300124a48ca26be8421a9 /PKGBUILD
parentf63d525fe9b0c83107cbd5e96f90adee931b0569 (diff)
downloadcgit-pygments-wrapper-master.tar.gz
cgit-pygments-wrapper-master.zip
Bump minor versionHEADmaster
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18b0f6b..b7b5b28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tom Willemse <tom@ryuslash.org>
pkgname=cgit-pygments-wrapper
-pkgver=1.3.0
+pkgver=1.4.0
pkgrel=1
pkgdesc="Small wrapper to customize the use of pygments for cgit"
depends=('python' 'python-pygments')