summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2024-04-09 13:27:15 -0700
committerGravatar Tom Willemse2024-04-09 13:27:15 -0700
commit34ea1c73c12b1766aa7bafa92fc1fd1c82e782eb (patch)
tree2874fefbd891fb32630c0a143967155573fc0d95
parent794789a72eb0850da6b5ce5358fccd8c9b11c642 (diff)
downloadcgit-pygments-wrapper-34ea1c73c12b1766aa7bafa92fc1fd1c82e782eb.tar.gz
cgit-pygments-wrapper-34ea1c73c12b1766aa7bafa92fc1fd1c82e782eb.zip
Bump patch version
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15ab689..8242a6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tom Willemse <tom@ryuslash.org>
pkgname=cgit-pygments-wrapper
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="Small wrapper to customize the use of pygments for cgit"
depends=('python' 'python-pygments')