From b0cfa3dff73845b2a21d79fdbe0cd56a43338bd3 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Mon, 9 Jun 2014 17:01:37 +0400 Subject: [PATCH] fix upstream url --- kdeplasma-applets-usu-notifications/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdeplasma-applets-usu-notifications/PKGBUILD b/kdeplasma-applets-usu-notifications/PKGBUILD index d7c58e5..7e9e924 100644 --- a/kdeplasma-applets-usu-notifications/PKGBUILD +++ b/kdeplasma-applets-usu-notifications/PKGBUILD @@ -6,7 +6,7 @@ pkgver=0.1.3 pkgrel=1 pkgdesc="lternative KDE notifications, based on QML and org.kde.notofications, but with more features" arch=('any') -url="http://learnfree.eu/" +url="http://kde-apps.org/content/show.php/?content=158063" license=('GPL') depends=('kdebase-workspace') makedepends=('unzip')