summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f64b3c8c7c4a..c703fa9b232b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Jan Max Meyer <codepilot@phorward.info>
pkgname=phorward
-pkgver=0.22.2
+pkgver=0.22.4
pkgrel=1
epoch=
-pkgdesc="Versatile C library for parsing, lexing, regular expressions and more."
+pkgdesc="C library for parsing, lexing, regular expressions and more."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://phorward.info"
license=('BSD')
@@ -12,7 +12,7 @@ checkdepends=()
optdepends=('txt2tags: Documentation generator')
#changelog=CHANGELOG
source=("https://phorward.info/download/phorward/$pkgname-$pkgver.tar.gz")
-md5sums=('6cfa8c5888c3675620baf735ab26b0fa')
+md5sums=('4a5590850b10e3f5f428b4c112ee3c9c')
build() {
cd "$pkgname-$pkgver"