summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTaco de Wolff2022-01-21 17:10:24 -0300
committerTaco de Wolff2022-01-21 17:10:24 -0300
commit5bead44bb034c3eab2fb99e1440bb42e27d040a2 (patch)
tree72826b5b21d1d9a9eef518030ce3499b5dfebce8 /PKGBUILD
parentcbcaefd7d9f08b529ab2c0e46b4898dddccf04c9 (diff)
downloadaur-5bead44bb034c3eab2fb99e1440bb42e27d040a2.tar.gz
Fix PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 838e57317d2c..667cb02554e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: meepzh <meep.aur@meepzh.com>
pkgname=minify
-pkgver=v2.9.29
-pkgrel=1
+pkgver=2.9.29
+pkgrel=2
pkgdesc="Minifier CLI for HTML, CSS, JS, JSON, SVG and XML"
arch=('x86_64')
url="https://github.com/tdewolff/minify"