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 c585662adf..7d423409ff 100644 --- a/community/tor/APKBUILD +++ b/community/tor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Christine Dodrill <me@christine.website> pkgname=tor pkgver=0.3.1.8 -pkgrel=0 +pkgrel=1 pkgdesc="Anonymous network connectivity" url="https://www.torproject.org" arch="all" |