summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Puertas2017-06-18 12:13:37 +0200
committerKevin Puertas2017-06-18 12:13:37 +0200
commit9ef02250dad8a407a871e22eb3521296b96acc7e (patch)
treec3448e6942e8d8b00a69becbc4a5489838abf8cd
parentbf7241c45bc0205f5113ef06ad7e990ffd1fdcfa (diff)
downloadaur-telepad.tar.gz
Fixed url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a23bb47d2d9d..7f1073583367 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = telepad
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.
pkgver = 1.0.7
- pkgrel = 3
- url = https://archlinuxarm.org/wiki/Distcc_Cross-Compiling
+ pkgrel = 4
+ url = http://www.telepad-app.com/en/
arch = x86_64
arch = i686
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index da74af31c476..839a3883cd3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: JKA Network (JoseluCross, Kprkpr, Yukialba) <contacto@jkanetwork.com>
pkgname=telepad
pkgver=1.0.7
-pkgrel=3
+pkgrel=4
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"
+url="http://www.telepad-app.com/en/"
license=('custom')
provides=('telepad' 'telepad-app')
depends=('bluez-libs' 'libx11' 'libxext' 'libxtst' 'jre8-openjdk' 'classpath')