summaryrefslogtreecommitdiff
path: root/community/libfakekey/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libfakekey/PKGBUILD')
-rw-r--r--community/libfakekey/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libfakekey/PKGBUILD b/community/libfakekey/PKGBUILD
index 9ec77b55b..f609a1579 100644
--- a/community/libfakekey/PKGBUILD
+++ b/community/libfakekey/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=libfakekey
pkgver=0.1
-pkgrel=5
+pkgrel=6
pkgdesc='X virtual keyboard library.'
arch=('i686' 'x86_64')
-url='http://matchbox-project.org/'
+url='https://www.yoctoproject.org/tools-resources/projects/matchbox'
license=('GPL')
depends=('libxtst')
-source=("http://matchbox-project.org/sources/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
+source=("http://downloads.yoctoproject.org/releases/matchbox/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('83dbde4d77e8baf0176fe4291d8a2303')
build() {