summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5cf5ac43842..02297df457d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: JKA Network (JoseluCross, Kprkpr, Yukialba) <contacto@jkanetwork.com>
pkgname=telepad
pkgver=1.0.7
-pkgrel=1
+pkgrel=2
pkgdesc="Telepad desktop application. This software communicates with the Telepad mobile application in order to use a mobile/tablet as a remote mouse and keyboard."
arch=('x86_64' 'i686')
url="https://archlinuxarm.org/wiki/Distcc_Cross-Compiling"
license=('custom')
provides=('telepad' 'telepad-app')
-depends=('bluez-libs' 'libx11' 'libxext' 'libxtst' 'jre8-openjdk')
+depends=('bluez-libs' 'libx11' 'libxext' 'libxtst' 'jdk8-openjdk')
options=(!emptydirs)
source=("https://launchpad.net/~pelle-vincent-n/+archive/ubuntu/telepad-ppa/+files/${pkgname}_${pkgver}.orig.tar.xz")
md5sums=('9bd69e4f4757ff61683d17da044c2453')