diff options
-rw-r--r-- | testing/tmate/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tmate/APKBUILD b/testing/tmate/APKBUILD index 17ced9fb14..7b2dbd1917 100644 --- a/testing/tmate/APKBUILD +++ b/testing/tmate/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Daniel Isaksen <d@duniel.no> pkgname=tmate pkgver=2.3.1 -pkgrel=0 +pkgrel=1 pkgdesc="Instant Terminal Sharing" url="https://tmate.io/" arch="all" |