summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da18447add7a..1b4851fa8bc6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pretty-php
pkgdesc = The opinionated formatter for modern, expressive PHP
- pkgver = 0.4.13
+ pkgver = 0.4.14
pkgrel = 1
url = https://github.com/lkrms/pretty-php
arch = any
@@ -9,7 +9,7 @@ pkgbase = pretty-php
makedepends = jq
depends = php
depends = composer
- source = pretty-php::git+https://github.com/lkrms/pretty-php.git#tag=v0.4.13
+ source = pretty-php::git+https://github.com/lkrms/pretty-php.git#tag=v0.4.14
sha256sums = SKIP
pkgname = pretty-php
diff --git a/PKGBUILD b/PKGBUILD
index c79b23be4d68..9c4bb8bb06b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luke Arms <luke@arms.to>
pkgname=pretty-php
-pkgver=0.4.13
+pkgver=0.4.14
pkgrel=1
pkgdesc="The opinionated formatter for modern, expressive PHP"
arch=('any')