We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c7a643 commit 67e936aCopy full SHA for 67e936a
1 file changed
srcpkgs/minify/template
@@ -1,6 +1,6 @@
1
# Template file for 'minify'
2
pkgname=minify
3
-version=2.6.3
+version=2.7.0
4
revision=1
5
build_style=go
6
go_import_path="github.com/tdewolff/minify"
@@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
11
license="MIT"
12
homepage="https://github.com/tdewolff/minify"
13
distfiles="https://github.com/tdewolff/${pkgname}/archive/v${version}.tar.gz"
14
-checksum=171481aca8960a78bea7252665d1b2f5eb32a8075609edf590280a21ea9f1760
+checksum=a1c3f0a9080f912ac9718876896c4eda9a92dec74e87b3de23694b716a5ccb99
15
16
post_install() {
17
vlicense LICENSE.md LICENSE
0 commit comments