summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Hasler2017-11-19 12:52:17 +0100
committerMarcel Hasler2017-11-19 12:52:17 +0100
commit191e7542ac9446f2c53d4da82e9b6d3e41661c04 (patch)
treec9573ddcbf6c9f327dca4ab6632e832005d4a680
parent437560c59f2ebafe64c880b1527a510a0eb293f0 (diff)
downloadaur-191e7542ac9446f2c53d4da82e9b6d3e41661c04.tar.gz
Add upstream URL.
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6ac3b23ec3e..ec63c8f4d5cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = plasma5-applets-mpdnowplaying
pkgdesc = MPD plasmoid for Plasma 5.
pkgver = 0.4
pkgrel = 1
+ url = https://www.opendesktop.org/p/999004
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 9e118dfb9f2d..d79a717ee134 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.4
pkgrel=1
pkgdesc="MPD plasmoid for Plasma 5."
arch=('i686' 'x86_64')
-url=
+url="https://www.opendesktop.org/p/999004"
license=('GPL')
depends=('plasma-framework')
makedepends=('extra-cmake-modules')