diff options
Diffstat (limited to 'testing/lab')
-rw-r--r-- | testing/lab/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lab/APKBUILD b/testing/lab/APKBUILD index 1054870928..b17af73df9 100644 --- a/testing/lab/APKBUILD +++ b/testing/lab/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=lab pkgver=0.16.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Git Wrapper for GitLab" url="https://zaquestion.github.io/lab/" arch="all" |