mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/nvchecker: fix post-install shebang
This commit is contained in:
parent
d0a1f1b5d4
commit
4fb9d5bc53
@ -2,7 +2,7 @@
|
||||
# Maintainer: fossdd <fossdd@pwned.life>
|
||||
pkgname=nvchecker
|
||||
pkgver=2.17
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="New version checker for software releases"
|
||||
url="https://github.com/lilydjwg/nvchecker"
|
||||
arch="noarch"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
cat >&2 <<-EOF
|
||||
* This package does not contain any optional dependencies.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user