diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2015-09-16 23:35:47 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2015-09-16 23:35:47 +0200 |
commit | f40182df114826dbebaadef759f3f76cfa01d1a0 (patch) | |
tree | 6d5b4ff0a7d67a8e06a46deca091822bb937907f /testing/foremost | |
parent | f623b91b840f28ca891125755446ea2d71c78645 (diff) | |
download | aports-f40182df114826dbebaadef759f3f76cfa01d1a0.tar.bz2 aports-f40182df114826dbebaadef759f3f76cfa01d1a0.tar.xz |
rebuild to properly set maintainer
Diffstat (limited to 'testing/foremost')
-rw-r--r-- | testing/foremost/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/foremost/APKBUILD b/testing/foremost/APKBUILD index 16170a0d10..4fbff540a1 100644 --- a/testing/foremost/APKBUILD +++ b/testing/foremost/APKBUILD @@ -3,7 +3,7 @@ pkgname=foremost pkgver=1.5.7 -pkgrel=0 +pkgrel=1 pkgdesc="A console program to recover files based on their headers, footers, and internal data structures" url="http://foremost.sourceforge.net/" arch="all" |