diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-06-17 07:03:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-06-17 07:03:59 +0000 |
commit | 70fc33bdc578aca1c2e8325182ec27270def9908 (patch) | |
tree | 6dcb14f6e5c610cb5f977c70eae248eb4ceb4365 /main | |
parent | 175c1d85d01e59fa70b189d2784bc9760e78469f (diff) | |
download | aports-70fc33bdc578aca1c2e8325182ec27270def9908.tar.bz2 aports-70fc33bdc578aca1c2e8325182ec27270def9908.tar.xz |
main/file: rebuild so .so moves to -dev
Diffstat (limited to 'main')
-rw-r--r-- | main/file/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/file/APKBUILD b/main/file/APKBUILD index 0602565b6..417ab0d95 100644 --- a/main/file/APKBUILD +++ b/main/file/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=file pkgver=5.04 -pkgrel=1 +pkgrel=2 pkgdesc="File type identification utility" url="http://www.darwinsys.com/file/" license="custom" |