summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c889d74cd432..69c88635564c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: PlusMinus
pkgname=evdi
-pkgver=1.9.1
+pkgver=1.10.0
pkgrel=1
pkgdesc="A Linux® kernel module that enables management of multiple screens."
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ install=$pkgname.install
changelog=$pkgname.Changelog
source=($pkgname-$pkgver-$pkgrel.tar.gz::https://github.com/DisplayLink/evdi/archive/v$pkgver.tar.gz)
noextract=()
-md5sums=('e56d5acf08d67706e297a9a8c09e0a20')
+md5sums=('e7de92376c43cc6ee7e6e4cee8600dcb')
prepare() {
cd "$pkgname-$pkgver"