diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-01 12:52:31 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-01 12:52:48 +0000 |
commit | f4c879300da30c7a03a5fc8744648bdf7c97694e (patch) | |
tree | 0974a3f0c28760f55e40a27384b2b30282d0bda9 /testing/recoll/APKBUILD | |
parent | 9a5385ddd27e749b56ce405e527332d74809c627 (diff) | |
download | aports-f4c879300da30c7a03a5fc8744648bdf7c97694e.tar.bz2 aports-f4c879300da30c7a03a5fc8744648bdf7c97694e.tar.xz |
testing/recoll: upload missing patch
Diffstat (limited to 'testing/recoll/APKBUILD')
-rw-r--r-- | testing/recoll/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/recoll/APKBUILD b/testing/recoll/APKBUILD index 1fc6d692b1..c014064879 100644 --- a/testing/recoll/APKBUILD +++ b/testing/recoll/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=recoll pkgver=1.23.2 -pkgrel=0 +pkgrel=1 pkgdesc="Desktop full-text search tool" url="http://www.lesbonscomptes.com/recoll/" arch="all" |