summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Max Meyer2018-11-20 13:32:30 +0100
committerJan Max Meyer2018-11-20 13:32:30 +0100
commit5d3afa37c79fdb76c6e9f70692ae7e2b518f49e8 (patch)
tree609a62ae03f6e4ef2645f353f6708b730614fcf8 /PKGBUILD
parent6d942274e1b8908b75b9fdc1d977b3d10c5eef41 (diff)
downloadaur-5d3afa37c79fdb76c6e9f70692ae7e2b518f49e8.tar.gz
phorward 0.23
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c703fa9b232b..12b9e19ecf7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jan Max Meyer <codepilot@phorward.info>
pkgname=phorward
-pkgver=0.22.4
+pkgver=0.23.0
pkgrel=1
epoch=
pkgdesc="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=('4a5590850b10e3f5f428b4c112ee3c9c')
+md5sums=('8ef64f742972962c85b5161627d6ed0c')
build() {
cd "$pkgname-$pkgver"