summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 910d9ec93895..998a5504a288 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
+# Maintainer: Michał Wojdyła < micwoj9292 at gmail dot com >
# Contributor: Brian Bidulock <bidulock@openss7.org>
pkgname=libdmx
pkgver=1.1.5
-pkgrel=1
+pkgrel=2
pkgdesc='X11 Distributed Multihead extension library'
arch=('x86_64' 'i686')
-license=('custom')
+license=('MIT')
url='https://xorg.freedesktop.org/'
depends=('libxext')
makedepends=('xorg-util-macros')