summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 2 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86150833779c..250b9303d3b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,9 @@
-# This is an example PKGBUILD file. Use this as a start to creating your own,
-# and remove these comments. For more information, see 'man PKGBUILD'.
-# NOTE: Please fill out the license field for your package! If it is unknown,
-# then please put 'unknown'.
-
-# Maintainer: Your Name <youremail@domain.com>
+# Maintainer: Milo Gilad <myl0gcontact@gmail.com>
pkgname=java-repl
pkgver=428
pkgrel=1
epoch=
-pkgdesc="Read Eval Print Loop for Java"
+pkgdesc="Read Eval Print Loop for Java (latest release)"
arch=(any)
url="https://github.com/albertlatacz/java-repl"
license=('Apache')