summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryochananmarqos2019-02-19 11:33:05 -0700
committeryochananmarqos2019-02-19 11:33:05 -0700
commitd0a30c3da79d04d2ddf5ea571a3ee74030f95b92 (patch)
tree317f5b47835966a06e1065adea9663a9665abddc
parent90a6e1efa51fe16aeb570e0134621dafe63715dc (diff)
downloadaur-d0a30c3da79d04d2ddf5ea571a3ee74030f95b92.tar.gz
updated url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 378b683ca8a8..702d559f4b61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = touchpad-indicator-git
pkgdesc = An indicator for the touchpad
pkgver = r95.48ab61a
pkgrel = 1
- url = https://www.atareao.es
+ url = https://www.atareao.es/aplicacion/touchpad-indicator-para-ubuntu
arch = any
license = GPL3
depends = gtk3
diff --git a/PKGBUILD b/PKGBUILD
index 1b3468d4f5bb..e71df79535ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=r95.48ab61a
pkgrel=1
pkgdesc="An indicator for the touchpad"
arch=('any')
-url="https://www.atareao.es"
+url="https://www.atareao.es/aplicacion/touchpad-indicator-para-ubuntu"
license=('GPL3')
depends=('gtk3' 'gdk-pixbuf2' 'libappindicator-gtk3' 'libnotify' 'gconf' 'librsvg' 'python-xlib' 'python-pyudev' 'python-dbus' 'xorg-xinput')
provides=("$_pkgname")