summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2017-05-04 18:14:15 +0000
committerAntonio Rojas2017-05-04 18:14:15 +0000
commit987117d8f56fda8643a166902acec9e13f2f6bcc (patch)
treefeaeee353b9fc285b522e6f530f0192034d0a3cf /PKGBUILD
parentddc799200f5e37d600613d4fb1a95dda63f09f5d (diff)
downloadaur-987117d8f56fda8643a166902acec9e13f2f6bcc.tar.gz
Initial import
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c5f496fa702..c9e57c441e25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@ _gitname=plasma-browser-integration
pkgname=$_gitname-git
pkgver=r124.08a78f1
pkgrel=1
-pkgdesc='Google Now alternative for the Plasma Desktop'
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
arch=(i686 x86_64)
-url='http://www.kde.org'
+url='https://www.kde.org/plasma-desktop'
license=(GPL)
depends=(krunner)
makedepends=(extra-cmake-modules git python)