Update loads of packages

This commit is contained in:
moparisthebest
2017-01-20 10:44:07 -05:00
parent 133a87ff2d
commit d48de2c46d
36 changed files with 106 additions and 97 deletions

View File

@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Thu Oct 13 12:14:59 UTC 2016
# Fri Jan 20 11:35:20 UTC 2017
pkgbase = evdi
pkgdesc = A Linux® kernel module that enables management of multiple screens.
pkgver = 1.2.64
pkgver = 1.3.43
pkgrel = 1
url = https://github.com/DisplayLink/evdi
install = evdi.install
@@ -11,8 +11,8 @@ pkgbase = evdi
arch = x86_64
license = GPL
depends = dkms
source = evdi-1.2.64.tar.gz::https://github.com/DisplayLink/evdi/archive/v1.2.64.tar.gz
md5sums = 5616e0c8f57e4d10de5e7f2a85d919d6
source = evdi-1.3.43.tar.gz::https://github.com/DisplayLink/evdi/archive/v1.3.43.tar.gz
md5sums = 08b08e873f5b4f70929a126427150152
pkgname = evdi

View File

@@ -1,7 +1,7 @@
# Maintainer: PlusMinus
pkgname=evdi
pkgver=1.2.64
pkgver=1.3.43
pkgrel=1
pkgdesc="A Linux® kernel module that enables management of multiple screens."
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ install=$pkgname.install
changelog=$pkgname.Changelog
source=($pkgname-$pkgver.tar.gz::https://github.com/DisplayLink/evdi/archive/v$pkgver.tar.gz)
noextract=()
md5sums=('5616e0c8f57e4d10de5e7f2a85d919d6')
md5sums=('08b08e873f5b4f70929a126427150152')
build() {
# We only need to build the library in this step, dmks will build the module

View File

@@ -1,3 +1,9 @@
v1.3.43
Adding support for indicating an area limit a client that connects to EVDI has.
v1.3.42
Adding support for indicating an area limit a client that connects to EVDI has.
v1.2.64
Highlights: fixes for kernel 4.8.