summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanskritFritz2016-03-06 11:04:37 +0100
committerSanskritFritz2016-03-06 11:04:37 +0100
commit0c33fb7a80dd1c284262eda57585db1a72db2f16 (patch)
tree89c7e87adb4887bf790ee407c743f26263547755 /PKGBUILD
parentb0ed59256adbea2c434a385e25bf56298af85939 (diff)
downloadaur-wmdia.tar.gz
License fixed.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ada57aa3eb2..0b1e0dd01c5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=wmdia
pkgver=1.04
-pkgrel=2
+pkgrel=3
pkgdesc="Dockapp to show pictures, films, webcam."
url="http://wmdia.sourceforge.net/"
-license="AGPLv3"
+license=("AGPLv3")
depends=('libxcb' 'xcb-util' 'xcb-util-wm')
optdepends=('imagemagick: for showing pictures'
'mplayer: for playing movies'