summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b62e7f9f956e..f64b3c8c7c4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jan Max Meyer <codepilot@phorward.info>
pkgname=phorward
-pkgver=0.22.0
+pkgver=0.22.2
pkgrel=1
epoch=
pkgdesc="Versatile C library for parsing, lexing, regular expressions and more."
@@ -12,7 +12,7 @@ checkdepends=()
optdepends=('txt2tags: Documentation generator')
#changelog=CHANGELOG
source=("https://phorward.info/download/phorward/$pkgname-$pkgver.tar.gz")
-md5sums=('71f6b634aee491f6a574de42c223a84b')
+md5sums=('6cfa8c5888c3675620baf735ab26b0fa')
build() {
cd "$pkgname-$pkgver"