summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatheus2023-02-06 16:42:43 +0100
committerMatheus2023-02-06 16:42:43 +0100
commit2490a97978281b857f144d7e391f8fb4efa367c9 (patch)
treef9058546c34f4adf4832fcaaa31edb1d626839b3 /PKGBUILD
parentd246e10a10fce9605c05b4b7463d62a118e76910 (diff)
downloadaur-2490a97978281b857f144d7e391f8fb4efa367c9.tar.gz
Version update.
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 536b4a67862c..c7ddb03c34ea 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Matheus <matheusgwdl@protonmail.com>
pkgname="yamlfix"
-pkgver="1.7.0"
+pkgver="1.8.0"
pkgrel="1"
pkgdesc="A simple, opinionated yaml formatter that keeps your comments!"
arch=("any")
@@ -15,7 +15,7 @@ license=("GPL3")
depends=("python" "python-click" "python-maison" "python-ruyaml")
makedepends=("python-build" "python-installer" "python-pdm" "python-pip")
source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha512sums=("7d45d94ba54442f50ad460303c7a5d8d51a8a7e0e4a574cdee4f316c86f9b3152e48921640902339b2b2182790e16d8fb22297181878f86c729efb00c4a38a6d")
+sha512sums=("1ff76a65909ba1b7f399d951f6dcdd1b72575c7700d5204d738ef155075a3707356aa4df9550bb3d0baacac70d94627ae3ff321cd55310050f18e1593db89531")
build()
{