diff options
-rw-r--r-- | community/tor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tor/APKBUILD b/community/tor/APKBUILD index f3f2c6680f..577afa59e4 100644 --- a/community/tor/APKBUILD +++ b/community/tor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Sam Dodrill <shadow.h511@gmail.com> pkgname=tor pkgver=0.2.8.12 -pkgrel=0 +pkgrel=1 pkgdesc="Anonymous network connectivity" url="https://www.torproject.org" arch="all" |