diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-02-07 17:40:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-02-07 19:50:17 +0000 |
commit | 1bd51dfa0f829e069dc1b895fe62458119a4bc1b (patch) | |
tree | 640715bb1a3b0d3655e52ecbd94cb2db695d3571 /main/p7zip/APKBUILD | |
parent | 12a89c4984c6569f2d2f1ff376a4f2984835795b (diff) | |
download | aports-1bd51dfa0f829e069dc1b895fe62458119a4bc1b.tar.bz2 aports-1bd51dfa0f829e069dc1b895fe62458119a4bc1b.tar.xz |
main/p7zip: rebuild due to missing origin
Diffstat (limited to 'main/p7zip/APKBUILD')
-rw-r--r-- | main/p7zip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/p7zip/APKBUILD b/main/p7zip/APKBUILD index 24452b0074..ba42ebc260 100644 --- a/main/p7zip/APKBUILD +++ b/main/p7zip/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=p7zip pkgver=9.20.1 -pkgrel=0 +pkgrel=1 pkgdesc="A command-line port of the 7zip compression utility" url="http://p7zip.sourceforge.net" arch="all" |