diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2019-03-17 14:12:25 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2019-03-17 14:12:25 -0400 |
commit | 8988c9b3c3bc5a0bb5b5133f174af1499a2ea25a (patch) | |
tree | a9fe61b75be55d94832afe2c839f1c35968477ef /libre/jh/PKGBUILD | |
parent | dbe1b529d716689835849eb9da45d03bcaba60d2 (diff) | |
download | abslibre-8988c9b3c3bc5a0bb5b5133f174af1499a2ea25a.tar.gz abslibre-8988c9b3c3bc5a0bb5b5133f174af1499a2ea25a.tar.bz2 abslibre-8988c9b3c3bc5a0bb5b5133f174af1499a2ea25a.zip |
libre/jh: Update 0.5.{2→3}
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=( |