We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f17bf0 commit 1ba8b65Copy full SHA for 1ba8b65
1 file changed
srcpkgs/n/template
@@ -1,6 +1,6 @@
1
# Template file for 'n'
2
pkgname=n
3
-version=10.1.0
+version=10.2.0
4
revision=1
5
build_style=gnu-makefile
6
depends="curl tar"
@@ -10,7 +10,7 @@ license="MIT"
10
homepage="https://github.com/tj/n"
11
changelog="https://raw.githubusercontent.com/tj/n/master/CHANGELOG.md"
12
distfiles="https://github.com/tj/n/archive/refs/tags/v${version}.tar.gz"
13
-checksum=53f686808ef37728922ad22e8a5560f4caf1d214d706639ef8eca6e72b891697
+checksum=5914f0d5e89aadaaaeb803baa89a7582747b0c57ad30201b3522cd76f504c7d9
14
15
do_install() {
16
vbin bin/n
0 commit comments