summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrea Girotto2020-01-26 05:50:08 +0100
committerAndrea Girotto2020-01-26 05:50:08 +0100
commitbf7b3608ef630a843f71b13bcdb36288c95ca096 (patch)
tree2ed43e668f8cb0079cefa83270b96daef7f4190b /PKGBUILD
parentd85aa029671856778880e6fe8586b374c00f0e7d (diff)
downloadaur-bf7b3608ef630a843f71b13bcdb36288c95ca096.tar.gz
Removed worng line from PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16b894f43031..61195edab6ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,7 @@
-# Original packager: Francois Boulogne <fboulogne at april dot org>
# Maintainer: Andrea Girotto echo "naqern.tvebggb@tznvy.pbz" | tr '[a-z]' '[n-za-m]'
pkgname=java-jserialcomm
pkgver=2.5.3
-pkgrel=1
+pkgrel=2
pkgdesc='Platform-independent serial port access for Java.'
arch=(any)
url='https://fazecast.github.io/jSerialComm/'