diff options
Diffstat (limited to 'libre/jh/PKGBUILD')
-rw-r--r-- | libre/jh/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/jh/PKGBUILD b/libre/jh/PKGBUILD index cda4677b7..21d21e209 100644 --- a/libre/jh/PKGBUILD +++ b/libre/jh/PKGBUILD @@ -1,12 +1,12 @@ -# Maintainer: Luke Shumaker <lukeshu@sbcglobal.net> +# Maintainer: Luke Shumaker <lukeshu@parabola.nu> pkgname=jh -pkgver=0.5.2 +pkgver=0.5.3 pkgdesc="Java helpers for PKGBUILDs" url="https://git.parabola.nu/packages/jh.git/" license=('custom:WTFPL') -pkgrel=2 +pkgrel=1 arch=(any) makedepends=('git') optdepends=( |