diff options
-rw-r--r-- | main/swish-e/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/swish-e/APKBUILD b/main/swish-e/APKBUILD index 510b13d8e3..346d78d070 100644 --- a/main/swish-e/APKBUILD +++ b/main/swish-e/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Mason <ms13sp@gmail.com> pkgname=swish-e pkgver=2.4.7 -pkgrel=1 +pkgrel=2 pkgdesc="Simple Web Indexing System for Humans - Enhanced" url="http://www.swish-e.org/" arch="x86 x86_64" |