summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Arms2023-07-13 11:26:05 +1000
committerLuke Arms2023-07-13 11:26:05 +1000
commitd7c2e15c113cf6e318ebad1318b886bcccb33e1d (patch)
tree6695edf688658ea7b378cf9007a78de885e43eb2
parent032a747f791fd53929376d21fd6174e1d9bbd5bd (diff)
downloadaur-d7c2e15c113cf6e318ebad1318b886bcccb33e1d.tar.gz
v0.4.15
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b4851fa8bc6..bff54df8c02c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pretty-php
pkgdesc = The opinionated formatter for modern, expressive PHP
- pkgver = 0.4.14
+ pkgver = 0.4.15
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.14
+ source = pretty-php::git+https://github.com/lkrms/pretty-php.git#tag=v0.4.15
sha256sums = SKIP
pkgname = pretty-php
diff --git a/PKGBUILD b/PKGBUILD
index 9c4bb8bb06b3..68a3c9124601 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luke Arms <luke@arms.to>
pkgname=pretty-php
-pkgver=0.4.14
+pkgver=0.4.15
pkgrel=1
pkgdesc="The opinionated formatter for modern, expressive PHP"
arch=('any')