mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/command-not-found: upgrade to 0.3
This commit is contained in:
parent
b2940d5db6
commit
d99208ac66
@ -1,6 +1,6 @@
|
||||
# Maintainer: William Pitcock <nenolod@dereferenced.org>
|
||||
pkgname=command-not-found
|
||||
pkgver=0.2
|
||||
pkgver=0.3
|
||||
pkgrel=0
|
||||
pkgdesc="friendly command not found handling"
|
||||
url="https://github.com/kaniini/command-not-found"
|
||||
@ -21,4 +21,4 @@ package() {
|
||||
install -m755 profiles/command-not-found.ash "$pkgdir"/etc/profile.d/command-not-found.sh
|
||||
}
|
||||
|
||||
sha512sums="93521acb196874e5898471a3f3c9cf09fe1585449c9a8efbdff6d53f3d5f5ef8133faeed1e44ce92deec9ba6366bd5100429bad17786f5458b9d092958e7f1d6 command-not-found-0.2.tar.gz"
|
||||
sha512sums="6e171adb8d559255ab8c5d09df670f9c8403f5e231c550d4dfc1f6e29fc8beee83a3db43eb63b5fb62cb52ed83d375a7b2c10e59383668251068e088b123b1b8 command-not-found-0.3.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user