aboutsummaryrefslogtreecommitdiffstats
path: root/main/command-not-found
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2017-11-03 05:47:24 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2017-11-03 05:47:48 +0000
commitcf539368551afb7549135d966e29de7b9927cae1 (patch)
treeaa85f5eb0156bfb3d8aeda6b1902702164da1aeb /main/command-not-found
parent0a0b8f427e9ff6305db7cef7da7f3c018b1b3ac7 (diff)
downloadaports-cf539368551afb7549135d966e29de7b9927cae1.tar.bz2
aports-cf539368551afb7549135d966e29de7b9927cae1.tar.xz
main/command-not-found: upgrade to 0.2
Diffstat (limited to 'main/command-not-found')
-rw-r--r--main/command-not-found/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/command-not-found/APKBUILD b/main/command-not-found/APKBUILD
index 732334d294..1da7ba47d8 100644
--- a/main/command-not-found/APKBUILD
+++ b/main/command-not-found/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=command-not-found
-pkgver=0.1
+pkgver=0.2
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="aeb69e6fc5eaebe8c4f50772cfed0ea669ac5896afa8f734beeb16db844ceecd07a9f81e2a22dcd0024ec5ec437586fa2d8f2e529bb6836b47d5ca11a4bb5dbc command-not-found-0.1.tar.gz"
+sha512sums="93521acb196874e5898471a3f3c9cf09fe1585449c9a8efbdff6d53f3d5f5ef8133faeed1e44ce92deec9ba6366bd5100429bad17786f5458b9d092958e7f1d6 command-not-found-0.2.tar.gz"