summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeslie P. Polzer <polzer@port-zero.com>2013-10-31 11:34:57 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2013-10-31 13:37:36 +0000
commit459e7dbf90ac8d6958d53914b7201711938aab1b (patch)
tree56002d54da747680224f49d9730f3bdd6de22ab5
parent80ae9ff2137ff38486ae2df00c77035e01577718 (diff)
downloadaports-459e7dbf90ac8d6958d53914b7201711938aab1b.tar.bz2
aports-459e7dbf90ac8d6958d53914b7201711938aab1b.tar.xz
main/util-linux: fix typo in pkgdesc.
-rw-r--r--main/util-linux/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/util-linux/APKBUILD b/main/util-linux/APKBUILD
index ab81b7def..9d85c3bde 100644
--- a/main/util-linux/APKBUILD
+++ b/main/util-linux/APKBUILD
@@ -8,7 +8,7 @@ case $pkgver in
*.*) _v=$pkgver;;
esac
-pkgrel=1
+pkgrel=2
pkgdesc="Random collection of Linux utilities"
url="http://kernel.org/~kzak/util-linux/"
arch="all"
@@ -79,7 +79,7 @@ dev() {
}
blkid() {
- pkgdesc="block device identificatio tool"
+ pkgdesc="block device identification tool"
replaces="util-linux-ng"
depends=
mkdir -p "$subpkgdir"/sbin